21:55:59 Started by timer 21:55:59 Running as SYSTEM 21:55:59 [EnvInject] - Loading node environment variables. 21:55:59 Building remotely on prd-ubuntu2204-docker-4c-4g-20269 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-merge-master 21:55:59 [ssh-agent] Looking for ssh-agent implementation... 21:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:59 $ ssh-agent 21:55:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFoMDNc/agent.1561 21:55:59 SSH_AGENT_PID=1563 21:55:59 [ssh-agent] Started. 21:56:00 Running ssh-add (command line suppressed) 21:56:00 Identity added: /w/workspace/ietf-maven-merge-master@tmp/private_key_6785281937628485318.key (/w/workspace/ietf-maven-merge-master@tmp/private_key_6785281937628485318.key) 21:56:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:56:00 The recommended git tool is: NONE 21:56:02 using credential jenkins-ssh 21:56:02 Wiping out workspace first. 21:56:02 Cloning the remote Git repository 21:56:02 Cloning repository git://devvexx.opendaylight.org/mirror/ietf 21:56:02 > git init /w/workspace/ietf-maven-merge-master # timeout=10 21:56:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf 21:56:02 > git --version # timeout=10 21:56:02 > git --version # 'git version 2.34.1' 21:56:02 using GIT_SSH to set credentials jenkins-ssh 21:56:02 Verifying host key using known hosts file 21:56:02 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. 21:56:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 21:56:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:02 Avoid second fetch 21:56:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:56:02 Checking out Revision f982586bb1699dc80e347a693c267cf84ce91414 (refs/remotes/origin/master) 21:56:02 > git config core.sparsecheckout # timeout=10 21:56:02 > git checkout -f f982586bb1699dc80e347a693c267cf84ce91414 # timeout=10 21:56:03 Commit message: "ci: add tox and pre-commit linting to gerrit-verify" 21:56:03 > git rev-list --no-walk f982586bb1699dc80e347a693c267cf84ce91414 # timeout=10 21:56:06 provisioning config files... 21:56:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:56:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:56:06 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins5322583148047094364.sh 21:56:06 ---> python-tools-install.sh 21:56:06 Setup pyenv: 21:56:06 * system (set by /opt/pyenv/version) 21:56:06 * 3.8.20 (set by /opt/pyenv/version) 21:56:06 * 3.9.20 (set by /opt/pyenv/version) 21:56:06 3.10.15 21:56:06 3.11.10 21:56:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-omDf 21:56:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:56:15 lf-activate-venv(): INFO: Base packages installed successfully 21:56:15 lf-activate-venv(): INFO: Installing additional packages: lftools 21:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 21:56:43 Generating Requirements File 21:57:02 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. 21:57:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:57:02 Python 3.11.10 21:57:02 pip 26.0.1 from /tmp/venv-omDf/lib/python3.11/site-packages/pip (python 3.11) 21:57:03 appdirs==1.4.4 21:57:03 argcomplete==3.6.3 21:57:03 aspy.yaml==1.3.0 21:57:03 attrs==25.4.0 21:57:03 autopage==0.6.0 21:57:03 beautifulsoup4==4.14.3 21:57:03 boto3==1.42.55 21:57:03 botocore==1.42.55 21:57:03 bs4==0.0.2 21:57:03 certifi==2026.1.4 21:57:03 cffi==2.0.0 21:57:03 cfgv==3.5.0 21:57:03 chardet==6.0.0.post1 21:57:03 charset-normalizer==3.4.4 21:57:03 click==8.3.1 21:57:03 cliff==4.13.2 21:57:03 cmd2==3.2.2 21:57:03 cryptography==3.3.2 21:57:03 debtcollector==3.0.0 21:57:03 decorator==5.2.1 21:57:03 defusedxml==0.7.1 21:57:03 Deprecated==1.3.1 21:57:03 distlib==0.4.0 21:57:03 dnspython==2.8.0 21:57:03 docker==7.1.0 21:57:03 dogpile.cache==1.5.0 21:57:03 durationpy==0.10 21:57:03 email-validator==2.3.0 21:57:03 filelock==3.24.3 21:57:03 future==1.0.0 21:57:03 gitdb==4.0.12 21:57:03 GitPython==3.1.46 21:57:03 httplib2==0.30.2 21:57:03 identify==2.6.16 21:57:03 idna==3.11 21:57:03 importlib-resources==1.5.0 21:57:03 iso8601==2.1.0 21:57:03 Jinja2==3.1.6 21:57:03 jmespath==1.1.0 21:57:03 jsonpatch==1.33 21:57:03 jsonpointer==3.0.0 21:57:03 jsonschema==4.26.0 21:57:03 jsonschema-specifications==2025.9.1 21:57:03 keystoneauth1==5.13.1 21:57:03 kubernetes==35.0.0 21:57:03 lftools==0.37.21 21:57:03 lxml==6.0.2 21:57:03 markdown-it-py==4.0.0 21:57:03 MarkupSafe==3.0.3 21:57:03 mdurl==0.1.2 21:57:03 msgpack==1.1.2 21:57:03 multi_key_dict==2.0.3 21:57:03 munch==4.0.0 21:57:03 netaddr==1.3.0 21:57:03 niet==1.4.2 21:57:03 nodeenv==1.10.0 21:57:03 oauth2client==4.1.3 21:57:03 oauthlib==3.3.1 21:57:03 openstacksdk==4.10.0 21:57:03 os-service-types==1.8.2 21:57:03 osc-lib==4.4.0 21:57:03 oslo.config==10.3.0 21:57:03 oslo.context==6.3.0 21:57:03 oslo.i18n==6.7.2 21:57:03 oslo.log==8.1.0 21:57:03 oslo.serialization==5.9.1 21:57:03 oslo.utils==10.0.0 21:57:03 packaging==26.0 21:57:03 pbr==7.0.3 21:57:03 platformdirs==4.9.2 21:57:03 prettytable==3.17.0 21:57:03 psutil==7.2.2 21:57:03 pyasn1==0.6.2 21:57:03 pyasn1_modules==0.4.2 21:57:03 pycparser==3.0 21:57:03 pygerrit2==2.0.15 21:57:03 PyGithub==2.8.1 21:57:03 Pygments==2.19.2 21:57:03 PyJWT==2.11.0 21:57:03 PyNaCl==1.6.2 21:57:03 pyparsing==2.4.7 21:57:03 pyperclip==1.11.0 21:57:03 pyrsistent==0.20.0 21:57:03 python-cinderclient==9.8.0 21:57:03 python-dateutil==2.9.0.post0 21:57:03 python-heatclient==5.0.0 21:57:03 python-jenkins==1.8.3 21:57:03 python-keystoneclient==5.7.0 21:57:03 python-magnumclient==4.9.0 21:57:03 python-openstackclient==9.0.0 21:57:03 python-swiftclient==4.9.0 21:57:03 PyYAML==6.0.3 21:57:03 referencing==0.37.0 21:57:03 requests==2.32.5 21:57:03 requests-oauthlib==2.0.0 21:57:03 requestsexceptions==1.4.0 21:57:03 rfc3986==2.0.0 21:57:03 rich==14.3.3 21:57:03 rich-argparse==1.7.2 21:57:03 rpds-py==0.30.0 21:57:03 rsa==4.9.1 21:57:03 ruamel.yaml==0.19.1 21:57:03 ruamel.yaml.clib==0.2.15 21:57:03 s3transfer==0.16.0 21:57:03 simplejson==3.20.2 21:57:03 six==1.17.0 21:57:03 smmap==5.0.2 21:57:03 soupsieve==2.8.3 21:57:03 stevedore==5.7.0 21:57:03 tabulate==0.9.0 21:57:03 toml==0.10.2 21:57:03 tomlkit==0.14.0 21:57:03 tqdm==4.67.3 21:57:03 typing_extensions==4.15.0 21:57:03 urllib3==1.26.20 21:57:03 virtualenv==20.39.0 21:57:03 wcwidth==0.6.0 21:57:03 websocket-client==1.9.0 21:57:03 wrapt==2.1.1 21:57:03 xdg==6.0.0 21:57:03 xmltodict==1.0.4 21:57:03 yq==3.4.3 21:57:03 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10299813980949264718.sh 21:57:03 + mkdir -p /w/workspace/ietf-maven-merge-master/target/classes /w/workspace/ietf-maven-merge-master/jacoco/classes 21:57:03 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17259663283678199931.sh 21:57:03 + echo quiet=on 21:57:03 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-20269 21:57:04 [ietf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 21:57:04 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=ietf --version 21:57:04 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 21:57:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 21:57:04 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 21:57:04 Default locale: en, platform encoding: UTF-8 21:57:04 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 21:57:04 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins6214816286283125310.sh 21:57:04 + rm /home/jenkins/.wgetrc 21:57:04 [EnvInject] - Injecting environment variables from a build step. 21:57:04 [EnvInject] - Injecting as environment variables the properties content 21:57:04 SET_JDK_VERSION=openjdk21 21:57:04 GIT_URL="git://devvexx.opendaylight.org/mirror" 21:57:04 21:57:04 [EnvInject] - Variables injected successfully. 21:57:04 [ietf-maven-merge-master] $ /bin/sh /tmp/jenkins13631337715164966919.sh 21:57:04 ---> update-java-alternatives.sh 21:57:04 ---> Updating Java version 21:57:04 ---> Ubuntu/Debian system detected 21:57:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:57:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:57:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:57:04 openjdk version "21.0.9" 2025-10-21 21:57:04 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 21:57:04 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 21:57:04 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 21:57:04 [EnvInject] - Injecting environment variables from a build step. 21:57:04 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:57:04 [EnvInject] - Variables injected successfully. 21:57:04 provisioning config files... 21:57:04 copy managed file [global-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config5274343017034197905tmp 21:57:05 copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config16944482989907690267tmp 21:57:05 [EnvInject] - Injecting environment variables from a build step. 21:57:05 [EnvInject] - Injecting as environment variables the properties content 21:57:05 SERVER_ID=opendaylight-snapshot 21:57:05 21:57:05 [EnvInject] - Variables injected successfully. 21:57:05 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14739524720683899438.sh 21:57:05 ---> create-netrc.sh 21:57:05 [EnvInject] - Injecting environment variables from a build step. 21:57:05 [EnvInject] - Injecting as environment variables the properties content 21:57:05 NEXUS_CUT_DIRS=6 21:57:05 NEXUS_REPO=opendaylight.snapshot 21:57:05 21:57:05 [EnvInject] - Variables injected successfully. 21:57:05 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16308884999759158206.sh 21:57:05 ---> maven-fetch-metadata.sh 21:57:05 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 21:57:05 + project=org.opendaylight.ietf 21:57:05 + project_path=org/opendaylight/ietf 21:57:05 + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf 21:57:05 + pushd /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf 21:57:05 /w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf /w/workspace/ietf-maven-merge-master 21:57:05 + set +e 21:57:05 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ [27837] -> "index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/ [3327] -> "bnd-parent/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/ [3359] -> "feature-parent/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/ [3359] -> "ietf-artifacts/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/ [3359] -> "ietf-type-util/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/ [34903] -> "model/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/ [3423] -> "odl-ietf-model-rfc6022/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/ [3423] -> "odl-ietf-model-rfc6241/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/ [3423] -> "odl-ietf-model-rfc6243/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/ [3423] -> "odl-ietf-model-rfc6470/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/ [3423] -> "odl-ietf-model-rfc6991/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/ [3423] -> "odl-ietf-model-rfc7224/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/ [3551] -> "odl-ietf-model-rfc7317-iana-crypt-hash/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/ [3519] -> "odl-ietf-model-rfc7317-ietf-system/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/ [3503] -> "odl-ietf-model-rfc7407-ietf-snmp/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/ [3607] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/ [3423] -> "odl-ietf-model-rfc7952/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/ [3623] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/ [3535] -> "odl-ietf-model-rfc8040-ietf-restconf/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/ [3423] -> "odl-ietf-model-rfc8072/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/ [3423] -> "odl-ietf-model-rfc8177/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/ [3423] -> "odl-ietf-model-rfc8294/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/ [3423] -> "odl-ietf-model-rfc8341/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/ [3423] -> "odl-ietf-model-rfc8342/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/ [3423] -> "odl-ietf-model-rfc8343/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/ [3423] -> "odl-ietf-model-rfc8344/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/ [3495] -> "odl-ietf-model-rfc8345-non-nmda/index.html.tmp" [1] 21:57:06 2026-02-23 21:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/ [3423] -> "odl-ietf-model-rfc8345/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/ [3495] -> "odl-ietf-model-rfc8346-non-nmda/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/ [3423] -> "odl-ietf-model-rfc8346/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/ [3495] -> "odl-ietf-model-rfc8348-non-nmda/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/ [3423] -> "odl-ietf-model-rfc8348/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/ [3423] -> "odl-ietf-model-rfc8349/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/ [3423] -> "odl-ietf-model-rfc8519/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/ [3423] -> "odl-ietf-model-rfc8520/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/ [3423] -> "odl-ietf-model-rfc8525/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/ [3423] -> "odl-ietf-model-rfc8526/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/ [3423] -> "odl-ietf-model-rfc8528/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/ [3423] -> "odl-ietf-model-rfc8529/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/ [3423] -> "odl-ietf-model-rfc8530/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/ [3423] -> "odl-ietf-model-rfc8542/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/ [3639] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/ [3615] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/ [3423] -> "odl-ietf-model-rfc8639/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/ [3423] -> "odl-ietf-model-rfc8641/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/ [3423] -> "odl-ietf-model-rfc8650/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/ [3423] -> "odl-ietf-model-rfc8675/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/ [3423] -> "odl-ietf-model-rfc8776/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/ [3495] -> "odl-ietf-model-rfc8795-non-nmda/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/ [3423] -> "odl-ietf-model-rfc8795/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/ [3423] -> "odl-ietf-model-rfc8808/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/ [3495] -> "odl-ietf-model-rfc8819-non-nmda/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/ [3423] -> "odl-ietf-model-rfc8819/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/ [3423] -> "odl-ietf-model-rfc8916/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/ [3423] -> "odl-ietf-model-rfc9067/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/ [3423] -> "odl-ietf-model-rfc9070/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/ [3423] -> "odl-ietf-model-rfc9144/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/ [3423] -> "odl-ietf-model-rfc9179/index.html.tmp" [1] 21:57:07 2026-02-23 21:57:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/ [3671] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/ [3623] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/ [3423] -> "odl-ietf-model-rfc9640/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/ [3423] -> "odl-ietf-model-rfc9641/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/ [3423] -> "odl-ietf-model-rfc9642/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/ [3423] -> "odl-ietf-model-rfc9643/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/ [3423] -> "odl-ietf-model-rfc9644/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/ [3423] -> "odl-ietf-model-rfc9645/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/ [3423] -> "odl-ietf-model-rfc9648/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/ [3423] -> "odl-ietf-rfc8294-netty/index.html.tmp" [1] 21:57:08 2026-02-23 21:57:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/ [3351] -> "rfc8294-netty/index.html.tmp" [1] 21:57:09 2026-02-23 21:57:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/ [77527] -> "bnd-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:09 2026-02-23 21:57:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/maven-metadata.xml [351/351] -> "bnd-parent/maven-metadata.xml" [1] 21:57:09 2026-02-23 21:57:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/ [79455] -> "feature-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:09 2026-02-23 21:57:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/maven-metadata.xml [355/355] -> "feature-parent/maven-metadata.xml" [1] 21:57:10 2026-02-23 21:57:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ [79473] -> "ietf-artifacts/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:10 2026-02-23 21:57:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml [355/355] -> "ietf-artifacts/maven-metadata.xml" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ [153334] -> "ietf-type-util/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml [355/355] -> "ietf-type-util/maven-metadata.xml" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/ [3399] -> "model/bundle-parent/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/ [3415] -> "model/iana-crypt-hash/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/ [3399] -> "model/iana-hardware/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/ [3391] -> "model/iana-if-type/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/ [3439] -> "model/iana-routing-types/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/ [3487] -> "model/iana-ssh-encryption-algs/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/ [3503] -> "model/iana-ssh-key-exchange-algs/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/ [3431] -> "model/iana-ssh-mac-algs/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/ [3487] -> "model/iana-ssh-public-key-algs/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/ [3503] -> "model/iana-tls-cipher-suite-algs/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/ [3423] -> "model/iana-tunnel-type/index.html.tmp" [1] 21:57:11 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/ [3351] -> "model/rfc6022/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/ [3351] -> "model/rfc6241/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/ [3351] -> "model/rfc6243/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/ [3351] -> "model/rfc6470/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/ [3479] -> "model/rfc6991-ietf-inet-types/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/ [3479] -> "model/rfc6991-ietf-yang-types/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/ [3447] -> "model/rfc7317-ietf-system/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/ [3431] -> "model/rfc7407-ietf-snmp/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/ [3535] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/ [3351] -> "model/rfc7952/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/ [3551] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/ [3463] -> "model/rfc8040-ietf-restconf/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/ [3351] -> "model/rfc8072/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/ [3351] -> "model/rfc8177/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/ [3503] -> "model/rfc8294-ietf-routing-types/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/ [3351] -> "model/rfc8341/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/ [3479] -> "model/rfc8342-ietf-datastores/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/ [3447] -> "model/rfc8342-ietf-origin/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/ [3351] -> "model/rfc8343/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/ [3351] -> "model/rfc8344/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/ [3503] -> "model/rfc8345-ietf-network-state/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/ [3575] -> "model/rfc8345-ietf-network-topology-state/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/ [3527] -> "model/rfc8345-ietf-network-topology/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/ [3455] -> "model/rfc8345-ietf-network/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/ [3599] -> "model/rfc8346-ietf-l3-unicast-topology-state/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/ [3551] -> "model/rfc8346-ietf-l3-unicast-topology/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/ [3511] -> "model/rfc8348-ietf-hardware-state/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/ [3463] -> "model/rfc8348-ietf-hardware/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/ [3559] -> "model/rfc8349-ietf-ipv4-unicast-routing/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/ [3559] -> "model/rfc8349-ietf-ipv6-unicast-routing/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/ [3455] -> "model/rfc8349-ietf-routing/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/ [3551] -> "model/rfc8519-ietf-access-control-list/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/ [3479] -> "model/rfc8519-ietf-ethertypes/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/ [3503] -> "model/rfc8519-ietf-packet-fields/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/ [3447] -> "model/rfc8520-ietf-acldns/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/ [3423] -> "model/rfc8520-ietf-mud/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/ [3351] -> "model/rfc8525/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/ [3351] -> "model/rfc8526/index.html.tmp" [1] 21:57:12 2026-02-23 21:57:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/ [3351] -> "model/rfc8528/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/ [3351] -> "model/rfc8529/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/ [3351] -> "model/rfc8530/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/ [3543] -> "model/rfc8542-ietf-dc-fabric-topology/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/ [3519] -> "model/rfc8542-ietf-dc-fabric-types/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/ [3567] -> "model/rfc8572-ietf-sztp-bootstrap-server/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/ [3543] -> "model/rfc8572-ietf-sztp-conveyed-info/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/ [3351] -> "model/rfc8639/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/ [3351] -> "model/rfc8641/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/ [3351] -> "model/rfc8650/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/ [3519] -> "model/rfc8776-ietf-te-packet-types/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/ [3463] -> "model/rfc8776-ietf-te-types/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/ [3535] -> "model/rfc8795-ietf-te-topology-state/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/ [3487] -> "model/rfc8795-ietf-te-topology/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/ [3351] -> "model/rfc8808/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/ [3535] -> "model/rfc8819-ietf-module-tags-state/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/ [3487] -> "model/rfc8819-ietf-module-tags/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/ [3351] -> "model/rfc8916/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/ [3351] -> "model/rfc9067/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/ [3535] -> "model/rfc9070-ietf-mpls-ldp-extended/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/ [3463] -> "model/rfc9070-ietf-mpls-ldp/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/ [3351] -> "model/rfc9144/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/ [3351] -> "model/rfc9179/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/ [3599] -> "model/rfc9196-ietf-notification-capabilities/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/ [3551] -> "model/rfc9196-ietf-system-capabilities/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/ [3351] -> "model/rfc9640/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/ [3351] -> "model/rfc9641/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/ [3351] -> "model/rfc9642/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/ [3479] -> "model/rfc9643-ietf-tcp-client/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/ [3479] -> "model/rfc9643-ietf-tcp-common/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/ [3479] -> "model/rfc9643-ietf-tcp-server/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/ [3479] -> "model/rfc9644-ietf-ssh-client/index.html.tmp" [1] 21:57:13 2026-02-23 21:57:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/ [3479] -> "model/rfc9644-ietf-ssh-common/index.html.tmp" [1] 21:57:14 2026-02-23 21:57:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/ [3479] -> "model/rfc9644-ietf-ssh-server/index.html.tmp" [1] 21:57:14 2026-02-23 21:57:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/ [3479] -> "model/rfc9645-ietf-tls-client/index.html.tmp" [1] 21:57:14 2026-02-23 21:57:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/ [3479] -> "model/rfc9645-ietf-tls-common/index.html.tmp" [1] 21:57:14 2026-02-23 21:57:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/ [3479] -> "model/rfc9645-ietf-tls-server/index.html.tmp" [1] 21:57:14 2026-02-23 21:57:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/ [3351] -> "model/rfc9648/index.html.tmp" [1] 21:57:15 2026-02-23 21:57:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:15 2026-02-23 21:57:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6022/maven-metadata.xml" [1] 21:57:16 2026-02-23 21:57:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:16 2026-02-23 21:57:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6241/maven-metadata.xml" [1] 21:57:17 2026-02-23 21:57:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:17 2026-02-23 21:57:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6243/maven-metadata.xml" [1] 21:57:18 2026-02-23 21:57:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:18 2026-02-23 21:57:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6470/maven-metadata.xml" [1] 21:57:19 2026-02-23 21:57:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:19 2026-02-23 21:57:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc6991/maven-metadata.xml" [1] 21:57:20 2026-02-23 21:57:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:20 2026-02-23 21:57:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc7224/maven-metadata.xml" [1] 21:57:20 2026-02-23 21:57:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/ [121101] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:21 2026-02-23 21:57:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml [379/379] -> "odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml" [1] 21:57:21 2026-02-23 21:57:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/ [118489] -> "odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:21 2026-02-23 21:57:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml [375/375] -> "odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml" [1] 21:57:22 2026-02-23 21:57:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/ [117183] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:22 2026-02-23 21:57:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml [373/373] -> "odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml" [1] 21:57:22 2026-02-23 21:57:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/ [125672] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:23 2026-02-23 21:57:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [386/386] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 21:57:23 2026-02-23 21:57:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:23 2026-02-23 21:57:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc7952/maven-metadata.xml" [1] 21:57:24 2026-02-23 21:57:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/ [126978] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:24 2026-02-23 21:57:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml [388/388] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 21:57:25 2026-02-23 21:57:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/ [119795] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:25 2026-02-23 21:57:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml [377/377] -> "odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml" [1] 21:57:27 2026-02-23 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:27 2026-02-23 21:57:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8072/maven-metadata.xml" [1] 21:57:28 2026-02-23 21:57:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:28 2026-02-23 21:57:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8177/maven-metadata.xml" [1] 21:57:29 2026-02-23 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:29 2026-02-23 21:57:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8294/maven-metadata.xml" [1] 21:57:30 2026-02-23 21:57:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:30 2026-02-23 21:57:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8341/maven-metadata.xml" [1] 21:57:31 2026-02-23 21:57:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:31 2026-02-23 21:57:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8342/maven-metadata.xml" [1] 21:57:32 2026-02-23 21:57:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:32 2026-02-23 21:57:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8343/maven-metadata.xml" [1] 21:57:33 2026-02-23 21:57:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:33 2026-02-23 21:57:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8344/maven-metadata.xml" [1] 21:57:33 2026-02-23 21:57:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/ [116530] -> "odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:33 2026-02-23 21:57:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml" [1] 21:57:34 2026-02-23 21:57:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:34 2026-02-23 21:57:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8345/maven-metadata.xml" [1] 21:57:34 2026-02-23 21:57:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/ [116566] -> "odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:34 2026-02-23 21:57:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml" [1] 21:57:35 2026-02-23 21:57:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:35 2026-02-23 21:57:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8346/maven-metadata.xml" [1] 21:57:37 2026-02-23 21:57:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/ [116530] -> "odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:37 2026-02-23 21:57:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml" [1] 21:57:38 2026-02-23 21:57:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:38 2026-02-23 21:57:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8348/maven-metadata.xml" [1] 21:57:39 2026-02-23 21:57:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:39 2026-02-23 21:57:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8349/maven-metadata.xml" [1] 21:57:40 2026-02-23 21:57:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:40 2026-02-23 21:57:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8519/maven-metadata.xml" [1] 21:57:41 2026-02-23 21:57:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:41 2026-02-23 21:57:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8520/maven-metadata.xml" [1] 21:57:42 2026-02-23 21:57:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:42 2026-02-23 21:57:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8525/maven-metadata.xml" [1] 21:57:43 2026-02-23 21:57:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:43 2026-02-23 21:57:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8526/maven-metadata.xml" [1] 21:57:44 2026-02-23 21:57:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:44 2026-02-23 21:57:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8528/maven-metadata.xml" [1] 21:57:44 2026-02-23 21:57:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:44 2026-02-23 21:57:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8529/maven-metadata.xml" [1] 21:57:45 2026-02-23 21:57:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:45 2026-02-23 21:57:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8530/maven-metadata.xml" [1] 21:57:46 2026-02-23 21:57:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:46 2026-02-23 21:57:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8542/maven-metadata.xml" [1] 21:57:47 2026-02-23 21:57:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/ [128284] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:47 2026-02-23 21:57:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [390/390] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 21:57:48 2026-02-23 21:57:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/ [126343] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:48 2026-02-23 21:57:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [387/387] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 21:57:49 2026-02-23 21:57:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:49 2026-02-23 21:57:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8639/maven-metadata.xml" [1] 21:57:50 2026-02-23 21:57:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:50 2026-02-23 21:57:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8641/maven-metadata.xml" [1] 21:57:51 2026-02-23 21:57:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:51 2026-02-23 21:57:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8650/maven-metadata.xml" [1] 21:57:51 2026-02-23 21:57:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:51 2026-02-23 21:57:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8675/maven-metadata.xml" [1] 21:57:52 2026-02-23 21:57:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:52 2026-02-23 21:57:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8776/maven-metadata.xml" [1] 21:57:52 2026-02-23 21:57:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/ [116566] -> "odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:52 2026-02-23 21:57:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml" [1] 21:57:53 2026-02-23 21:57:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:53 2026-02-23 21:57:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8795/maven-metadata.xml" [1] 21:57:53 2026-02-23 21:57:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:53 2026-02-23 21:57:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8808/maven-metadata.xml" [1] 21:57:54 2026-02-23 21:57:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/ [116530] -> "odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:54 2026-02-23 21:57:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml [372/372] -> "odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml" [1] 21:57:55 2026-02-23 21:57:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:55 2026-02-23 21:57:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8819/maven-metadata.xml" [1] 21:57:55 2026-02-23 21:57:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:55 2026-02-23 21:57:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc8916/maven-metadata.xml" [1] 21:57:56 2026-02-23 21:57:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:56 2026-02-23 21:57:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9067/maven-metadata.xml" [1] 21:57:56 2026-02-23 21:57:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:56 2026-02-23 21:57:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9070/maven-metadata.xml" [1] 21:57:57 2026-02-23 21:57:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:57 2026-02-23 21:57:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9144/maven-metadata.xml" [1] 21:57:57 2026-02-23 21:57:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:57 2026-02-23 21:57:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9179/maven-metadata.xml" [1] 21:57:58 2026-02-23 21:57:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/ [130950] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:58 2026-02-23 21:57:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml [394/394] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 21:57:59 2026-02-23 21:57:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/ [127014] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:57:59 2026-02-23 21:57:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml [388/388] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 21:58:00 2026-02-23 21:58:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:00 2026-02-23 21:58:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9640/maven-metadata.xml" [1] 21:58:01 2026-02-23 21:58:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:01 2026-02-23 21:58:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9641/maven-metadata.xml" [1] 21:58:02 2026-02-23 21:58:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/ [110653] -> "odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:02 2026-02-23 21:58:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9642/maven-metadata.xml" [1] 21:58:02 2026-02-23 21:58:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/ [110671] -> "odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:02 2026-02-23 21:58:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9643/maven-metadata.xml" [1] 21:58:03 2026-02-23 21:58:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:03 2026-02-23 21:58:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9644/maven-metadata.xml" [1] 21:58:04 2026-02-23 21:58:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/ [110707] -> "odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:04 2026-02-23 21:58:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9645/maven-metadata.xml" [1] 21:58:04 2026-02-23 21:58:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:04 2026-02-23 21:58:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml [363/363] -> "odl-ietf-model-rfc9648/maven-metadata.xml" [1] 21:58:05 2026-02-23 21:58:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/ [110689] -> "odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:05 2026-02-23 21:58:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml [363/363] -> "odl-ietf-rfc8294-netty/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/ [152375] -> "rfc8294-netty/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml [354/354] -> "rfc8294-netty/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1045/1045] -> "bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml [1049/1049] -> "ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/ [79984] -> "model/bundle-parent/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:07 2026-02-23 21:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml [360/360] -> "model/bundle-parent/maven-metadata.xml" [1] 21:58:09 2026-02-23 21:58:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/ [156265] -> "model/iana-crypt-hash/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:09 2026-02-23 21:58:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml [362/362] -> "model/iana-crypt-hash/maven-metadata.xml" [1] 21:58:10 2026-02-23 21:58:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/ [154347] -> "model/iana-hardware/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:10 2026-02-23 21:58:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml [360/360] -> "model/iana-hardware/maven-metadata.xml" [1] 21:58:11 2026-02-23 21:58:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/ [153440] -> "model/iana-if-type/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:11 2026-02-23 21:58:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml [359/359] -> "model/iana-if-type/maven-metadata.xml" [1] 21:58:13 2026-02-23 21:58:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/ [159142] -> "model/iana-routing-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:13 2026-02-23 21:58:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml [365/365] -> "model/iana-routing-types/maven-metadata.xml" [1] 21:58:14 2026-02-23 21:58:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/ [164896] -> "model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:14 2026-02-23 21:58:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml [371/371] -> "model/iana-ssh-encryption-algs/maven-metadata.xml" [1] 21:58:16 2026-02-23 21:58:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/ [166814] -> "model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:16 2026-02-23 21:58:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml [373/373] -> "model/iana-ssh-key-exchange-algs/maven-metadata.xml" [1] 21:58:17 2026-02-23 21:58:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/ [158183] -> "model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:17 2026-02-23 21:58:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml [364/364] -> "model/iana-ssh-mac-algs/maven-metadata.xml" [1] 21:58:18 2026-02-23 21:58:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/ [164896] -> "model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:18 2026-02-23 21:58:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml [371/371] -> "model/iana-ssh-public-key-algs/maven-metadata.xml" [1] 21:58:20 2026-02-23 21:58:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/ [166814] -> "model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:20 2026-02-23 21:58:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml [373/373] -> "model/iana-tls-cipher-suite-algs/maven-metadata.xml" [1] 21:58:21 2026-02-23 21:58:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/ [157224] -> "model/iana-tunnel-type/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:21 2026-02-23 21:58:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml [363/363] -> "model/iana-tunnel-type/maven-metadata.xml" [1] 21:58:22 2026-02-23 21:58:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/ [148628] -> "model/rfc6022/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:22 2026-02-23 21:58:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml [354/354] -> "model/rfc6022/maven-metadata.xml" [1] 21:58:24 2026-02-23 21:58:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/ [148645] -> "model/rfc6241/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:24 2026-02-23 21:58:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml [354/354] -> "model/rfc6241/maven-metadata.xml" [1] 21:58:25 2026-02-23 21:58:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/ [148593] -> "model/rfc6243/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:25 2026-02-23 21:58:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml [354/354] -> "model/rfc6243/maven-metadata.xml" [1] 21:58:27 2026-02-23 21:58:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/ [148593] -> "model/rfc6470/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:27 2026-02-23 21:58:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml [354/354] -> "model/rfc6470/maven-metadata.xml" [1] 21:58:28 2026-02-23 21:58:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/ [163937] -> "model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:29 2026-02-23 21:58:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml [370/370] -> "model/rfc6991-ietf-inet-types/maven-metadata.xml" [1] 21:58:30 2026-02-23 21:58:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/ [163937] -> "model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:30 2026-02-23 21:58:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml [370/370] -> "model/rfc6991-ietf-yang-types/maven-metadata.xml" [1] 21:58:32 2026-02-23 21:58:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/ [160136] -> "model/rfc7317-ietf-system/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:32 2026-02-23 21:58:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml [366/366] -> "model/rfc7317-ietf-system/maven-metadata.xml" [1] 21:58:33 2026-02-23 21:58:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/ [158235] -> "model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:33 2026-02-23 21:58:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml [364/364] -> "model/rfc7407-ietf-snmp/maven-metadata.xml" [1] 21:58:35 2026-02-23 21:58:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/ [170650] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:35 2026-02-23 21:58:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [377/377] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 21:58:37 2026-02-23 21:58:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/ [148593] -> "model/rfc7952/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:37 2026-02-23 21:58:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml [354/354] -> "model/rfc7952/maven-metadata.xml" [1] 21:58:38 2026-02-23 21:58:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/ [172568] -> "model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:38 2026-02-23 21:58:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [379/379] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 21:58:40 2026-02-23 21:58:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/ [162019] -> "model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:40 2026-02-23 21:58:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml [368/368] -> "model/rfc8040-ietf-restconf/maven-metadata.xml" [1] 21:58:41 2026-02-23 21:58:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8072/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:41 2026-02-23 21:58:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml [354/354] -> "model/rfc8072/maven-metadata.xml" [1] 21:58:43 2026-02-23 21:58:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/ [148628] -> "model/rfc8177/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:43 2026-02-23 21:58:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml [354/354] -> "model/rfc8177/maven-metadata.xml" [1] 21:58:45 2026-02-23 21:58:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/ [166832] -> "model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:45 2026-02-23 21:58:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml [373/373] -> "model/rfc8294-ietf-routing-types/maven-metadata.xml" [1] 21:58:46 2026-02-23 21:58:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8341/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:46 2026-02-23 21:58:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml [354/354] -> "model/rfc8341/maven-metadata.xml" [1] 21:58:47 2026-02-23 21:58:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/ [163937] -> "model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:47 2026-02-23 21:58:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml [370/370] -> "model/rfc8342-ietf-datastores/maven-metadata.xml" [1] 21:58:48 2026-02-23 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/ [160101] -> "model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:48 2026-02-23 21:58:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml [366/366] -> "model/rfc8342-ietf-origin/maven-metadata.xml" [1] 21:58:50 2026-02-23 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8343/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:50 2026-02-23 21:58:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml [354/354] -> "model/rfc8343/maven-metadata.xml" [1] 21:58:51 2026-02-23 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/ [148628] -> "model/rfc8344/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:51 2026-02-23 21:58:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml [354/354] -> "model/rfc8344/maven-metadata.xml" [1] 21:58:52 2026-02-23 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/ [166814] -> "model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:52 2026-02-23 21:58:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml [373/373] -> "model/rfc8345-ietf-network-state/maven-metadata.xml" [1] 21:58:54 2026-02-23 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/ [175445] -> "model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:54 2026-02-23 21:58:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml [382/382] -> "model/rfc8345-ietf-network-topology-state/maven-metadata.xml" [1] 21:58:55 2026-02-23 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/ [169691] -> "model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:55 2026-02-23 21:58:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml [376/376] -> "model/rfc8345-ietf-network-topology/maven-metadata.xml" [1] 21:58:58 2026-02-23 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/ [161060] -> "model/rfc8345-ietf-network/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:58 2026-02-23 21:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml [367/367] -> "model/rfc8345-ietf-network/maven-metadata.xml" [1] 21:58:59 2026-02-23 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/ [178322] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:58:59 2026-02-23 21:58:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml [385/385] -> "model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml" [1] 21:59:01 2026-02-23 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/ [172603] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:01 2026-02-23 21:59:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml [379/379] -> "model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml" [1] 21:59:02 2026-02-23 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/ [167773] -> "model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:02 2026-02-23 21:59:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml [374/374] -> "model/rfc8348-ietf-hardware-state/maven-metadata.xml" [1] 21:59:04 2026-02-23 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/ [162019] -> "model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:04 2026-02-23 21:59:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml [368/368] -> "model/rfc8348-ietf-hardware/maven-metadata.xml" [1] 21:59:05 2026-02-23 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/ [173545] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:05 2026-02-23 21:59:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml [380/380] -> "model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml" [1] 21:59:07 2026-02-23 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/ [173562] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:07 2026-02-23 21:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml [380/380] -> "model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml" [1] 21:59:08 2026-02-23 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/ [161112] -> "model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:08 2026-02-23 21:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml [367/367] -> "model/rfc8349-ietf-routing/maven-metadata.xml" [1] 21:59:10 2026-02-23 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/ [172620] -> "model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:10 2026-02-23 21:59:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml [379/379] -> "model/rfc8519-ietf-access-control-list/maven-metadata.xml" [1] 21:59:11 2026-02-23 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/ [163937] -> "model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:11 2026-02-23 21:59:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml [370/370] -> "model/rfc8519-ietf-ethertypes/maven-metadata.xml" [1] 21:59:13 2026-02-23 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/ [166814] -> "model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:13 2026-02-23 21:59:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml [373/373] -> "model/rfc8519-ietf-packet-fields/maven-metadata.xml" [1] 21:59:14 2026-02-23 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/ [160101] -> "model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:14 2026-02-23 21:59:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml [366/366] -> "model/rfc8520-ietf-acldns/maven-metadata.xml" [1] 21:59:15 2026-02-23 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/ [157224] -> "model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:15 2026-02-23 21:59:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml [363/363] -> "model/rfc8520-ietf-mud/maven-metadata.xml" [1] 21:59:16 2026-02-23 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/ [148628] -> "model/rfc8525/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:16 2026-02-23 21:59:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml [354/354] -> "model/rfc8525/maven-metadata.xml" [1] 21:59:18 2026-02-23 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/ [148611] -> "model/rfc8526/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:18 2026-02-23 21:59:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml [354/354] -> "model/rfc8526/maven-metadata.xml" [1] 21:59:19 2026-02-23 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8528/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:19 2026-02-23 21:59:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml [354/354] -> "model/rfc8528/maven-metadata.xml" [1] 21:59:21 2026-02-23 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/ [148611] -> "model/rfc8529/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:21 2026-02-23 21:59:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml [354/354] -> "model/rfc8529/maven-metadata.xml" [1] 21:59:22 2026-02-23 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8530/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:22 2026-02-23 21:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml [354/354] -> "model/rfc8530/maven-metadata.xml" [1] 21:59:24 2026-02-23 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/ [171609] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:24 2026-02-23 21:59:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml [378/378] -> "model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml" [1] 21:59:25 2026-02-23 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/ [168732] -> "model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:25 2026-02-23 21:59:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml [375/375] -> "model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml" [1] 21:59:27 2026-02-23 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/ [174486] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:27 2026-02-23 21:59:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml [381/381] -> "model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml" [1] 21:59:28 2026-02-23 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/ [171609] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:28 2026-02-23 21:59:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml [378/378] -> "model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml" [1] 21:59:30 2026-02-23 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/ [148645] -> "model/rfc8639/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:30 2026-02-23 21:59:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml [354/354] -> "model/rfc8639/maven-metadata.xml" [1] 21:59:31 2026-02-23 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/ [148628] -> "model/rfc8641/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:31 2026-02-23 21:59:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml [354/354] -> "model/rfc8641/maven-metadata.xml" [1] 21:59:33 2026-02-23 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8650/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:33 2026-02-23 21:59:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml [354/354] -> "model/rfc8650/maven-metadata.xml" [1] 21:59:34 2026-02-23 21:59:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/ [168732] -> "model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:34 2026-02-23 21:59:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml [375/375] -> "model/rfc8776-ietf-te-packet-types/maven-metadata.xml" [1] 21:59:36 2026-02-23 21:59:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/ [162071] -> "model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:36 2026-02-23 21:59:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml [368/368] -> "model/rfc8776-ietf-te-types/maven-metadata.xml" [1] 21:59:37 2026-02-23 21:59:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/ [170668] -> "model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:37 2026-02-23 21:59:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml [377/377] -> "model/rfc8795-ietf-te-topology-state/maven-metadata.xml" [1] 21:59:39 2026-02-23 21:59:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/ [164948] -> "model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:39 2026-02-23 21:59:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml [371/371] -> "model/rfc8795-ietf-te-topology/maven-metadata.xml" [1] 21:59:40 2026-02-23 21:59:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/ [148593] -> "model/rfc8808/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:40 2026-02-23 21:59:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml [354/354] -> "model/rfc8808/maven-metadata.xml" [1] 21:59:42 2026-02-23 21:59:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/ [170650] -> "model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:42 2026-02-23 21:59:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml [377/377] -> "model/rfc8819-ietf-module-tags-state/maven-metadata.xml" [1] 21:59:44 2026-02-23 21:59:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/ [164896] -> "model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:44 2026-02-23 21:59:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml [371/371] -> "model/rfc8819-ietf-module-tags/maven-metadata.xml" [1] 21:59:45 2026-02-23 21:59:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/ [148628] -> "model/rfc8916/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:45 2026-02-23 21:59:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml [354/354] -> "model/rfc8916/maven-metadata.xml" [1] 21:59:47 2026-02-23 21:59:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/ [148628] -> "model/rfc9067/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:47 2026-02-23 21:59:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml [354/354] -> "model/rfc9067/maven-metadata.xml" [1] 21:59:48 2026-02-23 21:59:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/ [170702] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:48 2026-02-23 21:59:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml [377/377] -> "model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml" [1] 21:59:49 2026-02-23 21:59:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/ [162071] -> "model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:49 2026-02-23 21:59:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml [368/368] -> "model/rfc9070-ietf-mpls-ldp/maven-metadata.xml" [1] 21:59:50 2026-02-23 21:59:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/ [148593] -> "model/rfc9144/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:50 2026-02-23 21:59:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml [354/354] -> "model/rfc9144/maven-metadata.xml" [1] 21:59:51 2026-02-23 21:59:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/ [148593] -> "model/rfc9179/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:51 2026-02-23 21:59:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml [354/354] -> "model/rfc9179/maven-metadata.xml" [1] 21:59:53 2026-02-23 21:59:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/ [178322] -> "model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:53 2026-02-23 21:59:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml [385/385] -> "model/rfc9196-ietf-notification-capabilities/maven-metadata.xml" [1] 21:59:54 2026-02-23 21:59:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/ [172568] -> "model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:54 2026-02-23 21:59:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml [379/379] -> "model/rfc9196-ietf-system-capabilities/maven-metadata.xml" [1] 21:59:55 2026-02-23 21:59:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/ [148628] -> "model/rfc9640/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:55 2026-02-23 21:59:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml [354/354] -> "model/rfc9640/maven-metadata.xml" [1] 21:59:57 2026-02-23 21:59:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/ [148628] -> "model/rfc9641/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:57 2026-02-23 21:59:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml [354/354] -> "model/rfc9641/maven-metadata.xml" [1] 21:59:58 2026-02-23 21:59:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/ [148628] -> "model/rfc9642/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:58 2026-02-23 21:59:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml [354/354] -> "model/rfc9642/maven-metadata.xml" [1] 21:59:59 2026-02-23 21:59:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/ [163955] -> "model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 21:59:59 2026-02-23 21:59:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-client/maven-metadata.xml" [1] 22:00:01 2026-02-23 22:00:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/ [163937] -> "model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:01 2026-02-23 22:00:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-common/maven-metadata.xml" [1] 22:00:02 2026-02-23 22:00:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/ [163937] -> "model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:02 2026-02-23 22:00:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml [370/370] -> "model/rfc9643-ietf-tcp-server/maven-metadata.xml" [1] 22:00:03 2026-02-23 22:00:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/ [163937] -> "model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:03 2026-02-23 22:00:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-client/maven-metadata.xml" [1] 22:00:04 2026-02-23 22:00:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/ [163972] -> "model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:04 2026-02-23 22:00:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-common/maven-metadata.xml" [1] 22:00:04 2026-02-23 22:00:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/ [163972] -> "model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:04 2026-02-23 22:00:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml [370/370] -> "model/rfc9644-ietf-ssh-server/maven-metadata.xml" [1] 22:00:05 2026-02-23 22:00:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/ [163972] -> "model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:05 2026-02-23 22:00:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-client/maven-metadata.xml" [1] 22:00:06 2026-02-23 22:00:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/ [163955] -> "model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:06 2026-02-23 22:00:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-common/maven-metadata.xml" [1] 22:00:07 2026-02-23 22:00:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/ [163972] -> "model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:07 2026-02-23 22:00:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml [370/370] -> "model/rfc9645-ietf-tls-server/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/ [148611] -> "model/rfc9648/1.0.4-SNAPSHOT/index.html.tmp" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml [354/354] -> "model/rfc9648/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml [1054/1054] -> "model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 2026-02-23 22:00:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 22:00:08 FINISHED --2026-02-23 22:00:08-- 22:00:08 Total wall clock time: 3m 3s 22:00:08 Downloaded: 618 files, 21M in 0.7s (31.2 MB/s) 22:00:08 + set -e 22:00:08 + popd 22:00:08 /w/workspace/ietf-maven-merge-master 22:00:08 + mkdir -p /w/workspace/ietf-maven-merge-master/m2repo-backup 22:00:08 + cp -a /w/workspace/ietf-maven-merge-master/m2repo/org /w/workspace/ietf-maven-merge-master/m2repo-backup 22:00:08 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins16083845256919613593.sh 22:00:08 [EnvInject] - Injecting environment variables from a build step. 22:00:08 [EnvInject] - Injecting as environment variables the properties content 22:00:08 MAVEN_GOALS=clean deploy 22:00:08 22:00:08 [EnvInject] - Variables injected successfully. 22:00:08 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16511566535929266928.sh 22:00:08 ---> common-variables.sh 22:00:08 --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 22:00:08 ---> maven-build.sh 22:00:08 + set +u 22:00:08 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/ietf-maven-merge-master@tmp/config5274343017034197905tmp 22:00:08 ++ grep '^Version:' 22:00:08 ++ awk '{print $2}' 22:00:18 + plugin_version=3.1.4 22:00:18 + [[ 3 -lt 3 ]] 22:00:18 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:18 + export MAVEN_OPTS 22:00:18 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-merge-master@tmp/config5274343017034197905tmp --settings /w/workspace/ietf-maven-merge-master@tmp/config16944482989907690267tmp -DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 22:00:18 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 22:00:18 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 22:00:18 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:00:18 Default locale: en, platform encoding: UTF-8 22:00:18 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 22:00:19 [INFO] Error stacktraces are turned on. 22:00:19 [INFO] Scanning for projects... 22:00:25 [INFO] ------------------------------------------------------------------------ 22:00:25 [INFO] Reactor Build Order: 22:00:25 [INFO] 22:00:25 [INFO] ietf-artifacts [pom] 22:00:25 [INFO] bnd-parent [pom] 22:00:25 [INFO] feature-parent [pom] 22:00:25 [INFO] ietf-type-util [jar] 22:00:25 [INFO] bundle-parent [pom] 22:00:25 [INFO] rfc6991-ietf-inet-types [bundle] 22:00:25 [INFO] rfc6991-ietf-yang-types [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] 22:00:25 [INFO] rfc6022 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] 22:00:25 [INFO] rfc6241 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] 22:00:25 [INFO] rfc6243 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] 22:00:25 [INFO] rfc6470 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] 22:00:25 [INFO] rfc8343 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] 22:00:25 [INFO] iana-if-type [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] 22:00:25 [INFO] iana-crypt-hash [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] 22:00:25 [INFO] rfc8341 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] 22:00:25 [INFO] rfc7317-ietf-system [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] 22:00:25 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 22:00:25 [INFO] rfc7407-ietf-snmp [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] 22:00:25 [INFO] rfc7952 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] 22:00:25 [INFO] rfc8040-ietf-restconf [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] 22:00:25 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] 22:00:25 [INFO] rfc8072 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] 22:00:25 [INFO] rfc8177 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] 22:00:25 [INFO] iana-routing-types [bundle] 22:00:25 [INFO] rfc8294-ietf-routing-types [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] 22:00:25 [INFO] rfc8342-ietf-datastores [bundle] 22:00:25 [INFO] rfc8342-ietf-origin [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] 22:00:25 [INFO] rfc8344 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] 22:00:25 [INFO] rfc8345-ietf-network [bundle] 22:00:25 [INFO] rfc8345-ietf-network-state [bundle] 22:00:25 [INFO] rfc8345-ietf-network-topology [bundle] 22:00:25 [INFO] rfc8345-ietf-network-topology-state [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] 22:00:25 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 22:00:25 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] 22:00:25 [INFO] iana-hardware [bundle] 22:00:25 [INFO] rfc8348-ietf-hardware [bundle] 22:00:25 [INFO] rfc8348-ietf-hardware-state [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] 22:00:25 [INFO] rfc8349-ietf-routing [bundle] 22:00:25 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 22:00:25 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] 22:00:25 [INFO] rfc8519-ietf-ethertypes [bundle] 22:00:25 [INFO] rfc8519-ietf-packet-fields [bundle] 22:00:25 [INFO] rfc8519-ietf-access-control-list [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] 22:00:25 [INFO] rfc8520-ietf-acldns [bundle] 22:00:25 [INFO] rfc8520-ietf-mud [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] 22:00:25 [INFO] rfc8525 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] 22:00:25 [INFO] rfc8526 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] 22:00:25 [INFO] rfc8528 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] 22:00:25 [INFO] rfc8529 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] 22:00:25 [INFO] rfc8530 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] 22:00:25 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 22:00:25 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] 22:00:25 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 22:00:25 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 22:00:25 [INFO] rfc8639 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] 22:00:25 [INFO] rfc8641 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] 22:00:25 [INFO] rfc8650 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] 22:00:25 [INFO] iana-tunnel-type [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] 22:00:25 [INFO] rfc8776-ietf-te-types [bundle] 22:00:25 [INFO] rfc8776-ietf-te-packet-types [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] 22:00:25 [INFO] rfc8795-ietf-te-topology [bundle] 22:00:25 [INFO] rfc8795-ietf-te-topology-state [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] 22:00:25 [INFO] rfc8808 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] 22:00:25 [INFO] rfc8819-ietf-module-tags [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] 22:00:25 [INFO] rfc8819-ietf-module-tags-state [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] 22:00:25 [INFO] rfc8916 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] 22:00:25 [INFO] rfc9067 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] 22:00:25 [INFO] rfc9070-ietf-mpls-ldp [bundle] 22:00:25 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] 22:00:25 [INFO] rfc9144 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] 22:00:25 [INFO] rfc9179 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] 22:00:25 [INFO] rfc9196-ietf-system-capabilities [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] 22:00:25 [INFO] rfc9196-ietf-notification-capabilities [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] 22:00:25 [INFO] rfc9640 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] 22:00:25 [INFO] rfc9641 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] 22:00:25 [INFO] rfc9642 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] 22:00:25 [INFO] rfc9643-ietf-tcp-common [bundle] 22:00:25 [INFO] rfc9643-ietf-tcp-client [bundle] 22:00:25 [INFO] rfc9643-ietf-tcp-server [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] 22:00:25 [INFO] iana-ssh-encryption-algs [bundle] 22:00:25 [INFO] iana-ssh-key-exchange-algs [bundle] 22:00:25 [INFO] iana-ssh-mac-algs [bundle] 22:00:25 [INFO] iana-ssh-public-key-algs [bundle] 22:00:25 [INFO] rfc9644-ietf-ssh-common [bundle] 22:00:25 [INFO] rfc9644-ietf-ssh-client [bundle] 22:00:25 [INFO] rfc9644-ietf-ssh-server [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] 22:00:25 [INFO] iana-tls-cipher-suite-algs [bundle] 22:00:25 [INFO] rfc9645-ietf-tls-common [bundle] 22:00:25 [INFO] rfc9645-ietf-tls-client [bundle] 22:00:25 [INFO] rfc9645-ietf-tls-server [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] 22:00:25 [INFO] rfc9648 [bundle] 22:00:25 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] 22:00:25 [INFO] rfc8294-netty [jar] 22:00:25 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] 22:00:25 [INFO] features-aggregator [pom] 22:00:25 [INFO] lib-aggregator [pom] 22:00:25 [INFO] iana-aggregator [pom] 22:00:25 [INFO] rfc-aggregator [pom] 22:00:25 [INFO] model-aggregator [pom] 22:00:25 [INFO] test-distribution [pom] 22:00:25 [INFO] ietf [pom] 22:00:25 [INFO] 22:00:25 [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- 22:00:25 [INFO] Building ietf-artifacts 1.0.4-SNAPSHOT [1/161] 22:00:25 [INFO] from artifacts/pom.xml 22:00:25 [INFO] --------------------------------[ pom ]--------------------------------- 22:00:25 [INFO] 22:00:25 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- 22:00:25 [INFO] 22:00:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-artifacts --- 22:00:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:00:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:00:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:25 [INFO] 22:00:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-artifacts --- 22:00:26 [INFO] 22:00:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- 22:00:26 [INFO] CycloneDX: Resolving Dependencies 22:00:27 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 22:00:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml 22:00:27 [INFO] attaching as ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json 22:00:27 [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 22:00:27 [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 22:00:27 [INFO] attaching as ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.json 22:00:27 [INFO] 22:00:27 [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- 22:00:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT.pom 22:00:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-SNAPSHOT-cyclonedx.json 22:00:27 [INFO] 22:00:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- 22:00:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml 22:00:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:00:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml 22:00:27 [INFO] 22:00:27 [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ 22:00:27 [INFO] Building bnd-parent 1.0.4-SNAPSHOT [2/161] 22:00:27 [INFO] from bnd-parent/pom.xml 22:00:27 [INFO] --------------------------------[ pom ]--------------------------------- 22:00:28 [INFO] 22:00:28 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 22:00:28 [INFO] 22:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 22:00:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:28 [INFO] 22:00:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 22:00:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:28 [INFO] 22:00:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 22:00:28 [INFO] 22:00:28 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 22:00:30 [INFO] 22:00:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- 22:00:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:00:30 [INFO] 22:00:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 22:00:31 [INFO] Starting audit... 22:00:31 Audit done. 22:00:31 [INFO] You have 0 Checkstyle violations. 22:00:31 [INFO] 22:00:31 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 22:00:31 [INFO] Starting audit... 22:00:31 Audit done. 22:00:31 [INFO] You have 0 Checkstyle violations. 22:00:31 [INFO] 22:00:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 22:00:31 [INFO] 22:00:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 22:00:31 [INFO] 22:00:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 22:00:33 [INFO] No files found to run spotbugs, check compile phase has been run 22:00:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:00:33 [INFO] 22:00:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 22:00:33 [INFO] 22:00:33 [INFO] 22:00:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 22:00:33 [INFO] 22:00:33 [INFO] --- bnd:7.2.0:bnd-process (default) @ bnd-parent --- 22:00:33 [INFO] 22:00:33 [INFO] --- copy:14.2.1:copy-files (default) @ bnd-parent --- 22:00:33 [INFO] 22:00:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 22:00:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:00:34 [INFO] 22:00:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 22:00:34 [INFO] CycloneDX: Resolving Dependencies 22:00:34 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 22:00:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml 22:00:34 [INFO] attaching as bnd-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json 22:00:34 [INFO] attaching as bnd-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:34 [INFO] 22:00:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 22:00:35 [INFO] Skipping duplicate-finder execution! 22:00:35 [INFO] 22:00:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 22:00:35 [INFO] Skipping pom project 22:00:35 [INFO] 22:00:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 22:00:35 [INFO] 22:00:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 22:00:35 [INFO] 22:00:35 [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- 22:00:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:00:35 [INFO] 22:00:35 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 22:00:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT.pom 22:00:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:35 [INFO] 22:00:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 22:00:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml 22:00:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:00:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/bnd-parent/maven-metadata.xml 22:00:35 [INFO] 22:00:35 [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- 22:00:35 [INFO] Building feature-parent 1.0.4-SNAPSHOT [3/161] 22:00:35 [INFO] from features/feature-parent/pom.xml 22:00:35 [INFO] --------------------------------[ pom ]--------------------------------- 22:00:35 [INFO] 22:00:35 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 22:00:35 [INFO] 22:00:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 22:00:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:00:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:00:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:35 [INFO] 22:00:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 22:00:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:35 [INFO] 22:00:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 22:00:35 [INFO] 22:00:35 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 22:00:36 [INFO] 22:00:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- 22:00:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:00:36 [INFO] argLine set to empty 22:00:36 [INFO] 22:00:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 22:00:36 [INFO] Starting audit... 22:00:36 Audit done. 22:00:36 [INFO] You have 0 Checkstyle violations. 22:00:36 [INFO] 22:00:36 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 22:00:36 [INFO] Starting audit... 22:00:36 Audit done. 22:00:36 [INFO] You have 0 Checkstyle violations. 22:00:36 [INFO] 22:00:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 22:00:36 [INFO] 22:00:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 22:00:36 [INFO] 22:00:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 22:00:36 [INFO] No files found to run spotbugs, check compile phase has been run 22:00:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:00:36 [INFO] 22:00:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 22:00:36 [INFO] 22:00:36 [INFO] 22:00:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 22:00:36 [INFO] 22:00:36 [INFO] --- feattest:14.2.1:test (default) @ feature-parent --- 22:00:37 [INFO] Project packaging is not 'feature', skipping execution 22:00:37 [INFO] 22:00:37 [INFO] --- copy:14.2.1:copy-files (default) @ feature-parent --- 22:00:37 [INFO] 22:00:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 22:00:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:00:37 [INFO] 22:00:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 22:00:37 [INFO] CycloneDX: Resolving Dependencies 22:00:38 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 22:00:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml 22:00:38 [INFO] attaching as feature-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json 22:00:38 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:00:38 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 22:00:38 [INFO] attaching as feature-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:38 [INFO] 22:00:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 22:00:38 [INFO] Skipping duplicate-finder execution! 22:00:38 [INFO] 22:00:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 22:00:38 [INFO] Skipping plugin execution 22:00:38 [INFO] 22:00:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- 22:00:38 [INFO] Skipping source per configuration. 22:00:38 [INFO] 22:00:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 22:00:38 [INFO] 22:00:38 [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- 22:00:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:00:38 [INFO] 22:00:38 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 22:00:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT.pom 22:00:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:38 [INFO] 22:00:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 22:00:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml 22:00:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:00:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/feature-parent/maven-metadata.xml 22:00:38 [INFO] 22:00:38 [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- 22:00:38 [INFO] Building ietf-type-util 1.0.4-SNAPSHOT [4/161] 22:00:38 [INFO] from lib/ietf-type-util/pom.xml 22:00:38 [INFO] --------------------------------[ jar ]--------------------------------- 22:00:38 [INFO] 22:00:38 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 22:00:38 [INFO] 22:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-type-util --- 22:00:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:38 [INFO] 22:00:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-type-util --- 22:00:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:38 [INFO] 22:00:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- 22:00:39 [INFO] 22:00:39 [INFO] --- dependency:3.9.0:properties (default) @ ietf-type-util --- 22:00:39 [INFO] 22:00:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-type-util --- 22:00:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:00:39 [INFO] 22:00:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 22:00:39 [INFO] Starting audit... 22:00:39 Audit done. 22:00:39 [INFO] You have 0 Checkstyle violations. 22:00:39 [INFO] 22:00:39 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 22:00:40 [INFO] Starting audit... 22:00:40 Audit done. 22:00:40 [INFO] You have 0 Checkstyle violations. 22:00:40 [INFO] 22:00:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-type-util --- 22:00:40 [INFO] 22:00:40 [INFO] --- resources:3.4.0:resources (default-resources) @ ietf-type-util --- 22:00:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/resources 22:00:40 [INFO] 22:00:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-type-util --- 22:00:40 [INFO] Recompiling the module because of changed source code. 22:00:40 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes 22:00:41 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 22:00:41 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module 22:00:41 [INFO] 22:00:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 22:00:41 [INFO] 22:00:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- 22:00:41 [INFO] Fork Value is true 22:00:45 [INFO] Done SpotBugs Analysis.... 22:00:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:00:45 [INFO] 22:00:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 22:00:45 [INFO] 22:00:45 [INFO] 22:00:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- 22:00:45 [INFO] BugInstance size is 0 22:00:45 [INFO] Error size is 0 22:00:45 [INFO] No errors/warnings found 22:00:45 [INFO] 22:00:45 [INFO] --- bnd:7.2.0:bnd-process (default) @ ietf-type-util --- 22:00:45 [INFO] 22:00:45 [INFO] --- resources:3.4.0:testResources (default-testResources) @ ietf-type-util --- 22:00:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/test/resources 22:00:45 [INFO] 22:00:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-type-util --- 22:00:45 [INFO] Recompiling the module because of changed dependency. 22:00:45 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 22:00:45 [INFO] 22:00:45 [INFO] --- surefire:3.5.4:test (default-test) @ ietf-type-util --- 22:00:46 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/surefire-reports 22:00:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:00:46 [INFO] 22:00:46 [INFO] ------------------------------------------------------- 22:00:46 [INFO] T E S T S 22:00:46 [INFO] ------------------------------------------------------- 22:00:47 [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest 22:00:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest 22:00:47 [INFO] 22:00:47 [INFO] Results: 22:00:47 [INFO] 22:00:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 22:00:47 [INFO] 22:00:47 [INFO] 22:00:47 [INFO] --- copy:14.2.1:copy-files (default) @ ietf-type-util --- 22:00:47 [INFO] 22:00:47 [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- 22:00:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT.jar 22:00:47 [INFO] 22:00:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- 22:00:48 [WARNING] Javadoc Warnings 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment 22:00:48 [WARNING] public static int addressBits(final String str, final int limit) { 22:00:48 [WARNING] ^ 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment 22:00:48 [WARNING] public static byte[] addressBytes(final String str, final int limit) { 22:00:48 [WARNING] ^ 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment 22:00:48 [WARNING] public static String addressString(final byte[] bytes) { 22:00:48 [WARNING] ^ 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment 22:00:48 [WARNING] public static String addressString(final int bits) { 22:00:48 [WARNING] ^ 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment 22:00:48 [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { 22:00:48 [WARNING] ^ 22:00:48 [WARNING] /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment 22:00:48 [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, 22:00:48 [WARNING] ^ 22:00:48 [WARNING] 6 warnings 22:00:48 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar 22:00:48 [INFO] 22:00:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 22:00:48 [INFO] CycloneDX: Resolving Dependencies 22:00:49 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:00:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml 22:00:49 [INFO] attaching as ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json 22:00:49 [INFO] attaching as ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.json 22:00:49 [INFO] 22:00:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 22:00:49 [INFO] Skipping duplicate-finder execution! 22:00:49 [INFO] 22:00:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-type-util --- 22:00:49 [INFO] No dependency problems found 22:00:49 [INFO] 22:00:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- 22:00:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-sources.jar 22:00:49 [INFO] 22:00:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- 22:00:49 [INFO] 22:00:49 [INFO] --- jacoco:0.8.14:report (report) @ ietf-type-util --- 22:00:49 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec 22:00:49 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 22:00:49 [INFO] 22:00:49 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT.pom 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT.jar 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-javadoc.jar 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-cyclonedx.json 22:00:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/ietf-type-util-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-SNAPSHOT-sources.jar 22:00:49 [INFO] 22:00:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- 22:00:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:49 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:49 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml 22:00:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:00:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/ietf-type-util/maven-metadata.xml 22:00:49 [INFO] 22:00:49 [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- 22:00:49 [INFO] Building bundle-parent 1.0.4-SNAPSHOT [5/161] 22:00:49 [INFO] from model/bundle-parent/pom.xml 22:00:49 [INFO] --------------------------------[ pom ]--------------------------------- 22:00:49 [INFO] 22:00:49 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 22:00:49 [INFO] 22:00:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- 22:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 22:00:49 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 22:00:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:49 [INFO] 22:00:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- 22:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:49 [INFO] 22:00:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 22:00:49 [INFO] 22:00:49 [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- 22:00:49 [INFO] 22:00:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- 22:00:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:00:49 [INFO] 22:00:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 22:00:50 [INFO] Starting audit... 22:00:50 Audit done. 22:00:50 [INFO] You have 0 Checkstyle violations. 22:00:50 [INFO] 22:00:50 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 22:00:50 [INFO] Starting audit... 22:00:50 Audit done. 22:00:50 [INFO] You have 0 Checkstyle violations. 22:00:50 [INFO] 22:00:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- 22:00:50 [INFO] 22:00:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 22:00:50 [INFO] 22:00:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 22:00:50 [INFO] Spotbugs plugin skipped 22:00:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:00:50 [INFO] 22:00:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 22:00:50 [INFO] 22:00:50 [INFO] 22:00:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 22:00:50 [INFO] Spotbugs plugin skipped 22:00:50 [INFO] 22:00:50 [INFO] --- copy:14.2.1:copy-files (default) @ bundle-parent --- 22:00:50 [INFO] 22:00:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 22:00:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:00:50 [INFO] 22:00:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 22:00:50 [INFO] CycloneDX: Resolving Dependencies 22:00:51 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 22:00:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml 22:00:51 [INFO] attaching as bundle-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json 22:00:51 [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 22:00:51 [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 22:00:51 [INFO] attaching as bundle-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:51 [INFO] 22:00:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 22:00:51 [INFO] Skipping duplicate-finder execution! 22:00:51 [INFO] 22:00:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- 22:00:51 [INFO] Skipping pom project 22:00:51 [INFO] 22:00:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 22:00:51 [INFO] 22:00:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 22:00:51 [INFO] 22:00:51 [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- 22:00:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:00:51 [INFO] 22:00:51 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 22:00:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT.pom 22:00:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT-cyclonedx.xml 22:00:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-SNAPSHOT-cyclonedx.json 22:00:51 [INFO] 22:00:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- 22:00:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:00:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:00:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml 22:00:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:00:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:00:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:00:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:00:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:00:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:00:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:00:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:00:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:00:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:00:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:00:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:00:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:00:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:00:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:00:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:00:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:00:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:00:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:00:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:00:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:00:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:00:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml 22:00:51 [INFO] 22:00:51 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- 22:00:51 [INFO] Building rfc6991-ietf-inet-types 1.0.4-SNAPSHOT [6/161] 22:00:51 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 22:00:51 [INFO] -------------------------------[ bundle ]------------------------------- 22:00:52 [INFO] 22:00:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] 22:00:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:52 [INFO] 22:00:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:00:52 [INFO] 22:00:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] 22:00:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] 22:00:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 22:00:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:00:52 [INFO] 22:00:52 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:00:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang 22:00:54 [INFO] yang-to-sources: Found 0 dependencies in 2.262 ms 22:00:54 [INFO] yang-to-sources: Project model files found: 1 in 65.86 ms 22:00:54 [INFO] yang-to-sources: 1 YANG models processed in 101.7 ms 22:00:54 [INFO] BindingJavaFileGenerator: Defined 21 files in 54.78 ms 22:00:54 [INFO] Sorted 21 files into 3 directories in 2.818 ms 22:00:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 118.4 ms 22:00:54 [INFO] 22:00:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] Starting audit... 22:00:54 Audit done. 22:00:54 [INFO] You have 0 Checkstyle violations. 22:00:54 [INFO] 22:00:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] Starting audit... 22:00:54 Audit done. 22:00:54 [INFO] You have 0 Checkstyle violations. 22:00:54 [INFO] 22:00:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] 22:00:54 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources 22:00:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 22:00:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:00:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:00:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:00:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 22:00:54 [INFO] 22:00:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-inet-types --- 22:00:54 [INFO] Recompiling the module because of changed dependency. 22:00:54 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:00:55 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized 22:00:55 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[59,42] possible 'this' escape before subclass is fully initialized 22:00:55 [INFO] 22:00:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 22:00:55 [INFO] 22:00:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 22:00:55 [INFO] Fork Value is true 22:00:57 [INFO] Done SpotBugs Analysis.... 22:00:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:00:58 [INFO] 22:00:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 22:00:58 [INFO] 22:00:58 [INFO] 22:00:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- 22:00:58 [INFO] BugInstance size is 0 22:00:58 [INFO] Error size is 0 22:00:58 [INFO] No errors/warnings found 22:00:58 [INFO] 22:00:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 22:00:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources 22:00:58 [INFO] 22:00:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 22:00:58 [INFO] Recompiling the module because of changed dependency. 22:00:58 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 22:00:58 [INFO] 22:00:58 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-inet-types --- 22:00:58 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports 22:00:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:00:58 [INFO] 22:00:58 [INFO] ------------------------------------------------------- 22:00:58 [INFO] T E S T S 22:00:58 [INFO] ------------------------------------------------------- 22:00:59 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 22:00:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 22:00:59 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 22:00:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 22:00:59 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 22:00:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 22:00:59 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 22:00:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 22:01:00 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 22:01:00 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 22:01:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 22:01:00 [INFO] 22:01:00 [INFO] Results: 22:01:00 [INFO] 22:01:00 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 22:01:00 [INFO] 22:01:00 [INFO] 22:01:00 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-inet-types --- 22:01:00 [INFO] 22:01:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 22:01:01 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar 22:01:01 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 22:01:01 [INFO] 22:01:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 22:01:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar 22:01:03 [INFO] 22:01:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] CycloneDX: Resolving Dependencies 22:01:03 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:01:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 22:01:03 [INFO] attaching as rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json 22:01:03 [INFO] attaching as rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.json 22:01:03 [INFO] 22:01:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Skipping duplicate-finder execution! 22:01:03 [INFO] 22:01:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] No dependency problems found 22:01:03 [INFO] 22:01:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar 22:01:03 [INFO] 22:01:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] 22:01:03 [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 22:01:03 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 22:01:03 [INFO] 22:01:03 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.pom 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-javadoc.jar 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-cyclonedx.json 22:01:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT-sources.jar 22:01:03 [INFO] 22:01:03 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Writing OBR metadata 22:01:03 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-SNAPSHOT.jar 22:01:03 [INFO] Writing OBR metadata 22:01:03 [INFO] 22:01:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml 22:01:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml 22:01:03 [INFO] 22:01:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- 22:01:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:01:03 [INFO] 22:01:03 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- 22:01:03 [INFO] Building rfc6991-ietf-yang-types 1.0.4-SNAPSHOT [7/161] 22:01:03 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 22:01:03 [INFO] -------------------------------[ bundle ]------------------------------- 22:01:03 [INFO] 22:01:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 22:01:03 [INFO] 22:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 22:01:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:03 [INFO] 22:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 22:01:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:03 [INFO] 22:01:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] 22:01:04 [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] 22:01:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:01:04 [INFO] 22:01:04 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:01:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang 22:01:04 [INFO] yang-to-sources: Found 0 dependencies in 702.2 μs 22:01:04 [INFO] yang-to-sources: Project model files found: 1 in 8.115 ms 22:01:04 [INFO] yang-to-sources: 1 YANG models processed in 10.33 ms 22:01:04 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.428 ms 22:01:04 [INFO] Sorted 22 files into 3 directories in 106.0 μs 22:01:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 15.04 ms 22:01:04 [INFO] 22:01:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] Starting audit... 22:01:04 Audit done. 22:01:04 [INFO] You have 0 Checkstyle violations. 22:01:04 [INFO] 22:01:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] Starting audit... 22:01:04 Audit done. 22:01:04 [INFO] You have 0 Checkstyle violations. 22:01:04 [INFO] 22:01:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] 22:01:04 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources 22:01:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 22:01:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:01:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 22:01:04 [INFO] 22:01:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] Recompiling the module because of changed dependency. 22:01:04 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:01:04 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[59,42] possible 'this' escape before subclass is fully initialized 22:01:04 [INFO] 22:01:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 22:01:04 [INFO] 22:01:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 22:01:04 [INFO] Fork Value is true 22:01:06 [INFO] Done SpotBugs Analysis.... 22:01:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:06 [INFO] 22:01:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 22:01:06 [INFO] 22:01:06 [INFO] 22:01:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- 22:01:06 [INFO] BugInstance size is 0 22:01:06 [INFO] Error size is 0 22:01:06 [INFO] No errors/warnings found 22:01:06 [INFO] 22:01:06 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 22:01:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources 22:01:06 [INFO] 22:01:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 22:01:06 [INFO] Recompiling the module because of changed dependency. 22:01:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 22:01:06 [INFO] 22:01:06 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-yang-types --- 22:01:06 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports 22:01:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:01:06 [INFO] 22:01:06 [INFO] ------------------------------------------------------- 22:01:06 [INFO] T E S T S 22:01:06 [INFO] ------------------------------------------------------- 22:01:07 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 22:01:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 22:01:08 [INFO] 22:01:08 [INFO] Results: 22:01:08 [INFO] 22:01:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 22:01:08 [INFO] 22:01:08 [INFO] 22:01:08 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-yang-types --- 22:01:08 [INFO] 22:01:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 22:01:08 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar 22:01:08 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 22:01:08 [INFO] 22:01:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 22:01:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar 22:01:09 [INFO] 22:01:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 22:01:09 [INFO] CycloneDX: Resolving Dependencies 22:01:10 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 22:01:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 22:01:10 [INFO] attaching as rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json 22:01:10 [INFO] attaching as rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.json 22:01:10 [INFO] 22:01:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Skipping duplicate-finder execution! 22:01:10 [INFO] 22:01:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] No dependency problems found 22:01:10 [INFO] 22:01:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar 22:01:10 [INFO] 22:01:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] 22:01:10 [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 22:01:10 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 22:01:10 [INFO] 22:01:10 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.pom 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-javadoc.jar 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-cyclonedx.json 22:01:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT-sources.jar 22:01:10 [INFO] 22:01:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-SNAPSHOT.jar 22:01:10 [INFO] Writing OBR metadata 22:01:10 [INFO] 22:01:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml 22:01:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml 22:01:10 [INFO] 22:01:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- 22:01:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:01:10 [INFO] 22:01:10 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ 22:01:10 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 1.0.4-SNAPSHOT [8/161] 22:01:10 [INFO] from features/odl-ietf-model-rfc6991/pom.xml 22:01:10 [INFO] ------------------------------[ feature ]------------------------------- 22:01:10 [INFO] 22:01:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] 22:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:10 [INFO] 22:01:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:10 [INFO] 22:01:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] 22:01:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] 22:01:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:10 [INFO] argLine set to empty 22:01:10 [INFO] 22:01:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- 22:01:10 [INFO] Starting audit... 22:01:10 Audit done. 22:01:10 [INFO] You have 0 Checkstyle violations. 22:01:10 [INFO] 22:01:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] Starting audit... 22:01:11 Audit done. 22:01:11 [INFO] You have 0 Checkstyle violations. 22:01:11 [INFO] 22:01:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] 22:01:11 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml 22:01:11 [INFO] ...done! 22:01:11 [INFO] Set artifact 22:01:11 [INFO] 22:01:11 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:01:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:01:11 [INFO] 22:01:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> 22:01:11 [INFO] 22:01:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] No files found to run spotbugs, check compile phase has been run 22:01:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:11 [INFO] 22:01:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< 22:01:11 [INFO] 22:01:11 [INFO] 22:01:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] 22:01:11 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6991 --- 22:01:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 22:01:14 [INFO] Project dependency features detected: [] 22:01:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:01:14 [INFO] Creating RMI registry server on 127.0.0.1:42187 22:01:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:01:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:01:14 [INFO] Waiting for remote bundle context.. on 42187 name: 1f24fcf5-be8b-4279-9687-e958b9d5bb3c timout: [ RelativeTimeout value = 180000 ] 22:01:20 [INFO] Building jar from resources and headers. 22:01:20 [INFO] Writing jar finished. 22:01:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:01:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:01:22 [INFO] 22:01:22 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] 22:01:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:01:22 [INFO] 22:01:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] CycloneDX: Resolving Dependencies 22:01:22 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:01:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml 22:01:22 [INFO] attaching as odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json 22:01:22 [INFO] attaching as odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.json 22:01:22 [INFO] 22:01:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Skipping duplicate-finder execution! 22:01:22 [INFO] 22:01:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Skipping plugin execution 22:01:22 [INFO] 22:01:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Skipping source per configuration. 22:01:22 [INFO] 22:01:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] 22:01:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:22 [INFO] 22:01:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT.pom 22:01:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-features.xml 22:01:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-SNAPSHOT-cyclonedx.json 22:01:22 [INFO] 22:01:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- 22:01:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml 22:01:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml 22:01:22 [INFO] 22:01:22 [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- 22:01:22 [INFO] Building rfc6022 1.0.4-SNAPSHOT [9/161] 22:01:22 [INFO] from model/rfc/rfc6022/pom.xml 22:01:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:01:22 [INFO] 22:01:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 22:01:22 [INFO] 22:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6022 --- 22:01:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:22 [INFO] 22:01:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6022 --- 22:01:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:22 [INFO] 22:01:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- 22:01:23 [INFO] 22:01:23 [INFO] --- dependency:3.9.0:properties (default) @ rfc6022 --- 22:01:23 [INFO] 22:01:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6022 --- 22:01:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:01:23 [INFO] 22:01:23 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6022 --- 22:01:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:01:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/yang 22:01:23 [INFO] yang-to-sources: Found 2 dependencies in 1.378 ms 22:01:23 [INFO] yang-to-sources: Project model files found: 1 in 15.12 ms 22:01:23 [INFO] yang-to-sources: 3 YANG models processed in 87.74 ms 22:01:23 [INFO] BindingJavaFileGenerator: Defined 58 files in 24.27 ms 22:01:23 [INFO] Sorted 58 files into 13 directories in 193.6 μs 22:01:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 65.16 ms 22:01:23 [INFO] 22:01:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 22:01:23 [INFO] Starting audit... 22:01:23 Audit done. 22:01:23 [INFO] You have 0 Checkstyle violations. 22:01:23 [INFO] 22:01:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 22:01:23 [INFO] Starting audit... 22:01:23 Audit done. 22:01:23 [INFO] You have 0 Checkstyle violations. 22:01:23 [INFO] 22:01:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6022 --- 22:01:23 [INFO] 22:01:23 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6022 --- 22:01:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/main/resources 22:01:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi 22:01:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:01:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/generated-sources/spi 22:01:23 [INFO] 22:01:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6022 --- 22:01:23 [INFO] Recompiling the module because of changed dependency. 22:01:23 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 22:01:23 [INFO] 22:01:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> 22:01:23 [INFO] 22:01:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- 22:01:23 [INFO] Spotbugs plugin skipped 22:01:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:23 [INFO] 22:01:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< 22:01:23 [INFO] 22:01:23 [INFO] 22:01:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- 22:01:23 [INFO] Spotbugs plugin skipped 22:01:23 [INFO] 22:01:23 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6022 --- 22:01:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/src/test/resources 22:01:23 [INFO] 22:01:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6022 --- 22:01:23 [INFO] No sources to compile 22:01:23 [INFO] 22:01:23 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6022 --- 22:01:23 [INFO] No tests to run. 22:01:23 [INFO] 22:01:23 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6022 --- 22:01:23 [INFO] 22:01:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- 22:01:24 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT.jar 22:01:24 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 22:01:24 [INFO] 22:01:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- 22:01:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-javadoc.jar 22:01:26 [INFO] 22:01:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 22:01:26 [INFO] CycloneDX: Resolving Dependencies 22:01:27 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:01:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml 22:01:27 [INFO] attaching as rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json 22:01:27 [INFO] attaching as rfc6022-1.0.4-SNAPSHOT-cyclonedx.json 22:01:27 [INFO] 22:01:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 22:01:27 [INFO] Skipping duplicate-finder execution! 22:01:27 [INFO] 22:01:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6022 --- 22:01:27 [INFO] No dependency problems found 22:01:27 [INFO] 22:01:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- 22:01:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-sources.jar 22:01:27 [INFO] 22:01:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- jacoco:0.8.14:report (report) @ rfc6022 --- 22:01:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:01:27 [INFO] 22:01:27 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.pom 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.jar 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-javadoc.jar 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-cyclonedx.json 22:01:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/rfc6022-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT-sources.jar 22:01:27 [INFO] 22:01:27 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- 22:01:27 [INFO] Installing org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-SNAPSHOT.jar 22:01:27 [INFO] Writing OBR metadata 22:01:27 [INFO] 22:01:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- 22:01:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml 22:01:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6022/maven-metadata.xml 22:01:27 [INFO] 22:01:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- 22:01:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:01:27 [INFO] 22:01:27 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ 22:01:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 1.0.4-SNAPSHOT [10/161] 22:01:27 [INFO] from features/odl-ietf-model-rfc6022/pom.xml 22:01:27 [INFO] ------------------------------[ feature ]------------------------------- 22:01:27 [INFO] 22:01:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:27 [INFO] 22:01:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:27 [INFO] 22:01:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:27 [INFO] argLine set to empty 22:01:27 [INFO] 22:01:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Starting audit... 22:01:27 Audit done. 22:01:27 [INFO] You have 0 Checkstyle violations. 22:01:27 [INFO] 22:01:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Starting audit... 22:01:27 Audit done. 22:01:27 [INFO] You have 0 Checkstyle violations. 22:01:27 [INFO] 22:01:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml 22:01:27 [INFO] ...done! 22:01:27 [INFO] Set artifact 22:01:27 [INFO] 22:01:27 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:01:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:01:27 [INFO] 22:01:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> 22:01:27 [INFO] 22:01:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] No files found to run spotbugs, check compile phase has been run 22:01:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:27 [INFO] 22:01:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< 22:01:27 [INFO] 22:01:27 [INFO] 22:01:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] 22:01:27 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6022 --- 22:01:27 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 22:01:27 [INFO] Project dependency features detected: [] 22:01:27 [INFO] Pax Exam System (Version: 4.14.0) created. 22:01:27 [INFO] Creating RMI registry server on 127.0.0.1:41247 22:01:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:01:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:01:28 [INFO] Waiting for remote bundle context.. on 41247 name: 9803781f-f880-4362-ba5a-d2d744294958 timout: [ RelativeTimeout value = 180000 ] 22:01:32 [INFO] Building jar from resources and headers. 22:01:32 [INFO] Writing jar finished. 22:01:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:01:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:01:34 [INFO] 22:01:34 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6022 --- 22:01:34 [INFO] 22:01:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- 22:01:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:01:34 [INFO] 22:01:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- 22:01:34 [INFO] CycloneDX: Resolving Dependencies 22:01:34 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:01:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml 22:01:34 [INFO] attaching as odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json 22:01:35 [INFO] attaching as odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.json 22:01:35 [INFO] 22:01:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Skipping duplicate-finder execution! 22:01:35 [INFO] 22:01:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Skipping plugin execution 22:01:35 [INFO] 22:01:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Skipping source per configuration. 22:01:35 [INFO] 22:01:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] 22:01:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:35 [INFO] 22:01:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT.pom 22:01:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-features.xml 22:01:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-SNAPSHOT-cyclonedx.json 22:01:35 [INFO] 22:01:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- 22:01:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml 22:01:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml 22:01:35 [INFO] 22:01:35 [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- 22:01:35 [INFO] Building rfc6241 1.0.4-SNAPSHOT [11/161] 22:01:35 [INFO] from model/rfc/rfc6241/pom.xml 22:01:35 [INFO] -------------------------------[ bundle ]------------------------------- 22:01:35 [INFO] 22:01:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 22:01:35 [INFO] 22:01:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6241 --- 22:01:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:35 [INFO] 22:01:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6241 --- 22:01:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:35 [INFO] 22:01:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- 22:01:35 [INFO] 22:01:35 [INFO] --- dependency:3.9.0:properties (default) @ rfc6241 --- 22:01:35 [INFO] 22:01:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6241 --- 22:01:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:01:35 [INFO] 22:01:35 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6241 --- 22:01:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:01:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/yang 22:01:35 [INFO] yang-to-sources: Found 1 dependencies in 767.8 μs 22:01:35 [INFO] yang-to-sources: Project model files found: 1 in 18.12 ms 22:01:35 [INFO] yang-to-sources: 2 YANG models processed in 37.12 ms 22:01:35 [INFO] BindingJavaFileGenerator: Defined 172 files in 12.91 ms 22:01:35 [INFO] Sorted 172 files into 33 directories in 413.3 μs 22:01:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 85.81 ms 22:01:35 [INFO] 22:01:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 22:01:35 [INFO] Starting audit... 22:01:35 Audit done. 22:01:35 [INFO] You have 0 Checkstyle violations. 22:01:35 [INFO] 22:01:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 22:01:35 [INFO] Starting audit... 22:01:35 Audit done. 22:01:35 [INFO] You have 0 Checkstyle violations. 22:01:35 [INFO] 22:01:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6241 --- 22:01:35 [INFO] 22:01:35 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6241 --- 22:01:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/main/resources 22:01:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi 22:01:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:01:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/generated-sources/spi 22:01:35 [INFO] 22:01:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6241 --- 22:01:35 [INFO] Recompiling the module because of changed dependency. 22:01:35 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 22:01:36 [INFO] 22:01:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> 22:01:36 [INFO] 22:01:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- 22:01:36 [INFO] Spotbugs plugin skipped 22:01:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:36 [INFO] 22:01:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< 22:01:36 [INFO] 22:01:36 [INFO] 22:01:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- 22:01:36 [INFO] Spotbugs plugin skipped 22:01:36 [INFO] 22:01:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6241 --- 22:01:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/src/test/resources 22:01:36 [INFO] 22:01:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6241 --- 22:01:36 [INFO] No sources to compile 22:01:36 [INFO] 22:01:36 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6241 --- 22:01:36 [INFO] No tests to run. 22:01:36 [INFO] 22:01:36 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6241 --- 22:01:36 [INFO] 22:01:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- 22:01:36 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT.jar 22:01:36 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 22:01:36 [INFO] 22:01:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- 22:01:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-javadoc.jar 22:01:40 [INFO] 22:01:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 22:01:40 [INFO] CycloneDX: Resolving Dependencies 22:01:40 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:01:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml 22:01:40 [INFO] attaching as rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json 22:01:40 [INFO] attaching as rfc6241-1.0.4-SNAPSHOT-cyclonedx.json 22:01:40 [INFO] 22:01:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 22:01:40 [INFO] Skipping duplicate-finder execution! 22:01:40 [INFO] 22:01:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6241 --- 22:01:40 [INFO] No dependency problems found 22:01:40 [INFO] 22:01:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- 22:01:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-sources.jar 22:01:40 [INFO] 22:01:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- 22:01:40 [INFO] 22:01:40 [INFO] --- jacoco:0.8.14:report (report) @ rfc6241 --- 22:01:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:01:40 [INFO] 22:01:40 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.pom 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.jar 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-javadoc.jar 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-cyclonedx.json 22:01:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/rfc6241-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT-sources.jar 22:01:40 [INFO] 22:01:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- 22:01:40 [INFO] Installing org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-SNAPSHOT.jar 22:01:40 [INFO] Writing OBR metadata 22:01:40 [INFO] 22:01:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- 22:01:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml 22:01:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6241/maven-metadata.xml 22:01:40 [INFO] 22:01:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- 22:01:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:01:40 [INFO] 22:01:40 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ 22:01:40 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 1.0.4-SNAPSHOT [12/161] 22:01:40 [INFO] from features/odl-ietf-model-rfc6241/pom.xml 22:01:40 [INFO] ------------------------------[ feature ]------------------------------- 22:01:40 [INFO] 22:01:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- 22:01:40 [INFO] 22:01:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- 22:01:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:40 [INFO] 22:01:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- 22:01:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:40 [INFO] 22:01:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] 22:01:41 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] 22:01:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:41 [INFO] argLine set to empty 22:01:41 [INFO] 22:01:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Starting audit... 22:01:41 Audit done. 22:01:41 [INFO] You have 0 Checkstyle violations. 22:01:41 [INFO] 22:01:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Starting audit... 22:01:41 Audit done. 22:01:41 [INFO] You have 0 Checkstyle violations. 22:01:41 [INFO] 22:01:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] 22:01:41 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml 22:01:41 [INFO] ...done! 22:01:41 [INFO] Set artifact 22:01:41 [INFO] 22:01:41 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:01:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:01:41 [INFO] 22:01:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> 22:01:41 [INFO] 22:01:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] No files found to run spotbugs, check compile phase has been run 22:01:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:41 [INFO] 22:01:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< 22:01:41 [INFO] 22:01:41 [INFO] 22:01:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] 22:01:41 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6241 --- 22:01:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 22:01:41 [INFO] Project dependency features detected: [] 22:01:41 [INFO] Pax Exam System (Version: 4.14.0) created. 22:01:41 [INFO] Creating RMI registry server on 127.0.0.1:38099 22:01:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:01:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:01:41 [INFO] Waiting for remote bundle context.. on 38099 name: fd8a72e3-897b-4f56-bb6c-3ffebefe878e timout: [ RelativeTimeout value = 180000 ] 22:01:46 [INFO] Building jar from resources and headers. 22:01:46 [INFO] Writing jar finished. 22:01:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:01:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:01:48 [INFO] 22:01:48 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] 22:01:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:01:48 [INFO] 22:01:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] CycloneDX: Resolving Dependencies 22:01:48 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:01:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml 22:01:48 [INFO] attaching as odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json 22:01:48 [INFO] attaching as odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.json 22:01:48 [INFO] 22:01:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Skipping duplicate-finder execution! 22:01:48 [INFO] 22:01:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Skipping plugin execution 22:01:48 [INFO] 22:01:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Skipping source per configuration. 22:01:48 [INFO] 22:01:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] 22:01:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:48 [INFO] 22:01:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT.pom 22:01:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-features.xml 22:01:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-SNAPSHOT-cyclonedx.json 22:01:48 [INFO] 22:01:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- 22:01:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:48 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:48 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml 22:01:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml 22:01:48 [INFO] 22:01:48 [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- 22:01:48 [INFO] Building rfc6243 1.0.4-SNAPSHOT [13/161] 22:01:48 [INFO] from model/rfc/rfc6243/pom.xml 22:01:48 [INFO] -------------------------------[ bundle ]------------------------------- 22:01:49 [INFO] 22:01:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 22:01:49 [INFO] 22:01:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6243 --- 22:01:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:49 [INFO] 22:01:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6243 --- 22:01:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:49 [INFO] 22:01:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- 22:01:49 [INFO] 22:01:49 [INFO] --- dependency:3.9.0:properties (default) @ rfc6243 --- 22:01:49 [INFO] 22:01:49 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6243 --- 22:01:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:01:49 [INFO] 22:01:49 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6243 --- 22:01:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:01:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/yang 22:01:49 [INFO] yang-to-sources: Found 2 dependencies in 1.288 ms 22:01:49 [INFO] yang-to-sources: Project model files found: 1 in 2.159 ms 22:01:49 [INFO] yang-to-sources: 3 YANG models processed in 43.75 ms 22:01:49 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.04 ms 22:01:49 [INFO] Sorted 12 files into 3 directories in 83.76 μs 22:01:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 15.75 ms 22:01:49 [INFO] 22:01:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 22:01:49 [INFO] Starting audit... 22:01:49 Audit done. 22:01:49 [INFO] You have 0 Checkstyle violations. 22:01:49 [INFO] 22:01:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 22:01:49 [INFO] Starting audit... 22:01:49 Audit done. 22:01:49 [INFO] You have 0 Checkstyle violations. 22:01:49 [INFO] 22:01:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6243 --- 22:01:49 [INFO] 22:01:49 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6243 --- 22:01:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/main/resources 22:01:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi 22:01:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:01:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/generated-sources/spi 22:01:49 [INFO] 22:01:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6243 --- 22:01:49 [INFO] Recompiling the module because of changed dependency. 22:01:49 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 22:01:49 [INFO] 22:01:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> 22:01:49 [INFO] 22:01:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- 22:01:49 [INFO] Spotbugs plugin skipped 22:01:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:49 [INFO] 22:01:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< 22:01:49 [INFO] 22:01:49 [INFO] 22:01:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- 22:01:49 [INFO] Spotbugs plugin skipped 22:01:49 [INFO] 22:01:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6243 --- 22:01:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/src/test/resources 22:01:49 [INFO] 22:01:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6243 --- 22:01:49 [INFO] No sources to compile 22:01:49 [INFO] 22:01:49 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6243 --- 22:01:49 [INFO] No tests to run. 22:01:49 [INFO] 22:01:49 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6243 --- 22:01:49 [INFO] 22:01:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- 22:01:49 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT.jar 22:01:49 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 22:01:49 [INFO] 22:01:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- 22:01:50 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-javadoc.jar 22:01:50 [INFO] 22:01:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 22:01:50 [INFO] CycloneDX: Resolving Dependencies 22:01:51 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:01:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml 22:01:51 [INFO] attaching as rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json 22:01:51 [INFO] attaching as rfc6243-1.0.4-SNAPSHOT-cyclonedx.json 22:01:51 [INFO] 22:01:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 22:01:51 [INFO] Skipping duplicate-finder execution! 22:01:51 [INFO] 22:01:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6243 --- 22:01:51 [INFO] No dependency problems found 22:01:51 [INFO] 22:01:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- 22:01:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-sources.jar 22:01:51 [INFO] 22:01:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- jacoco:0.8.14:report (report) @ rfc6243 --- 22:01:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:01:51 [INFO] 22:01:51 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.pom 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.jar 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-javadoc.jar 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-cyclonedx.json 22:01:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/rfc6243-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT-sources.jar 22:01:51 [INFO] 22:01:51 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- 22:01:51 [INFO] Installing org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-SNAPSHOT.jar 22:01:51 [INFO] Writing OBR metadata 22:01:51 [INFO] 22:01:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- 22:01:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml 22:01:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6243/maven-metadata.xml 22:01:51 [INFO] 22:01:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- 22:01:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:01:51 [INFO] 22:01:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ 22:01:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 1.0.4-SNAPSHOT [14/161] 22:01:51 [INFO] from features/odl-ietf-model-rfc6243/pom.xml 22:01:51 [INFO] ------------------------------[ feature ]------------------------------- 22:01:51 [INFO] 22:01:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:51 [INFO] 22:01:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:51 [INFO] 22:01:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:51 [INFO] argLine set to empty 22:01:51 [INFO] 22:01:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Starting audit... 22:01:51 Audit done. 22:01:51 [INFO] You have 0 Checkstyle violations. 22:01:51 [INFO] 22:01:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Starting audit... 22:01:51 Audit done. 22:01:51 [INFO] You have 0 Checkstyle violations. 22:01:51 [INFO] 22:01:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml 22:01:51 [INFO] ...done! 22:01:51 [INFO] Set artifact 22:01:51 [INFO] 22:01:51 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:01:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:01:51 [INFO] 22:01:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> 22:01:51 [INFO] 22:01:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] No files found to run spotbugs, check compile phase has been run 22:01:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:51 [INFO] 22:01:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< 22:01:51 [INFO] 22:01:51 [INFO] 22:01:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] 22:01:51 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6243 --- 22:01:51 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 22:01:51 [INFO] Project dependency features detected: [] 22:01:51 [INFO] Pax Exam System (Version: 4.14.0) created. 22:01:51 [INFO] Creating RMI registry server on 127.0.0.1:38335 22:01:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:01:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:01:52 [INFO] Waiting for remote bundle context.. on 38335 name: a9bdf018-4dad-4b58-b692-61055734707e timout: [ RelativeTimeout value = 180000 ] 22:01:56 [INFO] Building jar from resources and headers. 22:01:56 [INFO] Writing jar finished. 22:01:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:01:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:01:58 [INFO] 22:01:58 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6243 --- 22:01:58 [INFO] 22:01:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- 22:01:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:01:58 [INFO] 22:01:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- 22:01:58 [INFO] CycloneDX: Resolving Dependencies 22:01:58 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:01:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml 22:01:59 [INFO] attaching as odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json 22:01:59 [INFO] attaching as odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.json 22:01:59 [INFO] 22:01:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Skipping duplicate-finder execution! 22:01:59 [INFO] 22:01:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Skipping plugin execution 22:01:59 [INFO] 22:01:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Skipping source per configuration. 22:01:59 [INFO] 22:01:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] 22:01:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:01:59 [INFO] 22:01:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT.pom 22:01:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-features.xml 22:01:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.xml 22:01:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-SNAPSHOT-cyclonedx.json 22:01:59 [INFO] 22:01:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- 22:01:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:01:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:01:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml 22:01:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:01:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:01:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:01:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:01:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:01:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:01:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:01:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:01:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:01:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:01:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:01:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:01:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:01:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:01:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:01:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:01:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:01:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:01:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:01:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:01:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:01:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:01:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml 22:01:59 [INFO] 22:01:59 [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- 22:01:59 [INFO] Building rfc6470 1.0.4-SNAPSHOT [15/161] 22:01:59 [INFO] from model/rfc/rfc6470/pom.xml 22:01:59 [INFO] -------------------------------[ bundle ]------------------------------- 22:01:59 [INFO] 22:01:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 22:01:59 [INFO] 22:01:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6470 --- 22:01:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:59 [INFO] 22:01:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6470 --- 22:01:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:01:59 [INFO] 22:01:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- 22:01:59 [INFO] 22:01:59 [INFO] --- dependency:3.9.0:properties (default) @ rfc6470 --- 22:01:59 [INFO] 22:01:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6470 --- 22:01:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:01:59 [INFO] 22:01:59 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6470 --- 22:01:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:01:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/yang 22:01:59 [INFO] yang-to-sources: Found 2 dependencies in 1.354 ms 22:01:59 [INFO] yang-to-sources: Project model files found: 1 in 5.968 ms 22:01:59 [INFO] yang-to-sources: 3 YANG models processed in 167.9 ms 22:01:59 [INFO] BindingJavaFileGenerator: Defined 25 files in 27.44 ms 22:01:59 [INFO] Sorted 25 files into 7 directories in 221.0 μs 22:01:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 49.21 ms 22:01:59 [INFO] 22:01:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 22:01:59 [INFO] Starting audit... 22:01:59 Audit done. 22:01:59 [INFO] You have 0 Checkstyle violations. 22:01:59 [INFO] 22:01:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 22:01:59 [INFO] Starting audit... 22:01:59 Audit done. 22:01:59 [INFO] You have 0 Checkstyle violations. 22:01:59 [INFO] 22:01:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6470 --- 22:01:59 [INFO] 22:01:59 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6470 --- 22:01:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/main/resources 22:01:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi 22:01:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:01:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:01:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/generated-sources/spi 22:01:59 [INFO] 22:01:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6470 --- 22:01:59 [INFO] Recompiling the module because of changed dependency. 22:01:59 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 22:01:59 [INFO] 22:01:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> 22:01:59 [INFO] 22:01:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- 22:01:59 [INFO] Spotbugs plugin skipped 22:01:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:01:59 [INFO] 22:01:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< 22:01:59 [INFO] 22:01:59 [INFO] 22:01:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- 22:01:59 [INFO] Spotbugs plugin skipped 22:01:59 [INFO] 22:01:59 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6470 --- 22:01:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/src/test/resources 22:01:59 [INFO] 22:01:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6470 --- 22:01:59 [INFO] No sources to compile 22:01:59 [INFO] 22:01:59 [INFO] --- surefire:3.5.4:test (default-test) @ rfc6470 --- 22:01:59 [INFO] No tests to run. 22:01:59 [INFO] 22:01:59 [INFO] --- copy:14.2.1:copy-files (default) @ rfc6470 --- 22:01:59 [INFO] 22:01:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- 22:01:59 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT.jar 22:01:59 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 22:01:59 [INFO] 22:01:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- 22:02:01 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-javadoc.jar 22:02:01 [INFO] 22:02:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 22:02:01 [INFO] CycloneDX: Resolving Dependencies 22:02:02 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:02:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml 22:02:02 [INFO] attaching as rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json 22:02:02 [INFO] attaching as rfc6470-1.0.4-SNAPSHOT-cyclonedx.json 22:02:02 [INFO] 22:02:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 22:02:02 [INFO] Skipping duplicate-finder execution! 22:02:02 [INFO] 22:02:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6470 --- 22:02:02 [INFO] No dependency problems found 22:02:02 [INFO] 22:02:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- 22:02:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-sources.jar 22:02:02 [INFO] 22:02:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- jacoco:0.8.14:report (report) @ rfc6470 --- 22:02:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:02 [INFO] 22:02:02 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.pom 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.jar 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-javadoc.jar 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-cyclonedx.json 22:02:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/rfc6470-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT-sources.jar 22:02:02 [INFO] 22:02:02 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- 22:02:02 [INFO] Installing org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-SNAPSHOT.jar 22:02:02 [INFO] Writing OBR metadata 22:02:02 [INFO] 22:02:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- 22:02:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml 22:02:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc6470/maven-metadata.xml 22:02:02 [INFO] 22:02:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- 22:02:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:02 [INFO] 22:02:02 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ 22:02:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 1.0.4-SNAPSHOT [16/161] 22:02:02 [INFO] from features/odl-ietf-model-rfc6470/pom.xml 22:02:02 [INFO] ------------------------------[ feature ]------------------------------- 22:02:02 [INFO] 22:02:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:02 [INFO] 22:02:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:02 [INFO] 22:02:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:02 [INFO] argLine set to empty 22:02:02 [INFO] 22:02:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Starting audit... 22:02:02 Audit done. 22:02:02 [INFO] You have 0 Checkstyle violations. 22:02:02 [INFO] 22:02:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Starting audit... 22:02:02 Audit done. 22:02:02 [INFO] You have 0 Checkstyle violations. 22:02:02 [INFO] 22:02:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml 22:02:02 [INFO] ...done! 22:02:02 [INFO] Set artifact 22:02:02 [INFO] 22:02:02 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:02 [INFO] 22:02:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> 22:02:02 [INFO] 22:02:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:02 [INFO] 22:02:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< 22:02:02 [INFO] 22:02:02 [INFO] 22:02:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] 22:02:02 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6470 --- 22:02:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 22:02:02 [INFO] Project dependency features detected: [] 22:02:02 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:02 [INFO] Creating RMI registry server on 127.0.0.1:37251 22:02:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:02:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:02:02 [INFO] Waiting for remote bundle context.. on 37251 name: 80d769bd-e5c5-4aa5-b103-1b32b6ed3713 timout: [ RelativeTimeout value = 180000 ] 22:02:07 [INFO] Building jar from resources and headers. 22:02:07 [INFO] Writing jar finished. 22:02:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:02:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:02:09 [INFO] 22:02:09 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6470 --- 22:02:09 [INFO] 22:02:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- 22:02:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:02:09 [INFO] 22:02:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- 22:02:09 [INFO] CycloneDX: Resolving Dependencies 22:02:10 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:02:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml 22:02:10 [INFO] attaching as odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json 22:02:10 [INFO] attaching as odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.json 22:02:10 [INFO] 22:02:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Skipping duplicate-finder execution! 22:02:10 [INFO] 22:02:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Skipping plugin execution 22:02:10 [INFO] 22:02:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Skipping source per configuration. 22:02:10 [INFO] 22:02:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] 22:02:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:10 [INFO] 22:02:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT.pom 22:02:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-features.xml 22:02:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-SNAPSHOT-cyclonedx.json 22:02:10 [INFO] 22:02:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- 22:02:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml 22:02:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml 22:02:10 [INFO] 22:02:10 [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- 22:02:10 [INFO] Building rfc8343 1.0.4-SNAPSHOT [17/161] 22:02:10 [INFO] from model/rfc/rfc8343/pom.xml 22:02:10 [INFO] -------------------------------[ bundle ]------------------------------- 22:02:10 [INFO] 22:02:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 22:02:10 [INFO] 22:02:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8343 --- 22:02:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:10 [INFO] 22:02:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8343 --- 22:02:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:10 [INFO] 22:02:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- 22:02:10 [INFO] 22:02:10 [INFO] --- dependency:3.9.0:properties (default) @ rfc8343 --- 22:02:10 [INFO] 22:02:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8343 --- 22:02:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:02:10 [INFO] 22:02:10 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8343 --- 22:02:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:02:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/yang 22:02:10 [INFO] yang-to-sources: Found 1 dependencies in 690.5 μs 22:02:10 [INFO] yang-to-sources: Project model files found: 1 in 10.03 ms 22:02:10 [INFO] yang-to-sources: 2 YANG models processed in 31.97 ms 22:02:10 [INFO] BindingJavaFileGenerator: Defined 22 files in 6.980 ms 22:02:10 [INFO] Sorted 22 files into 7 directories in 133.1 μs 22:02:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.27 ms 22:02:10 [INFO] 22:02:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 22:02:10 [INFO] Starting audit... 22:02:10 Audit done. 22:02:10 [INFO] You have 0 Checkstyle violations. 22:02:10 [INFO] 22:02:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 22:02:10 [INFO] Starting audit... 22:02:10 Audit done. 22:02:10 [INFO] You have 0 Checkstyle violations. 22:02:10 [INFO] 22:02:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8343 --- 22:02:10 [INFO] 22:02:10 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8343 --- 22:02:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/main/resources 22:02:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi 22:02:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:02:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/spi 22:02:10 [INFO] 22:02:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8343 --- 22:02:10 [INFO] Recompiling the module because of changed dependency. 22:02:10 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:02:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:02:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:02:10 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated 22:02:10 [INFO] 22:02:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> 22:02:10 [INFO] 22:02:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- 22:02:10 [INFO] Spotbugs plugin skipped 22:02:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:10 [INFO] 22:02:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< 22:02:10 [INFO] 22:02:10 [INFO] 22:02:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- 22:02:10 [INFO] Spotbugs plugin skipped 22:02:10 [INFO] 22:02:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8343 --- 22:02:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/src/test/resources 22:02:10 [INFO] 22:02:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8343 --- 22:02:10 [INFO] No sources to compile 22:02:10 [INFO] 22:02:10 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8343 --- 22:02:10 [INFO] No tests to run. 22:02:10 [INFO] 22:02:10 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8343 --- 22:02:10 [INFO] 22:02:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- 22:02:11 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT.jar 22:02:11 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 22:02:11 [INFO] 22:02:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- 22:02:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-javadoc.jar 22:02:13 [INFO] 22:02:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 22:02:13 [INFO] CycloneDX: Resolving Dependencies 22:02:13 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:02:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml 22:02:13 [INFO] attaching as rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json 22:02:13 [INFO] attaching as rfc8343-1.0.4-SNAPSHOT-cyclonedx.json 22:02:13 [INFO] 22:02:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 22:02:13 [INFO] Skipping duplicate-finder execution! 22:02:13 [INFO] 22:02:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8343 --- 22:02:13 [INFO] No dependency problems found 22:02:13 [INFO] 22:02:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- 22:02:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-sources.jar 22:02:13 [INFO] 22:02:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- 22:02:13 [INFO] 22:02:13 [INFO] --- jacoco:0.8.14:report (report) @ rfc8343 --- 22:02:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:13 [INFO] 22:02:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.pom 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.jar 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-javadoc.jar 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-cyclonedx.json 22:02:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/rfc8343-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT-sources.jar 22:02:13 [INFO] 22:02:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- 22:02:13 [INFO] Installing org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-SNAPSHOT.jar 22:02:13 [INFO] Writing OBR metadata 22:02:13 [INFO] 22:02:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- 22:02:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml 22:02:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8343/maven-metadata.xml 22:02:13 [INFO] 22:02:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- 22:02:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:13 [INFO] 22:02:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ 22:02:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 1.0.4-SNAPSHOT [18/161] 22:02:13 [INFO] from features/odl-ietf-model-rfc8343/pom.xml 22:02:13 [INFO] ------------------------------[ feature ]------------------------------- 22:02:13 [INFO] 22:02:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- 22:02:13 [INFO] 22:02:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- 22:02:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:13 [INFO] 22:02:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- 22:02:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:13 [INFO] 22:02:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] 22:02:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] 22:02:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:14 [INFO] argLine set to empty 22:02:14 [INFO] 22:02:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Starting audit... 22:02:14 Audit done. 22:02:14 [INFO] You have 0 Checkstyle violations. 22:02:14 [INFO] 22:02:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Starting audit... 22:02:14 Audit done. 22:02:14 [INFO] You have 0 Checkstyle violations. 22:02:14 [INFO] 22:02:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] 22:02:14 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml 22:02:14 [INFO] ...done! 22:02:14 [INFO] Set artifact 22:02:14 [INFO] 22:02:14 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:14 [INFO] 22:02:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> 22:02:14 [INFO] 22:02:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:14 [INFO] 22:02:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< 22:02:14 [INFO] 22:02:14 [INFO] 22:02:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] 22:02:14 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8343 --- 22:02:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 22:02:14 [INFO] Project dependency features detected: [] 22:02:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:14 [INFO] Creating RMI registry server on 127.0.0.1:43863 22:02:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:02:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:02:14 [INFO] Waiting for remote bundle context.. on 43863 name: 467e38ec-cdae-4524-a153-47918e045aff timout: [ RelativeTimeout value = 180000 ] 22:02:18 [INFO] Building jar from resources and headers. 22:02:18 [INFO] Writing jar finished. 22:02:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:02:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:02:20 [INFO] 22:02:20 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8343 --- 22:02:20 [INFO] 22:02:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- 22:02:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:02:20 [INFO] 22:02:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- 22:02:20 [INFO] CycloneDX: Resolving Dependencies 22:02:21 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:02:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml 22:02:21 [INFO] attaching as odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json 22:02:21 [INFO] attaching as odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.json 22:02:21 [INFO] 22:02:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Skipping duplicate-finder execution! 22:02:21 [INFO] 22:02:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Skipping plugin execution 22:02:21 [INFO] 22:02:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Skipping source per configuration. 22:02:21 [INFO] 22:02:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] 22:02:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:21 [INFO] 22:02:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT.pom 22:02:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-features.xml 22:02:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-SNAPSHOT-cyclonedx.json 22:02:21 [INFO] 22:02:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- 22:02:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml 22:02:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml 22:02:21 [INFO] 22:02:21 [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- 22:02:21 [INFO] Building iana-if-type 1.0.4-SNAPSHOT [19/161] 22:02:21 [INFO] from model/iana/iana-if-type/pom.xml 22:02:21 [INFO] -------------------------------[ bundle ]------------------------------- 22:02:21 [INFO] 22:02:21 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 22:02:21 [INFO] 22:02:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-if-type --- 22:02:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:21 [INFO] 22:02:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-if-type --- 22:02:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:21 [INFO] 22:02:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- 22:02:21 [INFO] 22:02:21 [INFO] --- dependency:3.9.0:properties (default) @ iana-if-type --- 22:02:21 [INFO] 22:02:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-if-type --- 22:02:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:02:21 [INFO] 22:02:21 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-if-type --- 22:02:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:02:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/yang 22:02:21 [INFO] yang-to-sources: Found 2 dependencies in 889.8 μs 22:02:21 [INFO] yang-to-sources: Project model files found: 1 in 19.56 ms 22:02:21 [INFO] yang-to-sources: 3 YANG models processed in 35.45 ms 22:02:21 [INFO] BindingJavaFileGenerator: Defined 304 files in 12.80 ms 22:02:21 [INFO] Sorted 304 files into 3 directories in 588.1 μs 22:02:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 81.35 ms 22:02:21 [INFO] 22:02:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 22:02:21 [INFO] Starting audit... 22:02:21 Audit done. 22:02:21 [INFO] You have 0 Checkstyle violations. 22:02:21 [INFO] 22:02:21 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 22:02:21 [INFO] Starting audit... 22:02:21 Audit done. 22:02:21 [INFO] You have 0 Checkstyle violations. 22:02:21 [INFO] 22:02:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-if-type --- 22:02:21 [INFO] 22:02:21 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-if-type --- 22:02:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/main/resources 22:02:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi 22:02:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:02:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/generated-sources/spi 22:02:21 [INFO] 22:02:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-if-type --- 22:02:21 [INFO] Recompiling the module because of changed dependency. 22:02:21 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 22:02:22 [INFO] 22:02:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> 22:02:22 [INFO] 22:02:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- 22:02:22 [INFO] Spotbugs plugin skipped 22:02:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:22 [INFO] 22:02:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< 22:02:22 [INFO] 22:02:22 [INFO] 22:02:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- 22:02:22 [INFO] Spotbugs plugin skipped 22:02:22 [INFO] 22:02:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-if-type --- 22:02:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/src/test/resources 22:02:22 [INFO] 22:02:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-if-type --- 22:02:22 [INFO] No sources to compile 22:02:22 [INFO] 22:02:22 [INFO] --- surefire:3.5.4:test (default-test) @ iana-if-type --- 22:02:22 [INFO] No tests to run. 22:02:22 [INFO] 22:02:22 [INFO] --- copy:14.2.1:copy-files (default) @ iana-if-type --- 22:02:22 [INFO] 22:02:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- 22:02:22 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT.jar 22:02:22 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 22:02:22 [INFO] 22:02:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- 22:02:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar 22:02:26 [INFO] 22:02:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 22:02:26 [INFO] CycloneDX: Resolving Dependencies 22:02:26 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:02:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml 22:02:26 [INFO] attaching as iana-if-type-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json 22:02:26 [INFO] attaching as iana-if-type-1.0.4-SNAPSHOT-cyclonedx.json 22:02:26 [INFO] 22:02:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 22:02:26 [INFO] Skipping duplicate-finder execution! 22:02:26 [INFO] 22:02:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-if-type --- 22:02:26 [INFO] No dependency problems found 22:02:26 [INFO] 22:02:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- 22:02:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-sources.jar 22:02:26 [INFO] 22:02:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- 22:02:26 [INFO] 22:02:26 [INFO] --- jacoco:0.8.14:report (report) @ iana-if-type --- 22:02:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:26 [INFO] 22:02:26 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.pom 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.jar 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-javadoc.jar 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-cyclonedx.json 22:02:26 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/iana-if-type-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT-sources.jar 22:02:26 [INFO] 22:02:26 [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- 22:02:26 [INFO] Installing org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-SNAPSHOT.jar 22:02:26 [INFO] Writing OBR metadata 22:02:26 [INFO] 22:02:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- 22:02:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:26 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:26 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml 22:02:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:26 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml 22:02:26 [INFO] 22:02:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- 22:02:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:26 [INFO] 22:02:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ 22:02:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 1.0.4-SNAPSHOT [20/161] 22:02:26 [INFO] from features/odl-ietf-model-rfc7224/pom.xml 22:02:26 [INFO] ------------------------------[ feature ]------------------------------- 22:02:26 [INFO] 22:02:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- 22:02:26 [INFO] 22:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- 22:02:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:26 [INFO] 22:02:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- 22:02:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:26 [INFO] 22:02:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] 22:02:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] 22:02:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:27 [INFO] argLine set to empty 22:02:27 [INFO] 22:02:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Starting audit... 22:02:27 Audit done. 22:02:27 [INFO] You have 0 Checkstyle violations. 22:02:27 [INFO] 22:02:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Starting audit... 22:02:27 Audit done. 22:02:27 [INFO] You have 0 Checkstyle violations. 22:02:27 [INFO] 22:02:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] 22:02:27 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml 22:02:27 [INFO] ...done! 22:02:27 [INFO] Set artifact 22:02:27 [INFO] 22:02:27 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:27 [INFO] 22:02:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> 22:02:27 [INFO] 22:02:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:27 [INFO] 22:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< 22:02:27 [INFO] 22:02:27 [INFO] 22:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] 22:02:27 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7224 --- 22:02:27 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 22:02:27 [INFO] Project dependency features detected: [] 22:02:27 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:27 [INFO] Creating RMI registry server on 127.0.0.1:40819 22:02:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:02:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:02:27 [INFO] Waiting for remote bundle context.. on 40819 name: 37f35875-53f8-42c6-bcab-27411fcbc3e8 timout: [ RelativeTimeout value = 180000 ] 22:02:31 [INFO] Building jar from resources and headers. 22:02:31 [INFO] Writing jar finished. 22:02:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:02:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:02:33 [INFO] 22:02:33 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7224 --- 22:02:33 [INFO] 22:02:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- 22:02:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:02:33 [INFO] 22:02:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- 22:02:33 [INFO] CycloneDX: Resolving Dependencies 22:02:34 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:02:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml 22:02:34 [INFO] attaching as odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json 22:02:34 [INFO] attaching as odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.json 22:02:34 [INFO] 22:02:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Skipping duplicate-finder execution! 22:02:34 [INFO] 22:02:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Skipping plugin execution 22:02:34 [INFO] 22:02:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Skipping source per configuration. 22:02:34 [INFO] 22:02:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] 22:02:34 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:34 [INFO] 22:02:34 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT.pom 22:02:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-features.xml 22:02:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-SNAPSHOT-cyclonedx.json 22:02:34 [INFO] 22:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- 22:02:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml 22:02:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml 22:02:34 [INFO] 22:02:34 [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- 22:02:34 [INFO] Building iana-crypt-hash 1.0.4-SNAPSHOT [21/161] 22:02:34 [INFO] from model/iana/iana-crypt-hash/pom.xml 22:02:34 [INFO] -------------------------------[ bundle ]------------------------------- 22:02:34 [INFO] 22:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 22:02:34 [INFO] 22:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-crypt-hash --- 22:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:34 [INFO] 22:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 22:02:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:34 [INFO] 22:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- 22:02:34 [INFO] 22:02:34 [INFO] --- dependency:3.9.0:properties (default) @ iana-crypt-hash --- 22:02:34 [INFO] 22:02:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 22:02:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:02:34 [INFO] 22:02:34 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-crypt-hash --- 22:02:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:02:34 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/yang 22:02:34 [INFO] yang-to-sources: Found 0 dependencies in 504.2 μs 22:02:34 [INFO] yang-to-sources: Project model files found: 1 in 1.230 ms 22:02:34 [INFO] yang-to-sources: 1 YANG models processed in 2.657 ms 22:02:34 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.533 ms 22:02:34 [INFO] Sorted 8 files into 3 directories in 232.4 μs 22:02:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.908 ms 22:02:34 [INFO] 22:02:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 22:02:34 [INFO] Starting audit... 22:02:34 Audit done. 22:02:34 [INFO] You have 0 Checkstyle violations. 22:02:34 [INFO] 22:02:34 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 22:02:34 [INFO] Starting audit... 22:02:34 Audit done. 22:02:34 [INFO] You have 0 Checkstyle violations. 22:02:34 [INFO] 22:02:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-crypt-hash --- 22:02:34 [INFO] 22:02:34 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-crypt-hash --- 22:02:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/main/resources 22:02:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi 22:02:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:02:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/generated-sources/spi 22:02:34 [INFO] 22:02:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-crypt-hash --- 22:02:34 [INFO] Recompiling the module because of changed source code. 22:02:34 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:02:34 [INFO] 22:02:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 22:02:34 [INFO] 22:02:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- 22:02:34 [INFO] Spotbugs plugin skipped 22:02:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:34 [INFO] 22:02:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 22:02:34 [INFO] 22:02:34 [INFO] 22:02:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- 22:02:34 [INFO] Spotbugs plugin skipped 22:02:34 [INFO] 22:02:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-crypt-hash --- 22:02:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/src/test/resources 22:02:34 [INFO] 22:02:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-crypt-hash --- 22:02:34 [INFO] No sources to compile 22:02:34 [INFO] 22:02:34 [INFO] --- surefire:3.5.4:test (default-test) @ iana-crypt-hash --- 22:02:34 [INFO] No tests to run. 22:02:34 [INFO] 22:02:34 [INFO] --- copy:14.2.1:copy-files (default) @ iana-crypt-hash --- 22:02:34 [INFO] 22:02:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- 22:02:34 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT.jar 22:02:34 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 22:02:34 [INFO] 22:02:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- 22:02:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar 22:02:36 [INFO] 22:02:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 22:02:36 [INFO] CycloneDX: Resolving Dependencies 22:02:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:02:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml 22:02:36 [INFO] attaching as iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json 22:02:36 [INFO] attaching as iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json 22:02:36 [INFO] 22:02:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 22:02:36 [INFO] Skipping duplicate-finder execution! 22:02:36 [INFO] 22:02:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- 22:02:36 [INFO] No dependency problems found 22:02:36 [INFO] 22:02:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- 22:02:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar 22:02:36 [INFO] 22:02:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- jacoco:0.8.14:report (report) @ iana-crypt-hash --- 22:02:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:36 [INFO] 22:02:36 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.pom 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.jar 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-javadoc.jar 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json 22:02:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT-sources.jar 22:02:36 [INFO] 22:02:36 [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- 22:02:36 [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-SNAPSHOT.jar 22:02:36 [INFO] Writing OBR metadata 22:02:36 [INFO] 22:02:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- 22:02:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml 22:02:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml 22:02:36 [INFO] 22:02:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- 22:02:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:36 [INFO] 22:02:36 [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- 22:02:36 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 1.0.4-SNAPSHOT [22/161] 22:02:36 [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml 22:02:36 [INFO] ------------------------------[ feature ]------------------------------- 22:02:36 [INFO] 22:02:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:36 [INFO] 22:02:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:36 [INFO] 22:02:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:36 [INFO] argLine set to empty 22:02:36 [INFO] 22:02:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Starting audit... 22:02:36 Audit done. 22:02:36 [INFO] You have 0 Checkstyle violations. 22:02:36 [INFO] 22:02:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Starting audit... 22:02:36 Audit done. 22:02:36 [INFO] You have 0 Checkstyle violations. 22:02:36 [INFO] 22:02:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 22:02:36 [INFO] ...done! 22:02:36 [INFO] Set artifact 22:02:36 [INFO] 22:02:36 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:36 [INFO] 22:02:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> 22:02:36 [INFO] 22:02:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:36 [INFO] 22:02:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< 22:02:36 [INFO] 22:02:36 [INFO] 22:02:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] 22:02:36 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:36 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash 22:02:36 [INFO] Project dependency features detected: [] 22:02:36 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:36 [INFO] Creating RMI registry server on 127.0.0.1:35163 22:02:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:02:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:02:37 [INFO] Waiting for remote bundle context.. on 35163 name: 448675b9-c918-43a0-a063-293c6b7dba5b timout: [ RelativeTimeout value = 180000 ] 22:02:41 [INFO] Building jar from resources and headers. 22:02:41 [INFO] Writing jar finished. 22:02:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:02:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:02:43 [INFO] 22:02:43 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:43 [INFO] 22:02:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:02:43 [INFO] 22:02:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:43 [INFO] CycloneDX: Resolving Dependencies 22:02:44 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:02:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml 22:02:44 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json 22:02:44 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json 22:02:44 [INFO] 22:02:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Skipping duplicate-finder execution! 22:02:44 [INFO] 22:02:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Skipping plugin execution 22:02:44 [INFO] 22:02:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Skipping source per configuration. 22:02:44 [INFO] 22:02:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] 22:02:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:44 [INFO] 22:02:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT.pom 22:02:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-features.xml 22:02:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-SNAPSHOT-cyclonedx.json 22:02:44 [INFO] 22:02:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 22:02:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml 22:02:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml 22:02:44 [INFO] 22:02:44 [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- 22:02:44 [INFO] Building rfc8341 1.0.4-SNAPSHOT [23/161] 22:02:44 [INFO] from model/rfc/rfc8341/pom.xml 22:02:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:02:44 [INFO] 22:02:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 22:02:44 [INFO] 22:02:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8341 --- 22:02:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:44 [INFO] 22:02:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8341 --- 22:02:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:44 [INFO] 22:02:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- 22:02:44 [INFO] 22:02:44 [INFO] --- dependency:3.9.0:properties (default) @ rfc8341 --- 22:02:44 [INFO] 22:02:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8341 --- 22:02:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:02:44 [INFO] 22:02:44 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8341 --- 22:02:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:02:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/yang 22:02:44 [INFO] yang-to-sources: Found 1 dependencies in 601.4 μs 22:02:44 [INFO] yang-to-sources: Project model files found: 1 in 2.907 ms 22:02:44 [INFO] yang-to-sources: 2 YANG models processed in 13.53 ms 22:02:44 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.448 ms 22:02:44 [INFO] Sorted 30 files into 8 directories in 97.51 μs 22:02:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 13.63 ms 22:02:44 [INFO] 22:02:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 22:02:44 [INFO] Starting audit... 22:02:44 Audit done. 22:02:44 [INFO] You have 0 Checkstyle violations. 22:02:44 [INFO] 22:02:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 22:02:44 [INFO] Starting audit... 22:02:44 Audit done. 22:02:44 [INFO] You have 0 Checkstyle violations. 22:02:44 [INFO] 22:02:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8341 --- 22:02:44 [INFO] 22:02:44 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8341 --- 22:02:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/main/resources 22:02:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi 22:02:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:02:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/generated-sources/spi 22:02:44 [INFO] 22:02:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8341 --- 22:02:44 [INFO] Recompiling the module because of changed dependency. 22:02:44 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 22:02:44 [INFO] 22:02:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> 22:02:44 [INFO] 22:02:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- 22:02:44 [INFO] Spotbugs plugin skipped 22:02:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:44 [INFO] 22:02:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< 22:02:44 [INFO] 22:02:44 [INFO] 22:02:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- 22:02:44 [INFO] Spotbugs plugin skipped 22:02:44 [INFO] 22:02:44 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8341 --- 22:02:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/src/test/resources 22:02:44 [INFO] 22:02:44 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8341 --- 22:02:44 [INFO] No sources to compile 22:02:44 [INFO] 22:02:44 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8341 --- 22:02:44 [INFO] No tests to run. 22:02:44 [INFO] 22:02:44 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8341 --- 22:02:44 [INFO] 22:02:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- 22:02:44 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT.jar 22:02:44 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 22:02:44 [INFO] 22:02:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- 22:02:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-javadoc.jar 22:02:46 [INFO] 22:02:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 22:02:46 [INFO] CycloneDX: Resolving Dependencies 22:02:47 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:02:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml 22:02:47 [INFO] attaching as rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json 22:02:47 [INFO] attaching as rfc8341-1.0.4-SNAPSHOT-cyclonedx.json 22:02:47 [INFO] 22:02:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 22:02:47 [INFO] Skipping duplicate-finder execution! 22:02:47 [INFO] 22:02:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8341 --- 22:02:47 [INFO] No dependency problems found 22:02:47 [INFO] 22:02:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- 22:02:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-sources.jar 22:02:47 [INFO] 22:02:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- jacoco:0.8.14:report (report) @ rfc8341 --- 22:02:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:47 [INFO] 22:02:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.pom 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.jar 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-javadoc.jar 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-cyclonedx.json 22:02:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/rfc8341-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT-sources.jar 22:02:47 [INFO] 22:02:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- 22:02:47 [INFO] Installing org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-SNAPSHOT.jar 22:02:47 [INFO] Writing OBR metadata 22:02:47 [INFO] 22:02:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- 22:02:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml 22:02:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8341/maven-metadata.xml 22:02:47 [INFO] 22:02:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- 22:02:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:47 [INFO] 22:02:47 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ 22:02:47 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 1.0.4-SNAPSHOT [24/161] 22:02:47 [INFO] from features/odl-ietf-model-rfc8341/pom.xml 22:02:47 [INFO] ------------------------------[ feature ]------------------------------- 22:02:47 [INFO] 22:02:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:47 [INFO] 22:02:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:47 [INFO] 22:02:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:47 [INFO] argLine set to empty 22:02:47 [INFO] 22:02:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Starting audit... 22:02:47 Audit done. 22:02:47 [INFO] You have 0 Checkstyle violations. 22:02:47 [INFO] 22:02:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Starting audit... 22:02:47 Audit done. 22:02:47 [INFO] You have 0 Checkstyle violations. 22:02:47 [INFO] 22:02:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml 22:02:47 [INFO] ...done! 22:02:47 [INFO] Set artifact 22:02:47 [INFO] 22:02:47 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:47 [INFO] 22:02:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> 22:02:47 [INFO] 22:02:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:47 [INFO] 22:02:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< 22:02:47 [INFO] 22:02:47 [INFO] 22:02:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] 22:02:47 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8341 --- 22:02:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 22:02:47 [INFO] Project dependency features detected: [] 22:02:47 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:47 [INFO] Creating RMI registry server on 127.0.0.1:38589 22:02:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:02:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:02:48 [INFO] Waiting for remote bundle context.. on 38589 name: 87a93005-1cf4-4fa4-98a5-d2fe8c4fb0e4 timout: [ RelativeTimeout value = 180000 ] 22:02:52 [INFO] Building jar from resources and headers. 22:02:52 [INFO] Writing jar finished. 22:02:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:02:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:02:54 [INFO] 22:02:54 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] 22:02:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:02:54 [INFO] 22:02:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] CycloneDX: Resolving Dependencies 22:02:54 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:02:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml 22:02:54 [INFO] attaching as odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json 22:02:54 [INFO] attaching as odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.json 22:02:54 [INFO] 22:02:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Skipping duplicate-finder execution! 22:02:54 [INFO] 22:02:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Skipping plugin execution 22:02:54 [INFO] 22:02:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Skipping source per configuration. 22:02:54 [INFO] 22:02:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] 22:02:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:54 [INFO] 22:02:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT.pom 22:02:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-features.xml 22:02:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-SNAPSHOT-cyclonedx.json 22:02:54 [INFO] 22:02:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- 22:02:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml 22:02:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml 22:02:54 [INFO] 22:02:54 [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- 22:02:54 [INFO] Building rfc7317-ietf-system 1.0.4-SNAPSHOT [25/161] 22:02:54 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 22:02:54 [INFO] -------------------------------[ bundle ]------------------------------- 22:02:54 [INFO] 22:02:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 22:02:54 [INFO] 22:02:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7317-ietf-system --- 22:02:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:54 [INFO] 22:02:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 22:02:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:54 [INFO] 22:02:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- 22:02:55 [INFO] 22:02:55 [INFO] --- dependency:3.9.0:properties (default) @ rfc7317-ietf-system --- 22:02:55 [INFO] 22:02:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 22:02:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:02:55 [INFO] 22:02:55 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7317-ietf-system --- 22:02:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:02:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/yang 22:02:55 [INFO] yang-to-sources: Found 4 dependencies in 784.8 μs 22:02:55 [INFO] yang-to-sources: Project model files found: 1 in 4.365 ms 22:02:55 [INFO] yang-to-sources: 5 YANG models processed in 24.52 ms 22:02:55 [INFO] BindingJavaFileGenerator: Defined 91 files in 8.679 ms 22:02:55 [INFO] Sorted 91 files into 21 directories in 147.7 μs 22:02:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 28.97 ms 22:02:55 [INFO] 22:02:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 22:02:55 [INFO] Starting audit... 22:02:55 Audit done. 22:02:55 [INFO] You have 0 Checkstyle violations. 22:02:55 [INFO] 22:02:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 22:02:55 [INFO] Starting audit... 22:02:55 Audit done. 22:02:55 [INFO] You have 0 Checkstyle violations. 22:02:55 [INFO] 22:02:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7317-ietf-system --- 22:02:55 [INFO] 22:02:55 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7317-ietf-system --- 22:02:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/main/resources 22:02:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 22:02:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:02:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:02:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 22:02:55 [INFO] 22:02:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7317-ietf-system --- 22:02:55 [INFO] Recompiling the module because of changed dependency. 22:02:55 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 22:02:55 [INFO] 22:02:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 22:02:55 [INFO] 22:02:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- 22:02:55 [INFO] Spotbugs plugin skipped 22:02:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:55 [INFO] 22:02:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 22:02:55 [INFO] 22:02:55 [INFO] 22:02:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- 22:02:55 [INFO] Spotbugs plugin skipped 22:02:55 [INFO] 22:02:55 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7317-ietf-system --- 22:02:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/src/test/resources 22:02:55 [INFO] 22:02:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7317-ietf-system --- 22:02:55 [INFO] No sources to compile 22:02:55 [INFO] 22:02:55 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7317-ietf-system --- 22:02:55 [INFO] No tests to run. 22:02:55 [INFO] 22:02:55 [INFO] --- copy:14.2.1:copy-files (default) @ rfc7317-ietf-system --- 22:02:55 [INFO] 22:02:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- 22:02:55 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar 22:02:55 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 22:02:55 [INFO] 22:02:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- 22:02:58 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar 22:02:58 [INFO] 22:02:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 22:02:58 [INFO] CycloneDX: Resolving Dependencies 22:02:59 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:02:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml 22:02:59 [INFO] attaching as rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json 22:02:59 [INFO] attaching as rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json 22:02:59 [INFO] 22:02:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 22:02:59 [INFO] Skipping duplicate-finder execution! 22:02:59 [INFO] 22:02:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 22:02:59 [INFO] No dependency problems found 22:02:59 [INFO] 22:02:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 22:02:59 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar 22:02:59 [INFO] 22:02:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- jacoco:0.8.14:report (report) @ rfc7317-ietf-system --- 22:02:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:02:59 [INFO] 22:02:59 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.pom 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-javadoc.jar 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json 22:02:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT-sources.jar 22:02:59 [INFO] 22:02:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- 22:02:59 [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-SNAPSHOT.jar 22:02:59 [INFO] Writing OBR metadata 22:02:59 [INFO] 22:02:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- 22:02:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:02:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:02:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml 22:02:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:02:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:02:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:02:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:02:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:02:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:02:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:02:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:02:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:02:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:02:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:02:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:02:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:02:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:02:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:02:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:02:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:02:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:02:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:02:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:02:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:02:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:02:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml 22:02:59 [INFO] 22:02:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- 22:02:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:02:59 [INFO] 22:02:59 [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ 22:02:59 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 1.0.4-SNAPSHOT [26/161] 22:02:59 [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml 22:02:59 [INFO] ------------------------------[ feature ]------------------------------- 22:02:59 [INFO] 22:02:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:59 [INFO] 22:02:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:02:59 [INFO] 22:02:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:02:59 [INFO] argLine set to empty 22:02:59 [INFO] 22:02:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Starting audit... 22:02:59 Audit done. 22:02:59 [INFO] You have 0 Checkstyle violations. 22:02:59 [INFO] 22:02:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Starting audit... 22:02:59 Audit done. 22:02:59 [INFO] You have 0 Checkstyle violations. 22:02:59 [INFO] 22:02:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml 22:02:59 [INFO] ...done! 22:02:59 [INFO] Set artifact 22:02:59 [INFO] 22:02:59 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:02:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:02:59 [INFO] 22:02:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> 22:02:59 [INFO] 22:02:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] No files found to run spotbugs, check compile phase has been run 22:02:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:02:59 [INFO] 22:02:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< 22:02:59 [INFO] 22:02:59 [INFO] 22:02:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] 22:02:59 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:02:59 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system 22:02:59 [INFO] Project dependency features detected: [] 22:02:59 [INFO] Pax Exam System (Version: 4.14.0) created. 22:02:59 [INFO] Creating RMI registry server on 127.0.0.1:34713 22:03:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:00 [INFO] Waiting for remote bundle context.. on 34713 name: ab6e2e2d-18cf-4e37-bf61-4fc601aa7fe8 timout: [ RelativeTimeout value = 180000 ] 22:03:04 [INFO] Building jar from resources and headers. 22:03:04 [INFO] Writing jar finished. 22:03:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:03:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:03:06 [INFO] 22:03:06 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] 22:03:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:03:06 [INFO] 22:03:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] CycloneDX: Resolving Dependencies 22:03:06 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:03:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml 22:03:06 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json 22:03:06 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json 22:03:06 [INFO] 22:03:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Skipping duplicate-finder execution! 22:03:06 [INFO] 22:03:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Skipping plugin execution 22:03:06 [INFO] 22:03:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Skipping source per configuration. 22:03:06 [INFO] 22:03:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] 22:03:06 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:06 [INFO] 22:03:06 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT.pom 22:03:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-features.xml 22:03:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-SNAPSHOT-cyclonedx.json 22:03:06 [INFO] 22:03:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- 22:03:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml 22:03:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml 22:03:07 [INFO] 22:03:07 [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- 22:03:07 [INFO] Building rfc7407-ietf-x509-cert-to-name 1.0.4-SNAPSHOT [27/161] 22:03:07 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 22:03:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:03:07 [INFO] 22:03:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] 22:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:07 [INFO] 22:03:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:07 [INFO] 22:03:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] 22:03:07 [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] 22:03:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:03:07 [INFO] 22:03:07 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:03:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 22:03:07 [INFO] yang-to-sources: Found 1 dependencies in 850.4 μs 22:03:07 [INFO] yang-to-sources: Project model files found: 1 in 1.720 ms 22:03:07 [INFO] yang-to-sources: 2 YANG models processed in 8.316 ms 22:03:07 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.455 ms 22:03:07 [INFO] Sorted 16 files into 4 directories in 93.57 μs 22:03:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 6.855 ms 22:03:07 [INFO] 22:03:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Starting audit... 22:03:07 Audit done. 22:03:07 [INFO] You have 0 Checkstyle violations. 22:03:07 [INFO] 22:03:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Starting audit... 22:03:07 Audit done. 22:03:07 [INFO] You have 0 Checkstyle violations. 22:03:07 [INFO] 22:03:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] 22:03:07 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 22:03:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 22:03:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:03:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 22:03:07 [INFO] 22:03:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Recompiling the module because of changed dependency. 22:03:07 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:03:07 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[60,42] possible 'this' escape before subclass is fully initialized 22:03:07 [INFO] 22:03:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 22:03:07 [INFO] 22:03:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Spotbugs plugin skipped 22:03:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:07 [INFO] 22:03:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 22:03:07 [INFO] 22:03:07 [INFO] 22:03:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Spotbugs plugin skipped 22:03:07 [INFO] 22:03:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 22:03:07 [INFO] 22:03:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] No sources to compile 22:03:07 [INFO] 22:03:07 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] No tests to run. 22:03:07 [INFO] 22:03:07 [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] 22:03:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 22:03:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar 22:03:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 22:03:07 [INFO] 22:03:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 22:03:08 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar 22:03:08 [INFO] 22:03:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 22:03:08 [INFO] CycloneDX: Resolving Dependencies 22:03:09 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:03:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 22:03:09 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 22:03:09 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json 22:03:09 [INFO] 22:03:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Skipping duplicate-finder execution! 22:03:09 [INFO] 22:03:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] No dependency problems found 22:03:09 [INFO] 22:03:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar 22:03:09 [INFO] 22:03:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:03:09 [INFO] 22:03:09 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.pom 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-javadoc.jar 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json 22:03:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-sources.jar 22:03:09 [INFO] 22:03:09 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.jar 22:03:09 [INFO] Writing OBR metadata 22:03:09 [INFO] 22:03:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:03:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:03:09 [INFO] 22:03:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:03:09 [INFO] 22:03:09 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- 22:03:09 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 1.0.4-SNAPSHOT [28/161] 22:03:09 [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml 22:03:09 [INFO] ------------------------------[ feature ]------------------------------- 22:03:09 [INFO] 22:03:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:09 [INFO] 22:03:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:09 [INFO] 22:03:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:09 [INFO] argLine set to empty 22:03:09 [INFO] 22:03:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Starting audit... 22:03:09 Audit done. 22:03:09 [INFO] You have 0 Checkstyle violations. 22:03:09 [INFO] 22:03:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Starting audit... 22:03:09 Audit done. 22:03:09 [INFO] You have 0 Checkstyle violations. 22:03:09 [INFO] 22:03:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml 22:03:09 [INFO] ...done! 22:03:09 [INFO] Set artifact 22:03:09 [INFO] 22:03:09 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:03:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:03:09 [INFO] 22:03:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> 22:03:09 [INFO] 22:03:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] No files found to run spotbugs, check compile phase has been run 22:03:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:09 [INFO] 22:03:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< 22:03:09 [INFO] 22:03:09 [INFO] 22:03:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] 22:03:09 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:09 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name 22:03:09 [INFO] Project dependency features detected: [] 22:03:09 [INFO] Pax Exam System (Version: 4.14.0) created. 22:03:09 [INFO] Creating RMI registry server on 127.0.0.1:45209 22:03:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:10 [INFO] Waiting for remote bundle context.. on 45209 name: f64716ee-dfdc-4d4b-bf7f-7e597c7366d3 timout: [ RelativeTimeout value = 180000 ] 22:03:14 [INFO] Building jar from resources and headers. 22:03:14 [INFO] Writing jar finished. 22:03:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:03:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:03:16 [INFO] 22:03:16 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:16 [INFO] 22:03:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:03:16 [INFO] 22:03:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:16 [INFO] CycloneDX: Resolving Dependencies 22:03:17 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:03:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml 22:03:17 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json 22:03:17 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json 22:03:17 [INFO] 22:03:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Skipping duplicate-finder execution! 22:03:17 [INFO] 22:03:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Skipping plugin execution 22:03:17 [INFO] 22:03:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Skipping source per configuration. 22:03:17 [INFO] 22:03:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] 22:03:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:17 [INFO] 22:03:17 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT.pom 22:03:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-features.xml 22:03:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-SNAPSHOT-cyclonedx.json 22:03:17 [INFO] 22:03:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 22:03:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:03:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:03:17 [INFO] 22:03:17 [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ 22:03:17 [INFO] Building rfc7407-ietf-snmp 1.0.4-SNAPSHOT [29/161] 22:03:17 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 22:03:17 [INFO] -------------------------------[ bundle ]------------------------------- 22:03:17 [INFO] 22:03:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] 22:03:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:17 [INFO] 22:03:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:17 [INFO] 22:03:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] 22:03:17 [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] 22:03:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:03:17 [INFO] 22:03:17 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:03:17 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/yang 22:03:17 [INFO] yang-to-sources: Found 4 dependencies in 779.0 μs 22:03:17 [INFO] yang-to-sources: Project model files found: 12 in 9.775 ms 22:03:17 [INFO] yang-to-sources: 5 YANG models processed in 69.17 ms 22:03:17 [INFO] BindingJavaFileGenerator: Defined 183 files in 14.36 ms 22:03:17 [INFO] Sorted 183 files into 38 directories in 241.2 μs 22:03:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 59.19 ms 22:03:17 [INFO] 22:03:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] Starting audit... 22:03:17 Audit done. 22:03:17 [INFO] You have 0 Checkstyle violations. 22:03:17 [INFO] 22:03:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] Starting audit... 22:03:17 Audit done. 22:03:17 [INFO] You have 0 Checkstyle violations. 22:03:17 [INFO] 22:03:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] 22:03:17 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/main/resources 22:03:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 22:03:17 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 22:03:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:03:17 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 22:03:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 22:03:17 [INFO] 22:03:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-snmp --- 22:03:17 [INFO] Recompiling the module because of changed dependency. 22:03:17 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 22:03:18 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[60,42] possible 'this' escape before subclass is fully initialized 22:03:18 [INFO] 22:03:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 22:03:18 [INFO] 22:03:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] Spotbugs plugin skipped 22:03:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:18 [INFO] 22:03:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 22:03:18 [INFO] 22:03:18 [INFO] 22:03:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] Spotbugs plugin skipped 22:03:18 [INFO] 22:03:18 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/src/test/resources 22:03:18 [INFO] 22:03:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] No sources to compile 22:03:18 [INFO] 22:03:18 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] No tests to run. 22:03:18 [INFO] 22:03:18 [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] 22:03:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- 22:03:18 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar 22:03:18 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 22:03:18 [INFO] 22:03:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 22:03:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar 22:03:22 [INFO] 22:03:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 22:03:22 [INFO] CycloneDX: Resolving Dependencies 22:03:23 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:03:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml 22:03:23 [INFO] attaching as rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json 22:03:23 [INFO] attaching as rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json 22:03:23 [INFO] 22:03:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Skipping duplicate-finder execution! 22:03:23 [INFO] 22:03:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] No dependency problems found 22:03:23 [INFO] 22:03:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar 22:03:23 [INFO] 22:03:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:03:23 [INFO] 22:03:23 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.pom 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-javadoc.jar 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json 22:03:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT-sources.jar 22:03:23 [INFO] 22:03:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-SNAPSHOT.jar 22:03:23 [INFO] Writing OBR metadata 22:03:23 [INFO] 22:03:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml 22:03:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml 22:03:23 [INFO] 22:03:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- 22:03:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:03:23 [INFO] 22:03:23 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- 22:03:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 1.0.4-SNAPSHOT [30/161] 22:03:23 [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml 22:03:23 [INFO] ------------------------------[ feature ]------------------------------- 22:03:23 [INFO] 22:03:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:23 [INFO] 22:03:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:23 [INFO] 22:03:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:23 [INFO] argLine set to empty 22:03:23 [INFO] 22:03:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Starting audit... 22:03:23 Audit done. 22:03:23 [INFO] You have 0 Checkstyle violations. 22:03:23 [INFO] 22:03:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Starting audit... 22:03:23 Audit done. 22:03:23 [INFO] You have 0 Checkstyle violations. 22:03:23 [INFO] 22:03:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml 22:03:23 [INFO] ...done! 22:03:23 [INFO] Set artifact 22:03:23 [INFO] 22:03:23 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:03:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:03:23 [INFO] 22:03:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> 22:03:23 [INFO] 22:03:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] No files found to run spotbugs, check compile phase has been run 22:03:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:23 [INFO] 22:03:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< 22:03:23 [INFO] 22:03:23 [INFO] 22:03:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] 22:03:23 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp 22:03:23 [INFO] Project dependency features detected: [] 22:03:23 [INFO] Pax Exam System (Version: 4.14.0) created. 22:03:23 [INFO] Creating RMI registry server on 127.0.0.1:44263 22:03:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:24 [INFO] Waiting for remote bundle context.. on 44263 name: 38bee3f6-d1c7-4ee9-8e24-33dff2196a00 timout: [ RelativeTimeout value = 180000 ] 22:03:28 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:35259/jndi/rmi://127.0.0.1:44263/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 22:03:28 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 22:03:28 at java.base/java.lang.Thread.run(Thread.java:1583) 22:03:28 Caused by: java.io.IOException: The server has been stopped. 22:03:28 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 22:03:28 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 22:03:28 ... 1 more 22:03:28 [INFO] Building jar from resources and headers. 22:03:28 [INFO] Writing jar finished. 22:03:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:03:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:03:30 [INFO] 22:03:30 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:30 [INFO] 22:03:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:03:30 [INFO] 22:03:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:30 [INFO] CycloneDX: Resolving Dependencies 22:03:30 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:03:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml 22:03:30 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json 22:03:31 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json 22:03:31 [INFO] 22:03:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Skipping duplicate-finder execution! 22:03:31 [INFO] 22:03:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Skipping plugin execution 22:03:31 [INFO] 22:03:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Skipping source per configuration. 22:03:31 [INFO] 22:03:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] 22:03:31 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:31 [INFO] 22:03:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT.pom 22:03:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-features.xml 22:03:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:31 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-SNAPSHOT-cyclonedx.json 22:03:31 [INFO] 22:03:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- 22:03:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml 22:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:31 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:31 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:31 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml 22:03:31 [INFO] 22:03:31 [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- 22:03:31 [INFO] Building rfc7952 1.0.4-SNAPSHOT [31/161] 22:03:31 [INFO] from model/rfc/rfc7952/pom.xml 22:03:31 [INFO] -------------------------------[ bundle ]------------------------------- 22:03:31 [INFO] 22:03:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 22:03:31 [INFO] 22:03:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7952 --- 22:03:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:31 [INFO] 22:03:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7952 --- 22:03:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:31 [INFO] 22:03:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- 22:03:31 [INFO] 22:03:31 [INFO] --- dependency:3.9.0:properties (default) @ rfc7952 --- 22:03:31 [INFO] 22:03:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7952 --- 22:03:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:03:31 [INFO] 22:03:31 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7952 --- 22:03:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:03:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/yang 22:03:31 [INFO] yang-to-sources: Found 0 dependencies in 671.1 μs 22:03:31 [INFO] yang-to-sources: Project model files found: 1 in 1.233 ms 22:03:31 [INFO] yang-to-sources: 1 YANG models processed in 3.130 ms 22:03:31 [INFO] BindingJavaFileGenerator: Defined 4 files in 1.210 ms 22:03:31 [INFO] Sorted 4 files into 3 directories in 134.6 μs 22:03:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.929 ms 22:03:31 [INFO] 22:03:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 22:03:31 [INFO] Starting audit... 22:03:31 Audit done. 22:03:31 [INFO] You have 0 Checkstyle violations. 22:03:31 [INFO] 22:03:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 22:03:31 [INFO] Starting audit... 22:03:31 Audit done. 22:03:31 [INFO] You have 0 Checkstyle violations. 22:03:31 [INFO] 22:03:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7952 --- 22:03:31 [INFO] 22:03:31 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7952 --- 22:03:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/main/resources 22:03:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi 22:03:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:03:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/generated-sources/spi 22:03:31 [INFO] 22:03:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7952 --- 22:03:31 [INFO] Recompiling the module because of changed source code. 22:03:31 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 22:03:31 [INFO] 22:03:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> 22:03:31 [INFO] 22:03:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- 22:03:31 [INFO] Spotbugs plugin skipped 22:03:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:31 [INFO] 22:03:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< 22:03:31 [INFO] 22:03:31 [INFO] 22:03:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- 22:03:31 [INFO] Spotbugs plugin skipped 22:03:31 [INFO] 22:03:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7952 --- 22:03:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/src/test/resources 22:03:31 [INFO] 22:03:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7952 --- 22:03:31 [INFO] No sources to compile 22:03:31 [INFO] 22:03:31 [INFO] --- surefire:3.5.4:test (default-test) @ rfc7952 --- 22:03:31 [INFO] No tests to run. 22:03:31 [INFO] 22:03:31 [INFO] --- copy:14.2.1:copy-files (default) @ rfc7952 --- 22:03:31 [INFO] 22:03:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- 22:03:31 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT.jar 22:03:31 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 22:03:31 [INFO] 22:03:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- 22:03:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-javadoc.jar 22:03:32 [INFO] 22:03:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 22:03:32 [INFO] CycloneDX: Resolving Dependencies 22:03:33 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:03:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml 22:03:33 [INFO] attaching as rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json 22:03:33 [INFO] attaching as rfc7952-1.0.4-SNAPSHOT-cyclonedx.json 22:03:33 [INFO] 22:03:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 22:03:33 [INFO] Skipping duplicate-finder execution! 22:03:33 [INFO] 22:03:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7952 --- 22:03:33 [INFO] No dependency problems found 22:03:33 [INFO] 22:03:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- 22:03:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-sources.jar 22:03:33 [INFO] 22:03:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc7952 --- 22:03:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:03:33 [INFO] 22:03:33 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.pom 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.jar 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-javadoc.jar 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-cyclonedx.json 22:03:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/rfc7952-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT-sources.jar 22:03:33 [INFO] 22:03:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- 22:03:33 [INFO] Installing org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-SNAPSHOT.jar 22:03:33 [INFO] Writing OBR metadata 22:03:33 [INFO] 22:03:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- 22:03:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml 22:03:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc7952/maven-metadata.xml 22:03:33 [INFO] 22:03:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- 22:03:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:03:33 [INFO] 22:03:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ 22:03:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 1.0.4-SNAPSHOT [32/161] 22:03:33 [INFO] from features/odl-ietf-model-rfc7952/pom.xml 22:03:33 [INFO] ------------------------------[ feature ]------------------------------- 22:03:33 [INFO] 22:03:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:33 [INFO] 22:03:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:33 [INFO] 22:03:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:33 [INFO] argLine set to empty 22:03:33 [INFO] 22:03:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Starting audit... 22:03:33 Audit done. 22:03:33 [INFO] You have 0 Checkstyle violations. 22:03:33 [INFO] 22:03:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Starting audit... 22:03:33 Audit done. 22:03:33 [INFO] You have 0 Checkstyle violations. 22:03:33 [INFO] 22:03:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml 22:03:33 [INFO] ...done! 22:03:33 [INFO] Set artifact 22:03:33 [INFO] 22:03:33 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:03:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:03:33 [INFO] 22:03:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> 22:03:33 [INFO] 22:03:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] No files found to run spotbugs, check compile phase has been run 22:03:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:33 [INFO] 22:03:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< 22:03:33 [INFO] 22:03:33 [INFO] 22:03:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] 22:03:33 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7952 --- 22:03:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 22:03:33 [INFO] Project dependency features detected: [] 22:03:33 [INFO] Pax Exam System (Version: 4.14.0) created. 22:03:33 [INFO] Creating RMI registry server on 127.0.0.1:39609 22:03:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:33 [INFO] Waiting for remote bundle context.. on 39609 name: 932a6507-dd0d-4849-8e9d-c20887aa74c1 timout: [ RelativeTimeout value = 180000 ] 22:03:38 [INFO] Building jar from resources and headers. 22:03:38 [INFO] Writing jar finished. 22:03:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:03:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:03:40 [INFO] 22:03:40 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] 22:03:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:03:40 [INFO] 22:03:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] CycloneDX: Resolving Dependencies 22:03:40 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:03:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml 22:03:40 [INFO] attaching as odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json 22:03:40 [INFO] attaching as odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.json 22:03:40 [INFO] 22:03:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Skipping duplicate-finder execution! 22:03:40 [INFO] 22:03:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Skipping plugin execution 22:03:40 [INFO] 22:03:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Skipping source per configuration. 22:03:40 [INFO] 22:03:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] 22:03:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:40 [INFO] 22:03:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT.pom 22:03:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-features.xml 22:03:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-SNAPSHOT-cyclonedx.json 22:03:40 [INFO] 22:03:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- 22:03:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml 22:03:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml 22:03:40 [INFO] 22:03:40 [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- 22:03:40 [INFO] Building rfc8040-ietf-restconf 1.0.4-SNAPSHOT [33/161] 22:03:40 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 22:03:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:03:40 [INFO] 22:03:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 22:03:40 [INFO] 22:03:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 22:03:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:40 [INFO] 22:03:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 22:03:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:40 [INFO] 22:03:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] 22:03:41 [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] 22:03:41 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:03:41 [INFO] 22:03:41 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:03:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/yang 22:03:41 [INFO] yang-to-sources: Found 0 dependencies in 526.6 μs 22:03:41 [INFO] yang-to-sources: Project model files found: 1 in 1.496 ms 22:03:41 [INFO] yang-to-sources: 1 YANG models processed in 11.58 ms 22:03:41 [INFO] BindingJavaFileGenerator: Defined 21 files in 3.526 ms 22:03:41 [INFO] Sorted 21 files into 8 directories in 99.80 μs 22:03:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.053 ms 22:03:41 [INFO] 22:03:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Starting audit... 22:03:41 Audit done. 22:03:41 [INFO] You have 0 Checkstyle violations. 22:03:41 [INFO] 22:03:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Starting audit... 22:03:41 Audit done. 22:03:41 [INFO] You have 0 Checkstyle violations. 22:03:41 [INFO] 22:03:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] 22:03:41 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/main/resources 22:03:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 22:03:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:03:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 22:03:41 [INFO] 22:03:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Recompiling the module because of changed source code. 22:03:41 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 22:03:41 [INFO] 22:03:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 22:03:41 [INFO] 22:03:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Spotbugs plugin skipped 22:03:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:41 [INFO] 22:03:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 22:03:41 [INFO] 22:03:41 [INFO] 22:03:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Spotbugs plugin skipped 22:03:41 [INFO] 22:03:41 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/src/test/resources 22:03:41 [INFO] 22:03:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] No sources to compile 22:03:41 [INFO] 22:03:41 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] No tests to run. 22:03:41 [INFO] 22:03:41 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] 22:03:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- 22:03:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar 22:03:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 22:03:41 [INFO] 22:03:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar 22:03:43 [INFO] 22:03:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] CycloneDX: Resolving Dependencies 22:03:43 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:03:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml 22:03:43 [INFO] attaching as rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json 22:03:43 [INFO] attaching as rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json 22:03:43 [INFO] 22:03:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Skipping duplicate-finder execution! 22:03:43 [INFO] 22:03:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] No dependency problems found 22:03:43 [INFO] 22:03:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar 22:03:43 [INFO] 22:03:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:03:43 [INFO] 22:03:43 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.pom 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-javadoc.jar 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json 22:03:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT-sources.jar 22:03:43 [INFO] 22:03:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-SNAPSHOT.jar 22:03:43 [INFO] Writing OBR metadata 22:03:43 [INFO] 22:03:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml 22:03:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml 22:03:43 [INFO] 22:03:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- 22:03:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:03:43 [INFO] 22:03:43 [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- 22:03:43 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 1.0.4-SNAPSHOT [34/161] 22:03:43 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml 22:03:43 [INFO] ------------------------------[ feature ]------------------------------- 22:03:43 [INFO] 22:03:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:43 [INFO] 22:03:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:43 [INFO] 22:03:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:43 [INFO] argLine set to empty 22:03:43 [INFO] 22:03:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Starting audit... 22:03:43 Audit done. 22:03:43 [INFO] You have 0 Checkstyle violations. 22:03:43 [INFO] 22:03:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Starting audit... 22:03:43 Audit done. 22:03:43 [INFO] You have 0 Checkstyle violations. 22:03:43 [INFO] 22:03:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml 22:03:43 [INFO] ...done! 22:03:43 [INFO] Set artifact 22:03:43 [INFO] 22:03:43 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:03:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:03:43 [INFO] 22:03:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> 22:03:43 [INFO] 22:03:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] No files found to run spotbugs, check compile phase has been run 22:03:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:43 [INFO] 22:03:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< 22:03:43 [INFO] 22:03:43 [INFO] 22:03:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] 22:03:43 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:43 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf 22:03:43 [INFO] Project dependency features detected: [] 22:03:43 [INFO] Pax Exam System (Version: 4.14.0) created. 22:03:43 [INFO] Creating RMI registry server on 127.0.0.1:40339 22:03:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:44 [INFO] Waiting for remote bundle context.. on 40339 name: c8298766-5d8c-4224-a553-72f8d19cb630 timout: [ RelativeTimeout value = 180000 ] 22:03:48 [INFO] Building jar from resources and headers. 22:03:48 [INFO] Writing jar finished. 22:03:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:03:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:03:51 [INFO] 22:03:51 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] 22:03:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:03:51 [INFO] 22:03:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] CycloneDX: Resolving Dependencies 22:03:51 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:03:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml 22:03:51 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json 22:03:51 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json 22:03:51 [INFO] 22:03:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Skipping duplicate-finder execution! 22:03:51 [INFO] 22:03:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Skipping plugin execution 22:03:51 [INFO] 22:03:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Skipping source per configuration. 22:03:51 [INFO] 22:03:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] 22:03:51 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:51 [INFO] 22:03:51 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT.pom 22:03:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-features.xml 22:03:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-SNAPSHOT-cyclonedx.json 22:03:51 [INFO] 22:03:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- 22:03:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml 22:03:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml 22:03:51 [INFO] 22:03:51 [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- 22:03:51 [INFO] Building rfc8040-ietf-restconf-monitoring 1.0.4-SNAPSHOT [35/161] 22:03:51 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 22:03:51 [INFO] -------------------------------[ bundle ]------------------------------- 22:03:51 [INFO] 22:03:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] 22:03:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:51 [INFO] 22:03:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:51 [INFO] 22:03:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] 22:03:51 [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] 22:03:51 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:03:51 [INFO] 22:03:51 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:03:51 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 22:03:51 [INFO] yang-to-sources: Found 2 dependencies in 1.410 ms 22:03:51 [INFO] yang-to-sources: Project model files found: 1 in 1.355 ms 22:03:51 [INFO] yang-to-sources: 3 YANG models processed in 12.47 ms 22:03:51 [INFO] BindingJavaFileGenerator: Defined 16 files in 6.941 ms 22:03:51 [INFO] Sorted 16 files into 6 directories in 92.50 μs 22:03:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 12.01 ms 22:03:51 [INFO] 22:03:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] Starting audit... 22:03:51 Audit done. 22:03:51 [INFO] You have 0 Checkstyle violations. 22:03:51 [INFO] 22:03:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] Starting audit... 22:03:51 Audit done. 22:03:51 [INFO] You have 0 Checkstyle violations. 22:03:51 [INFO] 22:03:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] 22:03:51 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 22:03:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 22:03:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:03:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:03:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 22:03:51 [INFO] 22:03:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 22:03:51 [INFO] Recompiling the module because of changed dependency. 22:03:51 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 22:03:51 [INFO] 22:03:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 22:03:52 [INFO] 22:03:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] Spotbugs plugin skipped 22:03:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:52 [INFO] 22:03:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 22:03:52 [INFO] 22:03:52 [INFO] 22:03:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] Spotbugs plugin skipped 22:03:52 [INFO] 22:03:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 22:03:52 [INFO] 22:03:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] No sources to compile 22:03:52 [INFO] 22:03:52 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] No tests to run. 22:03:52 [INFO] 22:03:52 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] 22:03:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 22:03:52 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar 22:03:52 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 22:03:52 [INFO] 22:03:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 22:03:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar 22:03:53 [INFO] 22:03:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 22:03:53 [INFO] CycloneDX: Resolving Dependencies 22:03:54 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:03:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 22:03:54 [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 22:03:54 [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json 22:03:54 [INFO] 22:03:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Skipping duplicate-finder execution! 22:03:54 [INFO] 22:03:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] No dependency problems found 22:03:54 [INFO] 22:03:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar 22:03:54 [INFO] 22:03:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:03:54 [INFO] 22:03:54 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.pom 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-javadoc.jar 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json 22:03:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-sources.jar 22:03:54 [INFO] 22:03:54 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.jar 22:03:54 [INFO] Writing OBR metadata 22:03:54 [INFO] 22:03:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:03:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:03:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:03:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:03:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:03:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:03:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:03:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:03:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:03:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:03:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:03:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:03:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:03:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:03:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:03:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:03:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:03:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:03:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:03:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:03:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:03:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:03:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:03:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:03:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:03:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:03:54 [INFO] 22:03:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:03:54 [INFO] 22:03:54 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- 22:03:54 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 1.0.4-SNAPSHOT [36/161] 22:03:54 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml 22:03:54 [INFO] ------------------------------[ feature ]------------------------------- 22:03:54 [INFO] 22:03:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:54 [INFO] 22:03:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:03:54 [INFO] 22:03:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:03:54 [INFO] argLine set to empty 22:03:54 [INFO] 22:03:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Starting audit... 22:03:54 Audit done. 22:03:54 [INFO] You have 0 Checkstyle violations. 22:03:54 [INFO] 22:03:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Starting audit... 22:03:54 Audit done. 22:03:54 [INFO] You have 0 Checkstyle violations. 22:03:54 [INFO] 22:03:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 22:03:54 [INFO] ...done! 22:03:54 [INFO] Set artifact 22:03:54 [INFO] 22:03:54 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:03:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:03:54 [INFO] 22:03:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> 22:03:54 [INFO] 22:03:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] No files found to run spotbugs, check compile phase has been run 22:03:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:03:54 [INFO] 22:03:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< 22:03:54 [INFO] 22:03:54 [INFO] 22:03:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] 22:03:54 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:03:54 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring 22:03:54 [INFO] Project dependency features detected: [] 22:03:54 [INFO] Pax Exam System (Version: 4.14.0) created. 22:03:54 [INFO] Creating RMI registry server on 127.0.0.1:37099 22:03:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:03:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:03:55 [INFO] Waiting for remote bundle context.. on 37099 name: f18f7f2c-7e2d-4fc4-a0c4-e6fe7306fa46 timout: [ RelativeTimeout value = 180000 ] 22:03:59 [INFO] Building jar from resources and headers. 22:03:59 [INFO] Writing jar finished. 22:04:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:04:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:04:01 [INFO] 22:04:01 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:01 [INFO] 22:04:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:04:01 [INFO] 22:04:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:01 [INFO] CycloneDX: Resolving Dependencies 22:04:02 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:04:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 22:04:02 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json 22:04:02 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json 22:04:02 [INFO] 22:04:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Skipping duplicate-finder execution! 22:04:02 [INFO] 22:04:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Skipping plugin execution 22:04:02 [INFO] 22:04:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Skipping source per configuration. 22:04:02 [INFO] 22:04:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] 22:04:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:02 [INFO] 22:04:02 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT.pom 22:04:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-features.xml 22:04:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-SNAPSHOT-cyclonedx.json 22:04:02 [INFO] 22:04:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 22:04:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:04:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:04:02 [INFO] 22:04:02 [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- 22:04:02 [INFO] Building rfc8072 1.0.4-SNAPSHOT [37/161] 22:04:02 [INFO] from model/rfc/rfc8072/pom.xml 22:04:02 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:02 [INFO] 22:04:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 22:04:02 [INFO] 22:04:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8072 --- 22:04:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:02 [INFO] 22:04:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8072 --- 22:04:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:02 [INFO] 22:04:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- 22:04:02 [INFO] 22:04:02 [INFO] --- dependency:3.9.0:properties (default) @ rfc8072 --- 22:04:02 [INFO] 22:04:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8072 --- 22:04:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:02 [INFO] 22:04:02 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8072 --- 22:04:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/yang 22:04:02 [INFO] yang-to-sources: Found 1 dependencies in 1.189 ms 22:04:02 [INFO] yang-to-sources: Project model files found: 1 in 2.201 ms 22:04:02 [INFO] yang-to-sources: 2 YANG models processed in 12.11 ms 22:04:02 [INFO] BindingJavaFileGenerator: Defined 34 files in 2.909 ms 22:04:02 [INFO] Sorted 34 files into 12 directories in 103.3 μs 22:04:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 11.02 ms 22:04:02 [INFO] 22:04:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 22:04:02 [INFO] Starting audit... 22:04:02 Audit done. 22:04:02 [INFO] You have 0 Checkstyle violations. 22:04:02 [INFO] 22:04:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 22:04:02 [INFO] Starting audit... 22:04:02 Audit done. 22:04:02 [INFO] You have 0 Checkstyle violations. 22:04:02 [INFO] 22:04:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8072 --- 22:04:02 [INFO] 22:04:02 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8072 --- 22:04:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/main/resources 22:04:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi 22:04:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/generated-sources/spi 22:04:02 [INFO] 22:04:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8072 --- 22:04:02 [INFO] Recompiling the module because of changed dependency. 22:04:02 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 22:04:02 [INFO] 22:04:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> 22:04:02 [INFO] 22:04:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- 22:04:02 [INFO] Spotbugs plugin skipped 22:04:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:02 [INFO] 22:04:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< 22:04:02 [INFO] 22:04:02 [INFO] 22:04:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- 22:04:02 [INFO] Spotbugs plugin skipped 22:04:02 [INFO] 22:04:02 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8072 --- 22:04:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/src/test/resources 22:04:02 [INFO] 22:04:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8072 --- 22:04:02 [INFO] No sources to compile 22:04:02 [INFO] 22:04:02 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8072 --- 22:04:02 [INFO] No tests to run. 22:04:02 [INFO] 22:04:02 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8072 --- 22:04:02 [INFO] 22:04:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- 22:04:02 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT.jar 22:04:02 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 22:04:02 [INFO] 22:04:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- 22:04:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-javadoc.jar 22:04:04 [INFO] 22:04:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 22:04:04 [INFO] CycloneDX: Resolving Dependencies 22:04:05 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:04:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml 22:04:05 [INFO] attaching as rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json 22:04:05 [INFO] attaching as rfc8072-1.0.4-SNAPSHOT-cyclonedx.json 22:04:05 [INFO] 22:04:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 22:04:05 [INFO] Skipping duplicate-finder execution! 22:04:05 [INFO] 22:04:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8072 --- 22:04:05 [INFO] No dependency problems found 22:04:05 [INFO] 22:04:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- 22:04:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-sources.jar 22:04:05 [INFO] 22:04:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- jacoco:0.8.14:report (report) @ rfc8072 --- 22:04:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:05 [INFO] 22:04:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.pom 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.jar 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-javadoc.jar 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-cyclonedx.json 22:04:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/rfc8072-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT-sources.jar 22:04:05 [INFO] 22:04:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- 22:04:05 [INFO] Installing org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-SNAPSHOT.jar 22:04:05 [INFO] Writing OBR metadata 22:04:05 [INFO] 22:04:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- 22:04:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml 22:04:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8072/maven-metadata.xml 22:04:05 [INFO] 22:04:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- 22:04:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:05 [INFO] 22:04:05 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ 22:04:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 1.0.4-SNAPSHOT [38/161] 22:04:05 [INFO] from features/odl-ietf-model-rfc8072/pom.xml 22:04:05 [INFO] ------------------------------[ feature ]------------------------------- 22:04:05 [INFO] 22:04:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:05 [INFO] 22:04:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:05 [INFO] 22:04:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:05 [INFO] argLine set to empty 22:04:05 [INFO] 22:04:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Starting audit... 22:04:05 Audit done. 22:04:05 [INFO] You have 0 Checkstyle violations. 22:04:05 [INFO] 22:04:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Starting audit... 22:04:05 Audit done. 22:04:05 [INFO] You have 0 Checkstyle violations. 22:04:05 [INFO] 22:04:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml 22:04:05 [INFO] ...done! 22:04:05 [INFO] Set artifact 22:04:05 [INFO] 22:04:05 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:04:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:04:05 [INFO] 22:04:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> 22:04:05 [INFO] 22:04:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] No files found to run spotbugs, check compile phase has been run 22:04:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:05 [INFO] 22:04:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< 22:04:05 [INFO] 22:04:05 [INFO] 22:04:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] 22:04:05 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8072 --- 22:04:05 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 22:04:05 [INFO] Project dependency features detected: [] 22:04:05 [INFO] Pax Exam System (Version: 4.14.0) created. 22:04:05 [INFO] Creating RMI registry server on 127.0.0.1:35839 22:04:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:04:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:04:06 [INFO] Waiting for remote bundle context.. on 35839 name: 89dfbbee-e62f-40e1-bf35-5c26d71a785a timout: [ RelativeTimeout value = 180000 ] 22:04:10 [INFO] Building jar from resources and headers. 22:04:10 [INFO] Writing jar finished. 22:04:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:04:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:04:12 [INFO] 22:04:12 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] 22:04:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:04:12 [INFO] 22:04:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] CycloneDX: Resolving Dependencies 22:04:12 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:04:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml 22:04:12 [INFO] attaching as odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json 22:04:12 [INFO] attaching as odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.json 22:04:12 [INFO] 22:04:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Skipping duplicate-finder execution! 22:04:12 [INFO] 22:04:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Skipping plugin execution 22:04:12 [INFO] 22:04:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Skipping source per configuration. 22:04:12 [INFO] 22:04:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] 22:04:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:12 [INFO] 22:04:12 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT.pom 22:04:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-features.xml 22:04:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-SNAPSHOT-cyclonedx.json 22:04:12 [INFO] 22:04:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- 22:04:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml 22:04:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml 22:04:12 [INFO] 22:04:12 [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- 22:04:12 [INFO] Building rfc8177 1.0.4-SNAPSHOT [39/161] 22:04:12 [INFO] from model/rfc/rfc8177/pom.xml 22:04:12 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:12 [INFO] 22:04:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 22:04:12 [INFO] 22:04:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8177 --- 22:04:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:12 [INFO] 22:04:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8177 --- 22:04:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:12 [INFO] 22:04:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- 22:04:13 [INFO] 22:04:13 [INFO] --- dependency:3.9.0:properties (default) @ rfc8177 --- 22:04:13 [INFO] 22:04:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8177 --- 22:04:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:13 [INFO] 22:04:13 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8177 --- 22:04:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/yang 22:04:13 [INFO] yang-to-sources: Found 2 dependencies in 958.1 μs 22:04:13 [INFO] yang-to-sources: Project model files found: 1 in 2.705 ms 22:04:13 [INFO] yang-to-sources: 3 YANG models processed in 17.08 ms 22:04:13 [INFO] BindingJavaFileGenerator: Defined 68 files in 5.418 ms 22:04:13 [INFO] Sorted 68 files into 16 directories in 148.2 μs 22:04:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 30.20 ms 22:04:13 [INFO] 22:04:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 22:04:13 [INFO] Starting audit... 22:04:13 Audit done. 22:04:13 [INFO] You have 0 Checkstyle violations. 22:04:13 [INFO] 22:04:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 22:04:13 [INFO] Starting audit... 22:04:13 Audit done. 22:04:13 [INFO] You have 0 Checkstyle violations. 22:04:13 [INFO] 22:04:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8177 --- 22:04:13 [INFO] 22:04:13 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8177 --- 22:04:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/main/resources 22:04:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi 22:04:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/generated-sources/spi 22:04:13 [INFO] 22:04:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8177 --- 22:04:13 [INFO] Recompiling the module because of changed dependency. 22:04:13 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 22:04:13 [INFO] 22:04:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> 22:04:13 [INFO] 22:04:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- 22:04:13 [INFO] Spotbugs plugin skipped 22:04:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:13 [INFO] 22:04:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< 22:04:13 [INFO] 22:04:13 [INFO] 22:04:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- 22:04:13 [INFO] Spotbugs plugin skipped 22:04:13 [INFO] 22:04:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8177 --- 22:04:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/src/test/resources 22:04:13 [INFO] 22:04:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8177 --- 22:04:13 [INFO] No sources to compile 22:04:13 [INFO] 22:04:13 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8177 --- 22:04:13 [INFO] No tests to run. 22:04:13 [INFO] 22:04:13 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8177 --- 22:04:13 [INFO] 22:04:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- 22:04:13 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT.jar 22:04:13 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 22:04:13 [INFO] 22:04:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- 22:04:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-javadoc.jar 22:04:16 [INFO] 22:04:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 22:04:16 [INFO] CycloneDX: Resolving Dependencies 22:04:16 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:04:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml 22:04:16 [INFO] attaching as rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json 22:04:16 [INFO] attaching as rfc8177-1.0.4-SNAPSHOT-cyclonedx.json 22:04:16 [INFO] 22:04:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 22:04:16 [INFO] Skipping duplicate-finder execution! 22:04:16 [INFO] 22:04:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8177 --- 22:04:16 [INFO] No dependency problems found 22:04:16 [INFO] 22:04:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- 22:04:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-sources.jar 22:04:16 [INFO] 22:04:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- 22:04:16 [INFO] 22:04:16 [INFO] --- jacoco:0.8.14:report (report) @ rfc8177 --- 22:04:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:16 [INFO] 22:04:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.pom 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.jar 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-javadoc.jar 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-cyclonedx.json 22:04:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/rfc8177-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT-sources.jar 22:04:16 [INFO] 22:04:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- 22:04:16 [INFO] Installing org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-SNAPSHOT.jar 22:04:16 [INFO] Writing OBR metadata 22:04:16 [INFO] 22:04:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- 22:04:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml 22:04:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8177/maven-metadata.xml 22:04:16 [INFO] 22:04:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- 22:04:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:16 [INFO] 22:04:16 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ 22:04:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 1.0.4-SNAPSHOT [40/161] 22:04:16 [INFO] from features/odl-ietf-model-rfc8177/pom.xml 22:04:16 [INFO] ------------------------------[ feature ]------------------------------- 22:04:16 [INFO] 22:04:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- 22:04:16 [INFO] 22:04:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- 22:04:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:16 [INFO] 22:04:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:17 [INFO] 22:04:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] 22:04:17 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] 22:04:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:17 [INFO] argLine set to empty 22:04:17 [INFO] 22:04:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Starting audit... 22:04:17 Audit done. 22:04:17 [INFO] You have 0 Checkstyle violations. 22:04:17 [INFO] 22:04:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Starting audit... 22:04:17 Audit done. 22:04:17 [INFO] You have 0 Checkstyle violations. 22:04:17 [INFO] 22:04:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] 22:04:17 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml 22:04:17 [INFO] ...done! 22:04:17 [INFO] Set artifact 22:04:17 [INFO] 22:04:17 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:04:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:04:17 [INFO] 22:04:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> 22:04:17 [INFO] 22:04:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] No files found to run spotbugs, check compile phase has been run 22:04:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:17 [INFO] 22:04:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< 22:04:17 [INFO] 22:04:17 [INFO] 22:04:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] 22:04:17 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8177 --- 22:04:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 22:04:17 [INFO] Project dependency features detected: [] 22:04:17 [INFO] Pax Exam System (Version: 4.14.0) created. 22:04:17 [INFO] Creating RMI registry server on 127.0.0.1:45819 22:04:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:04:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:04:17 [INFO] Waiting for remote bundle context.. on 45819 name: b5d14477-8f28-46d4-a915-998276253d1b timout: [ RelativeTimeout value = 180000 ] 22:04:22 [INFO] Building jar from resources and headers. 22:04:22 [INFO] Writing jar finished. 22:04:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:04:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:04:24 [INFO] 22:04:24 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] 22:04:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:04:24 [INFO] 22:04:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] CycloneDX: Resolving Dependencies 22:04:24 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:04:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml 22:04:24 [INFO] attaching as odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json 22:04:24 [INFO] attaching as odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.json 22:04:24 [INFO] 22:04:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Skipping duplicate-finder execution! 22:04:24 [INFO] 22:04:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Skipping plugin execution 22:04:24 [INFO] 22:04:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Skipping source per configuration. 22:04:24 [INFO] 22:04:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] 22:04:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:24 [INFO] 22:04:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT.pom 22:04:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-features.xml 22:04:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-SNAPSHOT-cyclonedx.json 22:04:24 [INFO] 22:04:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- 22:04:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:24 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:24 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml 22:04:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml 22:04:24 [INFO] 22:04:24 [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- 22:04:24 [INFO] Building iana-routing-types 1.0.4-SNAPSHOT [41/161] 22:04:24 [INFO] from model/iana/iana-routing-types/pom.xml 22:04:24 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:24 [INFO] 22:04:24 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 22:04:24 [INFO] 22:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-routing-types --- 22:04:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:24 [INFO] 22:04:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-routing-types --- 22:04:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:24 [INFO] 22:04:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- 22:04:24 [INFO] 22:04:24 [INFO] --- dependency:3.9.0:properties (default) @ iana-routing-types --- 22:04:24 [INFO] 22:04:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-routing-types --- 22:04:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:24 [INFO] 22:04:24 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-routing-types --- 22:04:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/yang 22:04:24 [INFO] yang-to-sources: Found 0 dependencies in 490.9 μs 22:04:24 [INFO] yang-to-sources: Project model files found: 1 in 14.97 ms 22:04:24 [INFO] yang-to-sources: 1 YANG models processed in 5.491 ms 22:04:24 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.339 ms 22:04:24 [INFO] Sorted 6 files into 3 directories in 87.44 μs 22:04:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.732 ms 22:04:24 [INFO] 22:04:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 22:04:24 [INFO] Starting audit... 22:04:24 Audit done. 22:04:24 [INFO] You have 0 Checkstyle violations. 22:04:24 [INFO] 22:04:24 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 22:04:24 [INFO] Starting audit... 22:04:24 Audit done. 22:04:24 [INFO] You have 0 Checkstyle violations. 22:04:24 [INFO] 22:04:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-routing-types --- 22:04:24 [INFO] 22:04:24 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-routing-types --- 22:04:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/main/resources 22:04:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi 22:04:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/generated-sources/spi 22:04:24 [INFO] 22:04:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-routing-types --- 22:04:24 [INFO] Recompiling the module because of changed source code. 22:04:24 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 22:04:25 [INFO] 22:04:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 22:04:25 [INFO] 22:04:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- 22:04:25 [INFO] Spotbugs plugin skipped 22:04:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:25 [INFO] 22:04:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 22:04:25 [INFO] 22:04:25 [INFO] 22:04:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- 22:04:25 [INFO] Spotbugs plugin skipped 22:04:25 [INFO] 22:04:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-routing-types --- 22:04:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/src/test/resources 22:04:25 [INFO] 22:04:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-routing-types --- 22:04:25 [INFO] No sources to compile 22:04:25 [INFO] 22:04:25 [INFO] --- surefire:3.5.4:test (default-test) @ iana-routing-types --- 22:04:25 [INFO] No tests to run. 22:04:25 [INFO] 22:04:25 [INFO] --- copy:14.2.1:copy-files (default) @ iana-routing-types --- 22:04:25 [INFO] 22:04:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- 22:04:25 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT.jar 22:04:25 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 22:04:25 [INFO] 22:04:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- 22:04:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar 22:04:26 [INFO] 22:04:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 22:04:26 [INFO] CycloneDX: Resolving Dependencies 22:04:26 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:04:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml 22:04:27 [INFO] attaching as iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json 22:04:27 [INFO] attaching as iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.json 22:04:27 [INFO] 22:04:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 22:04:27 [INFO] Skipping duplicate-finder execution! 22:04:27 [INFO] 22:04:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-routing-types --- 22:04:27 [INFO] No dependency problems found 22:04:27 [INFO] 22:04:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- 22:04:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-sources.jar 22:04:27 [INFO] 22:04:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- 22:04:27 [INFO] 22:04:27 [INFO] --- jacoco:0.8.14:report (report) @ iana-routing-types --- 22:04:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:27 [INFO] 22:04:27 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.pom 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.jar 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-javadoc.jar 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-cyclonedx.json 22:04:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT-sources.jar 22:04:27 [INFO] 22:04:27 [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- 22:04:27 [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-SNAPSHOT.jar 22:04:27 [INFO] Writing OBR metadata 22:04:27 [INFO] 22:04:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- 22:04:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml 22:04:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml 22:04:27 [INFO] 22:04:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- 22:04:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:27 [INFO] 22:04:27 [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- 22:04:27 [INFO] Building rfc8294-ietf-routing-types 1.0.4-SNAPSHOT [42/161] 22:04:27 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 22:04:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:27 [INFO] 22:04:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] 22:04:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:27 [INFO] 22:04:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:27 [INFO] 22:04:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] 22:04:27 [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] 22:04:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:27 [INFO] 22:04:27 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang 22:04:27 [INFO] yang-to-sources: Found 2 dependencies in 581.4 μs 22:04:27 [INFO] yang-to-sources: Project model files found: 1 in 6.741 ms 22:04:27 [INFO] yang-to-sources: 3 YANG models processed in 16.58 ms 22:04:27 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.012 ms 22:04:27 [INFO] Sorted 47 files into 6 directories in 132.6 μs 22:04:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 19.79 ms 22:04:27 [INFO] 22:04:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Starting audit... 22:04:27 Audit done. 22:04:27 [INFO] You have 0 Checkstyle violations. 22:04:27 [INFO] 22:04:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Starting audit... 22:04:27 Audit done. 22:04:27 [INFO] You have 0 Checkstyle violations. 22:04:27 [INFO] 22:04:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] 22:04:27 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources 22:04:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 22:04:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 22:04:27 [INFO] 22:04:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Recompiling the module because of changed dependency. 22:04:27 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 22:04:27 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized 22:04:27 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[60,42] possible 'this' escape before subclass is fully initialized 22:04:27 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[58,42] possible 'this' escape before subclass is fully initialized 22:04:27 [INFO] 22:04:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 22:04:27 [INFO] 22:04:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 22:04:27 [INFO] Fork Value is true 22:04:30 [INFO] Done SpotBugs Analysis.... 22:04:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:30 [INFO] 22:04:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 22:04:30 [INFO] 22:04:30 [INFO] 22:04:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] BugInstance size is 0 22:04:30 [INFO] Error size is 0 22:04:30 [INFO] No errors/warnings found 22:04:30 [INFO] 22:04:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources 22:04:30 [INFO] 22:04:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] No sources to compile 22:04:30 [INFO] 22:04:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] No tests to run. 22:04:30 [INFO] 22:04:30 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] 22:04:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 22:04:30 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar 22:04:30 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 22:04:30 [INFO] 22:04:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 22:04:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar 22:04:32 [INFO] 22:04:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 22:04:32 [INFO] CycloneDX: Resolving Dependencies 22:04:32 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:04:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 22:04:32 [INFO] attaching as rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json 22:04:32 [INFO] attaching as rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.json 22:04:32 [INFO] 22:04:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 22:04:32 [INFO] Skipping duplicate-finder execution! 22:04:32 [INFO] 22:04:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] No dependency problems found 22:04:33 [INFO] 22:04:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar 22:04:33 [INFO] 22:04:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] 22:04:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:33 [INFO] 22:04:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.pom 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-javadoc.jar 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-cyclonedx.json 22:04:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT-sources.jar 22:04:33 [INFO] 22:04:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-SNAPSHOT.jar 22:04:33 [INFO] Writing OBR metadata 22:04:33 [INFO] 22:04:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml 22:04:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml 22:04:33 [INFO] 22:04:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- 22:04:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:33 [INFO] 22:04:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ 22:04:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 1.0.4-SNAPSHOT [43/161] 22:04:33 [INFO] from features/odl-ietf-model-rfc8294/pom.xml 22:04:33 [INFO] ------------------------------[ feature ]------------------------------- 22:04:33 [INFO] 22:04:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] 22:04:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:33 [INFO] 22:04:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:33 [INFO] 22:04:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] 22:04:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] 22:04:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:33 [INFO] argLine set to empty 22:04:33 [INFO] 22:04:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Starting audit... 22:04:33 Audit done. 22:04:33 [INFO] You have 0 Checkstyle violations. 22:04:33 [INFO] 22:04:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Starting audit... 22:04:33 Audit done. 22:04:33 [INFO] You have 0 Checkstyle violations. 22:04:33 [INFO] 22:04:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] 22:04:33 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml 22:04:33 [INFO] ...done! 22:04:33 [INFO] Set artifact 22:04:33 [INFO] 22:04:33 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:04:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:04:33 [INFO] 22:04:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> 22:04:33 [INFO] 22:04:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] No files found to run spotbugs, check compile phase has been run 22:04:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:33 [INFO] 22:04:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< 22:04:33 [INFO] 22:04:33 [INFO] 22:04:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] 22:04:33 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8294 --- 22:04:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 22:04:33 [INFO] Project dependency features detected: [] 22:04:33 [INFO] Pax Exam System (Version: 4.14.0) created. 22:04:33 [INFO] Creating RMI registry server on 127.0.0.1:35927 22:04:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:04:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:04:33 [INFO] Waiting for remote bundle context.. on 35927 name: 2af00063-ce39-43e4-be1e-69c954eb72a1 timout: [ RelativeTimeout value = 180000 ] 22:04:37 [INFO] Building jar from resources and headers. 22:04:37 [INFO] Writing jar finished. 22:04:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:04:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:04:39 [INFO] 22:04:39 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8294 --- 22:04:39 [INFO] 22:04:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- 22:04:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:04:39 [INFO] 22:04:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- 22:04:39 [INFO] CycloneDX: Resolving Dependencies 22:04:40 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 22:04:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml 22:04:40 [INFO] attaching as odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json 22:04:40 [INFO] attaching as odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.json 22:04:40 [INFO] 22:04:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Skipping duplicate-finder execution! 22:04:40 [INFO] 22:04:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Skipping plugin execution 22:04:40 [INFO] 22:04:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Skipping source per configuration. 22:04:40 [INFO] 22:04:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] 22:04:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:40 [INFO] 22:04:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT.pom 22:04:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-features.xml 22:04:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-SNAPSHOT-cyclonedx.json 22:04:40 [INFO] 22:04:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- 22:04:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml 22:04:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml 22:04:40 [INFO] 22:04:40 [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- 22:04:40 [INFO] Building rfc8342-ietf-datastores 1.0.4-SNAPSHOT [44/161] 22:04:40 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 22:04:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:40 [INFO] 22:04:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] 22:04:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:40 [INFO] 22:04:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:40 [INFO] 22:04:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] 22:04:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] 22:04:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:40 [INFO] 22:04:40 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/yang 22:04:40 [INFO] yang-to-sources: Found 0 dependencies in 504.5 μs 22:04:40 [INFO] yang-to-sources: Project model files found: 1 in 1.194 ms 22:04:40 [INFO] yang-to-sources: 1 YANG models processed in 2.434 ms 22:04:40 [INFO] BindingJavaFileGenerator: Defined 12 files in 908.9 μs 22:04:40 [INFO] Sorted 12 files into 3 directories in 78.20 μs 22:04:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 3.820 ms 22:04:40 [INFO] 22:04:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Starting audit... 22:04:40 Audit done. 22:04:40 [INFO] You have 0 Checkstyle violations. 22:04:40 [INFO] 22:04:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Starting audit... 22:04:40 Audit done. 22:04:40 [INFO] You have 0 Checkstyle violations. 22:04:40 [INFO] 22:04:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] 22:04:40 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/main/resources 22:04:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 22:04:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 22:04:40 [INFO] 22:04:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Recompiling the module because of changed source code. 22:04:40 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 22:04:40 [INFO] 22:04:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 22:04:40 [INFO] 22:04:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Spotbugs plugin skipped 22:04:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:40 [INFO] 22:04:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 22:04:40 [INFO] 22:04:40 [INFO] 22:04:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Spotbugs plugin skipped 22:04:40 [INFO] 22:04:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/src/test/resources 22:04:40 [INFO] 22:04:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] No sources to compile 22:04:40 [INFO] 22:04:40 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] No tests to run. 22:04:40 [INFO] 22:04:40 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] 22:04:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- 22:04:40 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar 22:04:40 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 22:04:40 [INFO] 22:04:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar 22:04:42 [INFO] 22:04:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] CycloneDX: Resolving Dependencies 22:04:42 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:04:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml 22:04:42 [INFO] attaching as rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json 22:04:42 [INFO] attaching as rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.json 22:04:42 [INFO] 22:04:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Skipping duplicate-finder execution! 22:04:42 [INFO] 22:04:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] No dependency problems found 22:04:42 [INFO] 22:04:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar 22:04:42 [INFO] 22:04:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] 22:04:42 [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:42 [INFO] 22:04:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.pom 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-javadoc.jar 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-cyclonedx.json 22:04:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT-sources.jar 22:04:42 [INFO] 22:04:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-SNAPSHOT.jar 22:04:42 [INFO] Writing OBR metadata 22:04:42 [INFO] 22:04:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml 22:04:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml 22:04:42 [INFO] 22:04:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- 22:04:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:42 [INFO] 22:04:42 [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- 22:04:42 [INFO] Building rfc8342-ietf-origin 1.0.4-SNAPSHOT [45/161] 22:04:42 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 22:04:42 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:42 [INFO] 22:04:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 22:04:42 [INFO] 22:04:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:42 [INFO] 22:04:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:42 [INFO] 22:04:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- 22:04:42 [INFO] 22:04:42 [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-origin --- 22:04:42 [INFO] 22:04:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 22:04:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:42 [INFO] 22:04:42 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8342-ietf-origin --- 22:04:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/yang 22:04:42 [INFO] yang-to-sources: Found 1 dependencies in 490.2 μs 22:04:42 [INFO] yang-to-sources: Project model files found: 1 in 1.148 ms 22:04:42 [INFO] yang-to-sources: 2 YANG models processed in 7.172 ms 22:04:42 [INFO] BindingJavaFileGenerator: Defined 11 files in 1.117 ms 22:04:42 [INFO] Sorted 11 files into 3 directories in 84.08 μs 22:04:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 4.161 ms 22:04:42 [INFO] 22:04:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Starting audit... 22:04:42 Audit done. 22:04:42 [INFO] You have 0 Checkstyle violations. 22:04:42 [INFO] 22:04:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Starting audit... 22:04:42 Audit done. 22:04:42 [INFO] You have 0 Checkstyle violations. 22:04:42 [INFO] 22:04:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-origin --- 22:04:42 [INFO] 22:04:42 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-origin --- 22:04:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/main/resources 22:04:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 22:04:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 22:04:42 [INFO] 22:04:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Recompiling the module because of changed dependency. 22:04:42 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:04:42 [INFO] 22:04:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 22:04:42 [INFO] 22:04:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Spotbugs plugin skipped 22:04:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:42 [INFO] 22:04:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 22:04:42 [INFO] 22:04:42 [INFO] 22:04:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- 22:04:42 [INFO] Spotbugs plugin skipped 22:04:42 [INFO] 22:04:42 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-origin --- 22:04:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/src/test/resources 22:04:42 [INFO] 22:04:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 22:04:42 [INFO] No sources to compile 22:04:42 [INFO] 22:04:42 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-origin --- 22:04:42 [INFO] No tests to run. 22:04:42 [INFO] 22:04:42 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-origin --- 22:04:42 [INFO] 22:04:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- 22:04:43 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar 22:04:43 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 22:04:43 [INFO] 22:04:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar 22:04:44 [INFO] 22:04:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 22:04:44 [INFO] CycloneDX: Resolving Dependencies 22:04:44 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 22:04:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml 22:04:44 [INFO] attaching as rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json 22:04:44 [INFO] attaching as rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.json 22:04:44 [INFO] 22:04:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Skipping duplicate-finder execution! 22:04:44 [INFO] 22:04:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 22:04:44 [INFO] No dependency problems found 22:04:44 [INFO] 22:04:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar 22:04:44 [INFO] 22:04:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 22:04:44 [INFO] 22:04:44 [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:44 [INFO] 22:04:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.pom 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-javadoc.jar 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-cyclonedx.json 22:04:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT-sources.jar 22:04:44 [INFO] 22:04:44 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-SNAPSHOT.jar 22:04:44 [INFO] Writing OBR metadata 22:04:44 [INFO] 22:04:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml 22:04:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml 22:04:44 [INFO] 22:04:44 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- 22:04:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:44 [INFO] 22:04:44 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ 22:04:44 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 1.0.4-SNAPSHOT [46/161] 22:04:44 [INFO] from features/odl-ietf-model-rfc8342/pom.xml 22:04:44 [INFO] ------------------------------[ feature ]------------------------------- 22:04:44 [INFO] 22:04:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] 22:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:44 [INFO] 22:04:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:44 [INFO] 22:04:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] 22:04:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] 22:04:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:44 [INFO] argLine set to empty 22:04:44 [INFO] 22:04:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Starting audit... 22:04:44 Audit done. 22:04:44 [INFO] You have 0 Checkstyle violations. 22:04:44 [INFO] 22:04:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Starting audit... 22:04:44 Audit done. 22:04:44 [INFO] You have 0 Checkstyle violations. 22:04:44 [INFO] 22:04:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] 22:04:44 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml 22:04:44 [INFO] ...done! 22:04:44 [INFO] Set artifact 22:04:44 [INFO] 22:04:44 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8342 --- 22:04:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:04:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:04:45 [INFO] 22:04:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> 22:04:45 [INFO] 22:04:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- 22:04:45 [INFO] No files found to run spotbugs, check compile phase has been run 22:04:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:45 [INFO] 22:04:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< 22:04:45 [INFO] 22:04:45 [INFO] 22:04:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8342 --- 22:04:45 [INFO] 22:04:45 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8342 --- 22:04:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 22:04:45 [INFO] Project dependency features detected: [] 22:04:45 [INFO] Pax Exam System (Version: 4.14.0) created. 22:04:45 [INFO] Creating RMI registry server on 127.0.0.1:35745 22:04:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:04:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:04:45 [INFO] Waiting for remote bundle context.. on 35745 name: 73b8302f-a583-43af-82be-9598d8940068 timout: [ RelativeTimeout value = 180000 ] 22:04:49 [INFO] Building jar from resources and headers. 22:04:49 [INFO] Writing jar finished. 22:04:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:04:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:04:51 [INFO] 22:04:51 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8342 --- 22:04:51 [INFO] 22:04:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- 22:04:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:04:51 [INFO] 22:04:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- 22:04:51 [INFO] CycloneDX: Resolving Dependencies 22:04:52 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:04:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml 22:04:52 [INFO] attaching as odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json 22:04:52 [INFO] attaching as odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.json 22:04:52 [INFO] 22:04:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Skipping duplicate-finder execution! 22:04:52 [INFO] 22:04:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Skipping plugin execution 22:04:52 [INFO] 22:04:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Skipping source per configuration. 22:04:52 [INFO] 22:04:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] 22:04:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:52 [INFO] 22:04:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT.pom 22:04:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-features.xml 22:04:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-SNAPSHOT-cyclonedx.json 22:04:52 [INFO] 22:04:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- 22:04:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml 22:04:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml 22:04:52 [INFO] 22:04:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- 22:04:52 [INFO] Building rfc8344 1.0.4-SNAPSHOT [47/161] 22:04:52 [INFO] from model/rfc/rfc8344/pom.xml 22:04:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:04:52 [INFO] 22:04:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 22:04:52 [INFO] 22:04:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8344 --- 22:04:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:52 [INFO] 22:04:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8344 --- 22:04:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:52 [INFO] 22:04:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- 22:04:52 [INFO] 22:04:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc8344 --- 22:04:52 [INFO] 22:04:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8344 --- 22:04:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:04:52 [INFO] 22:04:52 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8344 --- 22:04:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:04:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/yang 22:04:52 [INFO] yang-to-sources: Found 3 dependencies in 652.7 μs 22:04:52 [INFO] yang-to-sources: Project model files found: 1 in 5.549 ms 22:04:52 [INFO] yang-to-sources: 4 YANG models processed in 52.25 ms 22:04:52 [INFO] BindingJavaFileGenerator: Defined 56 files in 17.39 ms 22:04:52 [INFO] Sorted 56 files into 13 directories in 127.0 μs 22:04:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 39.00 ms 22:04:52 [INFO] 22:04:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 22:04:52 [INFO] Starting audit... 22:04:52 Audit done. 22:04:52 [INFO] You have 0 Checkstyle violations. 22:04:52 [INFO] 22:04:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 22:04:52 [INFO] Starting audit... 22:04:52 Audit done. 22:04:52 [INFO] You have 0 Checkstyle violations. 22:04:52 [INFO] 22:04:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8344 --- 22:04:52 [INFO] 22:04:52 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8344 --- 22:04:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/main/resources 22:04:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi 22:04:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:04:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:04:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/spi 22:04:52 [INFO] 22:04:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8344 --- 22:04:52 [INFO] Recompiling the module because of changed dependency. 22:04:52 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 22:04:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated 22:04:52 [INFO] 22:04:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> 22:04:52 [INFO] 22:04:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- 22:04:52 [INFO] Spotbugs plugin skipped 22:04:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:52 [INFO] 22:04:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< 22:04:52 [INFO] 22:04:52 [INFO] 22:04:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- 22:04:52 [INFO] Spotbugs plugin skipped 22:04:52 [INFO] 22:04:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8344 --- 22:04:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/src/test/resources 22:04:52 [INFO] 22:04:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8344 --- 22:04:52 [INFO] No sources to compile 22:04:52 [INFO] 22:04:52 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8344 --- 22:04:52 [INFO] No tests to run. 22:04:52 [INFO] 22:04:52 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8344 --- 22:04:52 [INFO] 22:04:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- 22:04:52 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT.jar 22:04:52 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 22:04:52 [INFO] 22:04:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- 22:04:55 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-javadoc.jar 22:04:55 [INFO] 22:04:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 22:04:55 [INFO] CycloneDX: Resolving Dependencies 22:04:55 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:04:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml 22:04:55 [INFO] attaching as rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json 22:04:55 [INFO] attaching as rfc8344-1.0.4-SNAPSHOT-cyclonedx.json 22:04:55 [INFO] 22:04:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 22:04:55 [INFO] Skipping duplicate-finder execution! 22:04:55 [INFO] 22:04:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8344 --- 22:04:55 [INFO] No dependency problems found 22:04:55 [INFO] 22:04:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- 22:04:55 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-sources.jar 22:04:56 [INFO] 22:04:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- jacoco:0.8.14:report (report) @ rfc8344 --- 22:04:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:04:56 [INFO] 22:04:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.pom 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.jar 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-javadoc.jar 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-cyclonedx.json 22:04:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/rfc8344-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT-sources.jar 22:04:56 [INFO] 22:04:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- 22:04:56 [INFO] Installing org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-SNAPSHOT.jar 22:04:56 [INFO] Writing OBR metadata 22:04:56 [INFO] 22:04:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- 22:04:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:04:56 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:04:56 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml 22:04:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:04:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:04:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:04:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:04:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:04:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:04:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:04:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:04:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:04:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:04:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:04:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:04:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:04:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:04:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:04:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:04:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:04:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:04:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:04:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:04:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:04:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:04:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8344/maven-metadata.xml 22:04:56 [INFO] 22:04:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- 22:04:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:04:56 [INFO] 22:04:56 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ 22:04:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 1.0.4-SNAPSHOT [48/161] 22:04:56 [INFO] from features/odl-ietf-model-rfc8344/pom.xml 22:04:56 [INFO] ------------------------------[ feature ]------------------------------- 22:04:56 [INFO] 22:04:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:56 [INFO] 22:04:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:04:56 [INFO] 22:04:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:04:56 [INFO] argLine set to empty 22:04:56 [INFO] 22:04:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Starting audit... 22:04:56 Audit done. 22:04:56 [INFO] You have 0 Checkstyle violations. 22:04:56 [INFO] 22:04:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Starting audit... 22:04:56 Audit done. 22:04:56 [INFO] You have 0 Checkstyle violations. 22:04:56 [INFO] 22:04:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml 22:04:56 [INFO] ...done! 22:04:56 [INFO] Set artifact 22:04:56 [INFO] 22:04:56 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:04:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:04:56 [INFO] 22:04:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> 22:04:56 [INFO] 22:04:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] No files found to run spotbugs, check compile phase has been run 22:04:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:04:56 [INFO] 22:04:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< 22:04:56 [INFO] 22:04:56 [INFO] 22:04:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] 22:04:56 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8344 --- 22:04:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 22:04:56 [INFO] Project dependency features detected: [] 22:04:56 [INFO] Pax Exam System (Version: 4.14.0) created. 22:04:56 [INFO] Creating RMI registry server on 127.0.0.1:46795 22:04:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:04:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:04:56 [INFO] Waiting for remote bundle context.. on 46795 name: 9772a1b8-b7f1-4cc4-b0d7-dd5d6ee085ec timout: [ RelativeTimeout value = 180000 ] 22:05:01 [INFO] Building jar from resources and headers. 22:05:01 [INFO] Writing jar finished. 22:05:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:05:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:05:03 [INFO] 22:05:03 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] 22:05:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:05:03 [INFO] 22:05:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] CycloneDX: Resolving Dependencies 22:05:03 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:05:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml 22:05:03 [INFO] attaching as odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json 22:05:03 [INFO] attaching as odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.json 22:05:03 [INFO] 22:05:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Skipping duplicate-finder execution! 22:05:03 [INFO] 22:05:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Skipping plugin execution 22:05:03 [INFO] 22:05:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Skipping source per configuration. 22:05:03 [INFO] 22:05:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] 22:05:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:03 [INFO] 22:05:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT.pom 22:05:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-features.xml 22:05:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-SNAPSHOT-cyclonedx.json 22:05:03 [INFO] 22:05:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- 22:05:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml 22:05:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml 22:05:03 [INFO] 22:05:03 [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- 22:05:03 [INFO] Building rfc8345-ietf-network 1.0.4-SNAPSHOT [49/161] 22:05:03 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 22:05:03 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:03 [INFO] 22:05:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 22:05:03 [INFO] 22:05:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network --- 22:05:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:03 [INFO] 22:05:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 22:05:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:03 [INFO] 22:05:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- 22:05:03 [INFO] 22:05:03 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network --- 22:05:03 [INFO] 22:05:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 22:05:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:03 [INFO] 22:05:03 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network --- 22:05:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/yang 22:05:03 [INFO] yang-to-sources: Found 1 dependencies in 785.0 μs 22:05:03 [INFO] yang-to-sources: Project model files found: 1 in 1.846 ms 22:05:03 [INFO] yang-to-sources: 2 YANG models processed in 11.61 ms 22:05:03 [INFO] BindingJavaFileGenerator: Defined 24 files in 3.417 ms 22:05:04 [INFO] Sorted 24 files into 6 directories in 100.2 μs 22:05:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 10.40 ms 22:05:04 [INFO] 22:05:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 22:05:04 [INFO] Starting audit... 22:05:04 Audit done. 22:05:04 [INFO] You have 0 Checkstyle violations. 22:05:04 [INFO] 22:05:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 22:05:04 [INFO] Starting audit... 22:05:04 Audit done. 22:05:04 [INFO] You have 0 Checkstyle violations. 22:05:04 [INFO] 22:05:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network --- 22:05:04 [INFO] 22:05:04 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network --- 22:05:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/main/resources 22:05:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 22:05:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 22:05:04 [INFO] 22:05:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network --- 22:05:04 [INFO] Recompiling the module because of changed dependency. 22:05:04 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:05:04 [INFO] 22:05:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 22:05:04 [INFO] 22:05:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- 22:05:04 [INFO] Spotbugs plugin skipped 22:05:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:04 [INFO] 22:05:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 22:05:04 [INFO] 22:05:04 [INFO] 22:05:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- 22:05:04 [INFO] Spotbugs plugin skipped 22:05:04 [INFO] 22:05:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network --- 22:05:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/src/test/resources 22:05:04 [INFO] 22:05:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- 22:05:04 [INFO] No sources to compile 22:05:04 [INFO] 22:05:04 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network --- 22:05:04 [INFO] No tests to run. 22:05:04 [INFO] 22:05:04 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network --- 22:05:04 [INFO] 22:05:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- 22:05:04 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar 22:05:04 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 22:05:04 [INFO] 22:05:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- 22:05:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar 22:05:06 [INFO] 22:05:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 22:05:06 [INFO] CycloneDX: Resolving Dependencies 22:05:06 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:05:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml 22:05:06 [INFO] attaching as rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json 22:05:06 [INFO] attaching as rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.json 22:05:06 [INFO] 22:05:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 22:05:06 [INFO] Skipping duplicate-finder execution! 22:05:06 [INFO] 22:05:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 22:05:06 [INFO] No dependency problems found 22:05:06 [INFO] 22:05:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 22:05:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar 22:05:06 [INFO] 22:05:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- 22:05:06 [INFO] 22:05:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network --- 22:05:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:06 [INFO] 22:05:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.pom 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-javadoc.jar 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-cyclonedx.json 22:05:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT-sources.jar 22:05:06 [INFO] 22:05:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- 22:05:06 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-SNAPSHOT.jar 22:05:06 [INFO] Writing OBR metadata 22:05:06 [INFO] 22:05:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- 22:05:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml 22:05:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml 22:05:06 [INFO] 22:05:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- 22:05:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:06 [INFO] 22:05:06 [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- 22:05:06 [INFO] Building rfc8345-ietf-network-state 1.0.4-SNAPSHOT [50/161] 22:05:06 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 22:05:06 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:06 [INFO] 22:05:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] 22:05:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:06 [INFO] 22:05:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:06 [INFO] 22:05:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] 22:05:06 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] 22:05:06 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:06 [INFO] 22:05:06 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/yang 22:05:06 [INFO] yang-to-sources: Found 2 dependencies in 494.3 μs 22:05:06 [INFO] yang-to-sources: Project model files found: 1 in 846.7 μs 22:05:06 [INFO] yang-to-sources: 3 YANG models processed in 8.577 ms 22:05:06 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.560 ms 22:05:06 [INFO] Sorted 22 files into 6 directories in 62.41 μs 22:05:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 9.395 ms 22:05:06 [INFO] 22:05:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Starting audit... 22:05:06 Audit done. 22:05:06 [INFO] You have 0 Checkstyle violations. 22:05:06 [INFO] 22:05:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Starting audit... 22:05:06 Audit done. 22:05:06 [INFO] You have 0 Checkstyle violations. 22:05:06 [INFO] 22:05:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] 22:05:06 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/main/resources 22:05:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 22:05:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 22:05:06 [INFO] 22:05:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Recompiling the module because of changed dependency. 22:05:06 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:05:06 [INFO] 22:05:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 22:05:06 [INFO] 22:05:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Spotbugs plugin skipped 22:05:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:06 [INFO] 22:05:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 22:05:06 [INFO] 22:05:06 [INFO] 22:05:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] Spotbugs plugin skipped 22:05:06 [INFO] 22:05:06 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/src/test/resources 22:05:06 [INFO] 22:05:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] No sources to compile 22:05:06 [INFO] 22:05:06 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] No tests to run. 22:05:06 [INFO] 22:05:06 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-state --- 22:05:06 [INFO] 22:05:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- 22:05:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar 22:05:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 22:05:07 [INFO] 22:05:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 22:05:08 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:08 [INFO] 22:05:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 22:05:08 [INFO] CycloneDX: Resolving Dependencies 22:05:09 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:05:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml 22:05:09 [INFO] attaching as rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json 22:05:09 [INFO] attaching as rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:09 [INFO] 22:05:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Skipping duplicate-finder execution! 22:05:09 [INFO] 22:05:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] No dependency problems found 22:05:09 [INFO] 22:05:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar 22:05:09 [INFO] 22:05:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] 22:05:09 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:09 [INFO] 22:05:09 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.pom 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT-sources.jar 22:05:09 [INFO] 22:05:09 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-SNAPSHOT.jar 22:05:09 [INFO] Writing OBR metadata 22:05:09 [INFO] 22:05:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml 22:05:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml 22:05:09 [INFO] 22:05:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- 22:05:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:09 [INFO] 22:05:09 [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ 22:05:09 [INFO] Building rfc8345-ietf-network-topology 1.0.4-SNAPSHOT [51/161] 22:05:09 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 22:05:09 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:09 [INFO] 22:05:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] 22:05:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:09 [INFO] 22:05:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:09 [INFO] 22:05:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] 22:05:09 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] 22:05:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:09 [INFO] 22:05:09 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang 22:05:09 [INFO] yang-to-sources: Found 2 dependencies in 631.6 μs 22:05:09 [INFO] yang-to-sources: Project model files found: 1 in 1.504 ms 22:05:09 [INFO] yang-to-sources: 3 YANG models processed in 12.63 ms 22:05:09 [INFO] BindingJavaFileGenerator: Defined 28 files in 2.807 ms 22:05:09 [INFO] Sorted 28 files into 7 directories in 65.49 μs 22:05:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 9.758 ms 22:05:09 [INFO] 22:05:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Starting audit... 22:05:09 Audit done. 22:05:09 [INFO] You have 0 Checkstyle violations. 22:05:09 [INFO] 22:05:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Starting audit... 22:05:09 Audit done. 22:05:09 [INFO] You have 0 Checkstyle violations. 22:05:09 [INFO] 22:05:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] 22:05:09 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources 22:05:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 22:05:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 22:05:09 [INFO] 22:05:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Recompiling the module because of changed dependency. 22:05:09 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 22:05:09 [INFO] 22:05:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 22:05:09 [INFO] 22:05:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Spotbugs plugin skipped 22:05:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:09 [INFO] 22:05:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 22:05:09 [INFO] 22:05:09 [INFO] 22:05:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Spotbugs plugin skipped 22:05:09 [INFO] 22:05:09 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources 22:05:09 [INFO] 22:05:09 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] No sources to compile 22:05:09 [INFO] 22:05:09 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] No tests to run. 22:05:09 [INFO] 22:05:09 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] 22:05:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 22:05:09 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar 22:05:09 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 22:05:09 [INFO] 22:05:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 22:05:11 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar 22:05:11 [INFO] 22:05:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 22:05:11 [INFO] CycloneDX: Resolving Dependencies 22:05:12 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:05:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 22:05:12 [INFO] attaching as rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json 22:05:12 [INFO] attaching as rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:05:12 [INFO] 22:05:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Skipping duplicate-finder execution! 22:05:12 [INFO] 22:05:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] No dependency problems found 22:05:12 [INFO] 22:05:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar 22:05:12 [INFO] 22:05:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] 22:05:12 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:12 [INFO] 22:05:12 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.pom 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-javadoc.jar 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:05:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT-sources.jar 22:05:12 [INFO] 22:05:12 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-SNAPSHOT.jar 22:05:12 [INFO] Writing OBR metadata 22:05:12 [INFO] 22:05:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml 22:05:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml 22:05:12 [INFO] 22:05:12 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- 22:05:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:12 [INFO] 22:05:12 [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- 22:05:12 [INFO] Building rfc8345-ietf-network-topology-state 1.0.4-SNAPSHOT [52/161] 22:05:12 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 22:05:12 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:12 [INFO] 22:05:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] 22:05:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:12 [INFO] 22:05:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:12 [INFO] 22:05:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] 22:05:12 [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] 22:05:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:12 [INFO] 22:05:12 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:12 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 22:05:12 [INFO] yang-to-sources: Found 4 dependencies in 644.2 μs 22:05:12 [INFO] yang-to-sources: Project model files found: 1 in 1.602 ms 22:05:12 [INFO] yang-to-sources: 5 YANG models processed in 16.89 ms 22:05:12 [INFO] BindingJavaFileGenerator: Defined 26 files in 4.822 ms 22:05:12 [INFO] Sorted 26 files into 7 directories in 94.52 μs 22:05:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 11.12 ms 22:05:12 [INFO] 22:05:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Starting audit... 22:05:12 Audit done. 22:05:12 [INFO] You have 0 Checkstyle violations. 22:05:12 [INFO] 22:05:12 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Starting audit... 22:05:12 Audit done. 22:05:12 [INFO] You have 0 Checkstyle violations. 22:05:12 [INFO] 22:05:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] 22:05:12 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 22:05:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 22:05:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 22:05:12 [INFO] 22:05:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Recompiling the module because of changed dependency. 22:05:12 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 22:05:12 [INFO] 22:05:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 22:05:12 [INFO] 22:05:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Spotbugs plugin skipped 22:05:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:12 [INFO] 22:05:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 22:05:12 [INFO] 22:05:12 [INFO] 22:05:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Spotbugs plugin skipped 22:05:12 [INFO] 22:05:12 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 22:05:12 [INFO] 22:05:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] No sources to compile 22:05:12 [INFO] 22:05:12 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] No tests to run. 22:05:12 [INFO] 22:05:12 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] 22:05:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 22:05:12 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar 22:05:12 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 22:05:12 [INFO] 22:05:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 22:05:14 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:14 [INFO] 22:05:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 22:05:14 [INFO] CycloneDX: Resolving Dependencies 22:05:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:05:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 22:05:15 [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 22:05:15 [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:15 [INFO] 22:05:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Skipping duplicate-finder execution! 22:05:15 [INFO] 22:05:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] No dependency problems found 22:05:15 [INFO] 22:05:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar 22:05:15 [INFO] 22:05:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] 22:05:15 [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:15 [INFO] 22:05:15 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.pom 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT-sources.jar 22:05:15 [INFO] 22:05:15 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-SNAPSHOT.jar 22:05:15 [INFO] Writing OBR metadata 22:05:15 [INFO] 22:05:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml 22:05:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml 22:05:15 [INFO] 22:05:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- 22:05:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:15 [INFO] 22:05:15 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ 22:05:15 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 1.0.4-SNAPSHOT [53/161] 22:05:15 [INFO] from features/odl-ietf-model-rfc8345/pom.xml 22:05:15 [INFO] ------------------------------[ feature ]------------------------------- 22:05:15 [INFO] 22:05:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] 22:05:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:15 [INFO] 22:05:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:15 [INFO] 22:05:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] 22:05:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] 22:05:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:15 [INFO] argLine set to empty 22:05:15 [INFO] 22:05:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Starting audit... 22:05:15 Audit done. 22:05:15 [INFO] You have 0 Checkstyle violations. 22:05:15 [INFO] 22:05:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Starting audit... 22:05:15 Audit done. 22:05:15 [INFO] You have 0 Checkstyle violations. 22:05:15 [INFO] 22:05:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] 22:05:15 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml 22:05:15 [INFO] ...done! 22:05:15 [INFO] Set artifact 22:05:15 [INFO] 22:05:15 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:05:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:05:15 [INFO] 22:05:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> 22:05:15 [INFO] 22:05:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] No files found to run spotbugs, check compile phase has been run 22:05:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:15 [INFO] 22:05:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< 22:05:15 [INFO] 22:05:15 [INFO] 22:05:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] 22:05:15 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345 --- 22:05:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 22:05:15 [INFO] Project dependency features detected: [] 22:05:15 [INFO] Pax Exam System (Version: 4.14.0) created. 22:05:15 [INFO] Creating RMI registry server on 127.0.0.1:40823 22:05:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:05:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:05:15 [INFO] Waiting for remote bundle context.. on 40823 name: cb1da1e0-d6ea-4639-b0cf-ea6869a7f939 timout: [ RelativeTimeout value = 180000 ] 22:05:20 [INFO] Building jar from resources and headers. 22:05:20 [INFO] Writing jar finished. 22:05:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:05:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:05:22 [INFO] 22:05:22 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] 22:05:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:05:22 [INFO] 22:05:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] CycloneDX: Resolving Dependencies 22:05:22 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 22:05:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml 22:05:22 [INFO] attaching as odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json 22:05:22 [INFO] attaching as odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.json 22:05:22 [INFO] 22:05:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Skipping duplicate-finder execution! 22:05:22 [INFO] 22:05:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Skipping plugin execution 22:05:22 [INFO] 22:05:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Skipping source per configuration. 22:05:22 [INFO] 22:05:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] 22:05:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:22 [INFO] 22:05:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT.pom 22:05:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-features.xml 22:05:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-SNAPSHOT-cyclonedx.json 22:05:22 [INFO] 22:05:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- 22:05:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml 22:05:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml 22:05:22 [INFO] 22:05:22 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- 22:05:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 1.0.4-SNAPSHOT [54/161] 22:05:22 [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml 22:05:22 [INFO] ------------------------------[ feature ]------------------------------- 22:05:22 [INFO] 22:05:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] 22:05:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:22 [INFO] 22:05:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:22 [INFO] 22:05:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] 22:05:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] 22:05:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:22 [INFO] argLine set to empty 22:05:22 [INFO] 22:05:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Starting audit... 22:05:22 Audit done. 22:05:22 [INFO] You have 0 Checkstyle violations. 22:05:22 [INFO] 22:05:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Starting audit... 22:05:22 Audit done. 22:05:22 [INFO] You have 0 Checkstyle violations. 22:05:22 [INFO] 22:05:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] 22:05:22 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml 22:05:22 [INFO] ...done! 22:05:22 [INFO] Set artifact 22:05:22 [INFO] 22:05:22 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:05:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:05:23 [INFO] 22:05:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> 22:05:23 [INFO] 22:05:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:23 [INFO] No files found to run spotbugs, check compile phase has been run 22:05:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:23 [INFO] 22:05:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< 22:05:23 [INFO] 22:05:23 [INFO] 22:05:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:23 [INFO] 22:05:23 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda 22:05:23 [INFO] Project dependency features detected: [] 22:05:23 [INFO] Pax Exam System (Version: 4.14.0) created. 22:05:23 [INFO] Creating RMI registry server on 127.0.0.1:34777 22:05:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:05:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:05:23 [INFO] Waiting for remote bundle context.. on 34777 name: d1204966-f80e-4b88-b020-cb3889bd497c timout: [ RelativeTimeout value = 180000 ] 22:05:27 [INFO] Building jar from resources and headers. 22:05:27 [INFO] Writing jar finished. 22:05:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:05:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:05:29 [INFO] 22:05:29 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:29 [INFO] 22:05:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:05:29 [INFO] 22:05:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:29 [INFO] CycloneDX: Resolving Dependencies 22:05:30 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:05:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml 22:05:30 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json 22:05:30 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:05:30 [INFO] 22:05:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Skipping duplicate-finder execution! 22:05:30 [INFO] 22:05:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Skipping plugin execution 22:05:30 [INFO] 22:05:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Skipping source per configuration. 22:05:30 [INFO] 22:05:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] 22:05:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:30 [INFO] 22:05:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT.pom 22:05:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-features.xml 22:05:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:05:30 [INFO] 22:05:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- 22:05:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml 22:05:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml 22:05:30 [INFO] 22:05:30 [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- 22:05:30 [INFO] Building rfc8346-ietf-l3-unicast-topology 1.0.4-SNAPSHOT [55/161] 22:05:30 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 22:05:30 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:30 [INFO] 22:05:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] 22:05:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:30 [INFO] 22:05:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:30 [INFO] 22:05:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] 22:05:30 [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] 22:05:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:30 [INFO] 22:05:30 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 22:05:30 [INFO] yang-to-sources: Found 5 dependencies in 1.268 ms 22:05:30 [INFO] yang-to-sources: Project model files found: 1 in 2.630 ms 22:05:30 [INFO] yang-to-sources: 6 YANG models processed in 28.94 ms 22:05:30 [INFO] BindingJavaFileGenerator: Defined 52 files in 7.181 ms 22:05:30 [INFO] Sorted 52 files into 12 directories in 159.0 μs 22:05:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 28.09 ms 22:05:30 [INFO] 22:05:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Starting audit... 22:05:30 Audit done. 22:05:30 [INFO] You have 0 Checkstyle violations. 22:05:30 [INFO] 22:05:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Starting audit... 22:05:30 Audit done. 22:05:30 [INFO] You have 0 Checkstyle violations. 22:05:30 [INFO] 22:05:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] 22:05:30 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 22:05:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 22:05:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 22:05:30 [INFO] 22:05:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Recompiling the module because of changed dependency. 22:05:30 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 22:05:30 [INFO] 22:05:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 22:05:30 [INFO] 22:05:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Spotbugs plugin skipped 22:05:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:30 [INFO] 22:05:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 22:05:30 [INFO] 22:05:30 [INFO] 22:05:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Spotbugs plugin skipped 22:05:30 [INFO] 22:05:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 22:05:30 [INFO] 22:05:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] No sources to compile 22:05:30 [INFO] 22:05:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] No tests to run. 22:05:30 [INFO] 22:05:30 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] 22:05:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 22:05:30 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar 22:05:30 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 22:05:30 [INFO] 22:05:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar 22:05:33 [INFO] 22:05:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] CycloneDX: Resolving Dependencies 22:05:33 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:05:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 22:05:33 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 22:05:33 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:05:33 [INFO] 22:05:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Skipping duplicate-finder execution! 22:05:33 [INFO] 22:05:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] No dependency problems found 22:05:33 [INFO] 22:05:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar 22:05:33 [INFO] 22:05:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] 22:05:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:33 [INFO] 22:05:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.pom 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-javadoc.jar 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:05:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT-sources.jar 22:05:33 [INFO] 22:05:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-SNAPSHOT.jar 22:05:33 [INFO] Writing OBR metadata 22:05:33 [INFO] 22:05:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 22:05:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 22:05:33 [INFO] 22:05:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- 22:05:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:33 [INFO] 22:05:33 [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- 22:05:33 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 1.0.4-SNAPSHOT [56/161] 22:05:33 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 22:05:33 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:33 [INFO] 22:05:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] 22:05:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:33 [INFO] 22:05:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:33 [INFO] 22:05:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] 22:05:33 [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] 22:05:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:33 [INFO] 22:05:33 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 22:05:33 [INFO] yang-to-sources: Found 8 dependencies in 824.1 μs 22:05:33 [INFO] yang-to-sources: Project model files found: 1 in 1.495 ms 22:05:33 [INFO] yang-to-sources: 9 YANG models processed in 36.45 ms 22:05:34 [INFO] BindingJavaFileGenerator: Defined 24 files in 9.279 ms 22:05:34 [INFO] Sorted 24 files into 4 directories in 134.6 μs 22:05:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 19.45 ms 22:05:34 [INFO] 22:05:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Starting audit... 22:05:34 Audit done. 22:05:34 [INFO] You have 0 Checkstyle violations. 22:05:34 [INFO] 22:05:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Starting audit... 22:05:34 Audit done. 22:05:34 [INFO] You have 0 Checkstyle violations. 22:05:34 [INFO] 22:05:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] 22:05:34 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 22:05:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 22:05:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 22:05:34 [INFO] 22:05:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Recompiling the module because of changed dependency. 22:05:34 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:05:34 [INFO] 22:05:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 22:05:34 [INFO] 22:05:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Spotbugs plugin skipped 22:05:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:34 [INFO] 22:05:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 22:05:34 [INFO] 22:05:34 [INFO] 22:05:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Spotbugs plugin skipped 22:05:34 [INFO] 22:05:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 22:05:34 [INFO] 22:05:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] No sources to compile 22:05:34 [INFO] 22:05:34 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] No tests to run. 22:05:34 [INFO] 22:05:34 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] 22:05:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:34 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar 22:05:34 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 22:05:34 [INFO] 22:05:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:36 [INFO] 22:05:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] CycloneDX: Resolving Dependencies 22:05:36 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:05:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 22:05:36 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 22:05:36 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:36 [INFO] 22:05:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Skipping duplicate-finder execution! 22:05:36 [INFO] 22:05:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] No dependency problems found 22:05:36 [INFO] 22:05:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar 22:05:36 [INFO] 22:05:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] 22:05:36 [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:36 [INFO] 22:05:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.pom 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:05:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT-sources.jar 22:05:36 [INFO] 22:05:36 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-SNAPSHOT.jar 22:05:36 [INFO] Writing OBR metadata 22:05:36 [INFO] 22:05:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 22:05:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 22:05:36 [INFO] 22:05:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- 22:05:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:36 [INFO] 22:05:36 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ 22:05:36 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 1.0.4-SNAPSHOT [57/161] 22:05:36 [INFO] from features/odl-ietf-model-rfc8346/pom.xml 22:05:36 [INFO] ------------------------------[ feature ]------------------------------- 22:05:36 [INFO] 22:05:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- 22:05:36 [INFO] 22:05:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- 22:05:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:36 [INFO] 22:05:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- 22:05:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:36 [INFO] 22:05:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] 22:05:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] 22:05:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:37 [INFO] argLine set to empty 22:05:37 [INFO] 22:05:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Starting audit... 22:05:37 Audit done. 22:05:37 [INFO] You have 0 Checkstyle violations. 22:05:37 [INFO] 22:05:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Starting audit... 22:05:37 Audit done. 22:05:37 [INFO] You have 0 Checkstyle violations. 22:05:37 [INFO] 22:05:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] 22:05:37 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml 22:05:37 [INFO] ...done! 22:05:37 [INFO] Set artifact 22:05:37 [INFO] 22:05:37 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:05:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:05:37 [INFO] 22:05:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> 22:05:37 [INFO] 22:05:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] No files found to run spotbugs, check compile phase has been run 22:05:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:37 [INFO] 22:05:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< 22:05:37 [INFO] 22:05:37 [INFO] 22:05:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] 22:05:37 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346 --- 22:05:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 22:05:37 [INFO] Project dependency features detected: [] 22:05:37 [INFO] Pax Exam System (Version: 4.14.0) created. 22:05:37 [INFO] Creating RMI registry server on 127.0.0.1:34141 22:05:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:05:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:05:37 [INFO] Waiting for remote bundle context.. on 34141 name: 38ac1c2d-4cd2-4d07-9247-acb22de2c13a timout: [ RelativeTimeout value = 180000 ] 22:05:41 [INFO] Building jar from resources and headers. 22:05:41 [INFO] Writing jar finished. 22:05:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:05:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:05:43 [INFO] 22:05:43 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346 --- 22:05:43 [INFO] 22:05:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- 22:05:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:05:43 [INFO] 22:05:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- 22:05:43 [INFO] CycloneDX: Resolving Dependencies 22:05:44 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:05:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml 22:05:44 [INFO] attaching as odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json 22:05:44 [INFO] attaching as odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.json 22:05:44 [INFO] 22:05:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Skipping duplicate-finder execution! 22:05:44 [INFO] 22:05:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Skipping plugin execution 22:05:44 [INFO] 22:05:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Skipping source per configuration. 22:05:44 [INFO] 22:05:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] 22:05:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:44 [INFO] 22:05:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT.pom 22:05:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-features.xml 22:05:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-SNAPSHOT-cyclonedx.json 22:05:44 [INFO] 22:05:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- 22:05:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml 22:05:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml 22:05:44 [INFO] 22:05:44 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- 22:05:44 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 1.0.4-SNAPSHOT [58/161] 22:05:44 [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml 22:05:44 [INFO] ------------------------------[ feature ]------------------------------- 22:05:44 [INFO] 22:05:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] 22:05:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:44 [INFO] 22:05:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:44 [INFO] 22:05:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] 22:05:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] 22:05:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:44 [INFO] argLine set to empty 22:05:44 [INFO] 22:05:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Starting audit... 22:05:44 Audit done. 22:05:44 [INFO] You have 0 Checkstyle violations. 22:05:44 [INFO] 22:05:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Starting audit... 22:05:44 Audit done. 22:05:44 [INFO] You have 0 Checkstyle violations. 22:05:44 [INFO] 22:05:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] 22:05:44 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml 22:05:44 [INFO] ...done! 22:05:44 [INFO] Set artifact 22:05:44 [INFO] 22:05:44 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:05:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:05:44 [INFO] 22:05:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> 22:05:44 [INFO] 22:05:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] No files found to run spotbugs, check compile phase has been run 22:05:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:44 [INFO] 22:05:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< 22:05:44 [INFO] 22:05:44 [INFO] 22:05:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] 22:05:44 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:44 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda 22:05:44 [INFO] Project dependency features detected: [] 22:05:44 [INFO] Pax Exam System (Version: 4.14.0) created. 22:05:44 [INFO] Creating RMI registry server on 127.0.0.1:46779 22:05:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:05:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:05:45 [INFO] Waiting for remote bundle context.. on 46779 name: 2c2d0ab0-1298-43c0-a27d-2fe01a7c7cee timout: [ RelativeTimeout value = 180000 ] 22:05:49 [INFO] Building jar from resources and headers. 22:05:49 [INFO] Writing jar finished. 22:05:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:05:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:05:51 [INFO] 22:05:51 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:51 [INFO] 22:05:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:05:51 [INFO] 22:05:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:51 [INFO] CycloneDX: Resolving Dependencies 22:05:52 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:05:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml 22:05:52 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json 22:05:52 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:05:52 [INFO] 22:05:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Skipping duplicate-finder execution! 22:05:52 [INFO] 22:05:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Skipping plugin execution 22:05:52 [INFO] 22:05:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Skipping source per configuration. 22:05:52 [INFO] 22:05:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] 22:05:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:05:52 [INFO] 22:05:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT.pom 22:05:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-features.xml 22:05:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:05:52 [INFO] 22:05:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- 22:05:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml 22:05:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml 22:05:52 [INFO] 22:05:52 [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- 22:05:52 [INFO] Building iana-hardware 1.0.4-SNAPSHOT [59/161] 22:05:52 [INFO] from model/iana/iana-hardware/pom.xml 22:05:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:52 [INFO] 22:05:52 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 22:05:52 [INFO] 22:05:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-hardware --- 22:05:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:52 [INFO] 22:05:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-hardware --- 22:05:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:52 [INFO] 22:05:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- 22:05:52 [INFO] 22:05:52 [INFO] --- dependency:3.9.0:properties (default) @ iana-hardware --- 22:05:52 [INFO] 22:05:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-hardware --- 22:05:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:52 [INFO] 22:05:52 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-hardware --- 22:05:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/yang 22:05:52 [INFO] yang-to-sources: Found 0 dependencies in 618.3 μs 22:05:52 [INFO] yang-to-sources: Project model files found: 1 in 1.399 ms 22:05:52 [INFO] yang-to-sources: 1 YANG models processed in 2.275 ms 22:05:52 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.542 ms 22:05:52 [INFO] Sorted 19 files into 3 directories in 127.1 μs 22:05:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 5.193 ms 22:05:52 [INFO] 22:05:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 22:05:52 [INFO] Starting audit... 22:05:52 Audit done. 22:05:52 [INFO] You have 0 Checkstyle violations. 22:05:52 [INFO] 22:05:52 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 22:05:52 [INFO] Starting audit... 22:05:52 Audit done. 22:05:52 [INFO] You have 0 Checkstyle violations. 22:05:52 [INFO] 22:05:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-hardware --- 22:05:52 [INFO] 22:05:52 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-hardware --- 22:05:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/main/resources 22:05:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi 22:05:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/generated-sources/spi 22:05:52 [INFO] 22:05:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-hardware --- 22:05:52 [INFO] Recompiling the module because of changed source code. 22:05:52 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 22:05:52 [INFO] 22:05:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> 22:05:52 [INFO] 22:05:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- 22:05:52 [INFO] Spotbugs plugin skipped 22:05:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:52 [INFO] 22:05:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< 22:05:52 [INFO] 22:05:52 [INFO] 22:05:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- 22:05:52 [INFO] Spotbugs plugin skipped 22:05:52 [INFO] 22:05:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-hardware --- 22:05:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/src/test/resources 22:05:52 [INFO] 22:05:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-hardware --- 22:05:52 [INFO] No sources to compile 22:05:52 [INFO] 22:05:52 [INFO] --- surefire:3.5.4:test (default-test) @ iana-hardware --- 22:05:52 [INFO] No tests to run. 22:05:52 [INFO] 22:05:52 [INFO] --- copy:14.2.1:copy-files (default) @ iana-hardware --- 22:05:52 [INFO] 22:05:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- 22:05:52 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT.jar 22:05:52 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 22:05:52 [INFO] 22:05:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- 22:05:53 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar 22:05:53 [INFO] 22:05:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 22:05:53 [INFO] CycloneDX: Resolving Dependencies 22:05:54 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:05:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml 22:05:54 [INFO] attaching as iana-hardware-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json 22:05:54 [INFO] attaching as iana-hardware-1.0.4-SNAPSHOT-cyclonedx.json 22:05:54 [INFO] 22:05:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 22:05:54 [INFO] Skipping duplicate-finder execution! 22:05:54 [INFO] 22:05:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-hardware --- 22:05:54 [INFO] No dependency problems found 22:05:54 [INFO] 22:05:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- 22:05:54 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-sources.jar 22:05:54 [INFO] 22:05:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- jacoco:0.8.14:report (report) @ iana-hardware --- 22:05:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:54 [INFO] 22:05:54 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.pom 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.jar 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-javadoc.jar 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-cyclonedx.json 22:05:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/iana-hardware-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT-sources.jar 22:05:54 [INFO] 22:05:54 [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- 22:05:54 [INFO] Installing org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-SNAPSHOT.jar 22:05:54 [INFO] Writing OBR metadata 22:05:54 [INFO] 22:05:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- 22:05:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml 22:05:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml 22:05:54 [INFO] 22:05:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- 22:05:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:54 [INFO] 22:05:54 [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- 22:05:54 [INFO] Building rfc8348-ietf-hardware 1.0.4-SNAPSHOT [60/161] 22:05:54 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 22:05:54 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:54 [INFO] 22:05:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:54 [INFO] 22:05:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:54 [INFO] 22:05:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:54 [INFO] 22:05:54 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/yang 22:05:54 [INFO] yang-to-sources: Found 3 dependencies in 574.3 μs 22:05:54 [INFO] yang-to-sources: Project model files found: 1 in 4.256 ms 22:05:54 [INFO] yang-to-sources: 4 YANG models processed in 17.29 ms 22:05:54 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.128 ms 22:05:54 [INFO] Sorted 32 files into 5 directories in 107.4 μs 22:05:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 18.41 ms 22:05:54 [INFO] 22:05:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Starting audit... 22:05:54 Audit done. 22:05:54 [INFO] You have 0 Checkstyle violations. 22:05:54 [INFO] 22:05:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Starting audit... 22:05:54 Audit done. 22:05:54 [INFO] You have 0 Checkstyle violations. 22:05:54 [INFO] 22:05:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/main/resources 22:05:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 22:05:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 22:05:54 [INFO] 22:05:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Recompiling the module because of changed dependency. 22:05:54 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 22:05:54 [INFO] 22:05:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 22:05:54 [INFO] 22:05:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Spotbugs plugin skipped 22:05:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:54 [INFO] 22:05:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 22:05:54 [INFO] 22:05:54 [INFO] 22:05:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] Spotbugs plugin skipped 22:05:54 [INFO] 22:05:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/src/test/resources 22:05:54 [INFO] 22:05:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] No sources to compile 22:05:54 [INFO] 22:05:54 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] No tests to run. 22:05:54 [INFO] 22:05:54 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware --- 22:05:54 [INFO] 22:05:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- 22:05:55 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar 22:05:55 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 22:05:55 [INFO] 22:05:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar 22:05:57 [INFO] 22:05:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] CycloneDX: Resolving Dependencies 22:05:57 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:05:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml 22:05:57 [INFO] attaching as rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json 22:05:57 [INFO] attaching as rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.json 22:05:57 [INFO] 22:05:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Skipping duplicate-finder execution! 22:05:57 [INFO] 22:05:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] No dependency problems found 22:05:57 [INFO] 22:05:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar 22:05:57 [INFO] 22:05:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] 22:05:57 [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:05:57 [INFO] 22:05:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.pom 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-javadoc.jar 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.xml 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-cyclonedx.json 22:05:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT-sources.jar 22:05:57 [INFO] 22:05:57 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-SNAPSHOT.jar 22:05:57 [INFO] Writing OBR metadata 22:05:57 [INFO] 22:05:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:05:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:05:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml 22:05:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:05:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:05:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:05:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:05:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:05:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:05:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:05:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:05:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:05:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:05:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:05:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:05:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:05:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:05:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:05:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:05:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:05:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:05:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:05:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:05:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:05:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml 22:05:57 [INFO] 22:05:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- 22:05:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:05:57 [INFO] 22:05:57 [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- 22:05:57 [INFO] Building rfc8348-ietf-hardware-state 1.0.4-SNAPSHOT [61/161] 22:05:57 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 22:05:57 [INFO] -------------------------------[ bundle ]------------------------------- 22:05:57 [INFO] 22:05:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] 22:05:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:57 [INFO] 22:05:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:05:57 [INFO] 22:05:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] 22:05:57 [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] 22:05:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:05:57 [INFO] 22:05:57 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:05:57 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 22:05:57 [INFO] yang-to-sources: Found 4 dependencies in 709.3 μs 22:05:57 [INFO] yang-to-sources: Project model files found: 1 in 3.541 ms 22:05:57 [INFO] yang-to-sources: 5 YANG models processed in 18.47 ms 22:05:57 [INFO] BindingJavaFileGenerator: Defined 22 files in 4.193 ms 22:05:57 [INFO] Sorted 22 files into 5 directories in 74.46 μs 22:05:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 15.89 ms 22:05:57 [INFO] 22:05:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] Starting audit... 22:05:57 Audit done. 22:05:57 [INFO] You have 0 Checkstyle violations. 22:05:57 [INFO] 22:05:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] Starting audit... 22:05:57 Audit done. 22:05:57 [INFO] You have 0 Checkstyle violations. 22:05:57 [INFO] 22:05:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] 22:05:57 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 22:05:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 22:05:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:05:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:05:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 22:05:57 [INFO] 22:05:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware-state --- 22:05:57 [INFO] Recompiling the module because of changed dependency. 22:05:57 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 22:05:58 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:05:58 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:05:58 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated 22:05:58 [INFO] 22:05:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 22:05:58 [INFO] 22:05:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] Spotbugs plugin skipped 22:05:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:05:58 [INFO] 22:05:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 22:05:58 [INFO] 22:05:58 [INFO] 22:05:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] Spotbugs plugin skipped 22:05:58 [INFO] 22:05:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 22:05:58 [INFO] 22:05:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] No sources to compile 22:05:58 [INFO] 22:05:58 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] No tests to run. 22:05:58 [INFO] 22:05:58 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] 22:05:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 22:05:58 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar 22:05:58 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 22:05:58 [INFO] 22:05:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar 22:06:00 [INFO] 22:06:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] CycloneDX: Resolving Dependencies 22:06:00 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:06:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 22:06:00 [INFO] attaching as rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 22:06:00 [INFO] attaching as rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.json 22:06:00 [INFO] 22:06:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Skipping duplicate-finder execution! 22:06:00 [INFO] 22:06:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] No dependency problems found 22:06:00 [INFO] 22:06:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar 22:06:00 [INFO] 22:06:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] 22:06:00 [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:00 [INFO] 22:06:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.pom 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-javadoc.jar 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-cyclonedx.json 22:06:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT-sources.jar 22:06:00 [INFO] 22:06:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-SNAPSHOT.jar 22:06:00 [INFO] Writing OBR metadata 22:06:00 [INFO] 22:06:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml 22:06:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml 22:06:00 [INFO] 22:06:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- 22:06:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:00 [INFO] 22:06:00 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ 22:06:00 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 1.0.4-SNAPSHOT [62/161] 22:06:00 [INFO] from features/odl-ietf-model-rfc8348/pom.xml 22:06:00 [INFO] ------------------------------[ feature ]------------------------------- 22:06:00 [INFO] 22:06:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] 22:06:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:00 [INFO] 22:06:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:00 [INFO] 22:06:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] 22:06:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] 22:06:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:00 [INFO] argLine set to empty 22:06:00 [INFO] 22:06:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- 22:06:00 [INFO] Starting audit... 22:06:00 Audit done. 22:06:00 [INFO] You have 0 Checkstyle violations. 22:06:00 [INFO] 22:06:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] Starting audit... 22:06:01 Audit done. 22:06:01 [INFO] You have 0 Checkstyle violations. 22:06:01 [INFO] 22:06:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] 22:06:01 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml 22:06:01 [INFO] ...done! 22:06:01 [INFO] Set artifact 22:06:01 [INFO] 22:06:01 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:06:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:06:01 [INFO] 22:06:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> 22:06:01 [INFO] 22:06:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] No files found to run spotbugs, check compile phase has been run 22:06:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:01 [INFO] 22:06:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< 22:06:01 [INFO] 22:06:01 [INFO] 22:06:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] 22:06:01 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348 --- 22:06:01 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 22:06:01 [INFO] Project dependency features detected: [] 22:06:01 [INFO] Pax Exam System (Version: 4.14.0) created. 22:06:01 [INFO] Creating RMI registry server on 127.0.0.1:44849 22:06:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:06:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:06:01 [INFO] Waiting for remote bundle context.. on 44849 name: 11ed9ad0-b0c2-45c8-a239-8322c0285fb7 timout: [ RelativeTimeout value = 180000 ] 22:06:05 [INFO] Building jar from resources and headers. 22:06:05 [INFO] Writing jar finished. 22:06:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:06:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:06:07 [INFO] 22:06:07 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] 22:06:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:06:07 [INFO] 22:06:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] CycloneDX: Resolving Dependencies 22:06:07 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:06:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml 22:06:07 [INFO] attaching as odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json 22:06:07 [INFO] attaching as odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.json 22:06:07 [INFO] 22:06:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Skipping duplicate-finder execution! 22:06:07 [INFO] 22:06:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Skipping plugin execution 22:06:07 [INFO] 22:06:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Skipping source per configuration. 22:06:07 [INFO] 22:06:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] 22:06:07 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:07 [INFO] 22:06:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT.pom 22:06:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-features.xml 22:06:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-SNAPSHOT-cyclonedx.json 22:06:07 [INFO] 22:06:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- 22:06:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml 22:06:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml 22:06:08 [INFO] 22:06:08 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- 22:06:08 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 1.0.4-SNAPSHOT [63/161] 22:06:08 [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml 22:06:08 [INFO] ------------------------------[ feature ]------------------------------- 22:06:08 [INFO] 22:06:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] 22:06:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:08 [INFO] 22:06:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:08 [INFO] 22:06:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] 22:06:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] 22:06:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:08 [INFO] argLine set to empty 22:06:08 [INFO] 22:06:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Starting audit... 22:06:08 Audit done. 22:06:08 [INFO] You have 0 Checkstyle violations. 22:06:08 [INFO] 22:06:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Starting audit... 22:06:08 Audit done. 22:06:08 [INFO] You have 0 Checkstyle violations. 22:06:08 [INFO] 22:06:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] 22:06:08 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml 22:06:08 [INFO] ...done! 22:06:08 [INFO] Set artifact 22:06:08 [INFO] 22:06:08 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:06:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:06:08 [INFO] 22:06:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> 22:06:08 [INFO] 22:06:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] No files found to run spotbugs, check compile phase has been run 22:06:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:08 [INFO] 22:06:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< 22:06:08 [INFO] 22:06:08 [INFO] 22:06:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] 22:06:08 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:08 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda 22:06:08 [INFO] Project dependency features detected: [] 22:06:08 [INFO] Pax Exam System (Version: 4.14.0) created. 22:06:08 [INFO] Creating RMI registry server on 127.0.0.1:36485 22:06:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:06:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:06:08 [INFO] Waiting for remote bundle context.. on 36485 name: 2c7b7363-0aea-4de6-8cbb-c5faa67349bf timout: [ RelativeTimeout value = 180000 ] 22:06:13 [INFO] Building jar from resources and headers. 22:06:13 [INFO] Writing jar finished. 22:06:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:06:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:06:15 [INFO] 22:06:15 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] 22:06:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:06:15 [INFO] 22:06:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] CycloneDX: Resolving Dependencies 22:06:15 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 22:06:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml 22:06:15 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json 22:06:15 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:06:15 [INFO] 22:06:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Skipping duplicate-finder execution! 22:06:15 [INFO] 22:06:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Skipping plugin execution 22:06:15 [INFO] 22:06:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Skipping source per configuration. 22:06:15 [INFO] 22:06:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] 22:06:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:15 [INFO] 22:06:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT.pom 22:06:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-features.xml 22:06:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:06:15 [INFO] 22:06:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- 22:06:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml 22:06:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml 22:06:15 [INFO] 22:06:15 [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- 22:06:15 [INFO] Building rfc8349-ietf-routing 1.0.4-SNAPSHOT [64/161] 22:06:15 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 22:06:15 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:15 [INFO] 22:06:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 22:06:15 [INFO] 22:06:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-routing --- 22:06:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:15 [INFO] 22:06:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 22:06:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:15 [INFO] 22:06:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- 22:06:15 [INFO] 22:06:15 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-routing --- 22:06:15 [INFO] 22:06:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 22:06:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:15 [INFO] 22:06:15 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-routing --- 22:06:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/yang 22:06:15 [INFO] yang-to-sources: Found 2 dependencies in 863.1 μs 22:06:15 [INFO] yang-to-sources: Project model files found: 1 in 4.160 ms 22:06:15 [INFO] yang-to-sources: 3 YANG models processed in 18.12 ms 22:06:15 [INFO] BindingJavaFileGenerator: Defined 103 files in 6.645 ms 22:06:15 [INFO] Sorted 103 files into 28 directories in 162.3 μs 22:06:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 26.82 ms 22:06:15 [INFO] 22:06:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 22:06:15 [INFO] Starting audit... 22:06:15 Audit done. 22:06:15 [INFO] You have 0 Checkstyle violations. 22:06:15 [INFO] 22:06:15 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 22:06:15 [INFO] Starting audit... 22:06:15 Audit done. 22:06:15 [INFO] You have 0 Checkstyle violations. 22:06:15 [INFO] 22:06:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-routing --- 22:06:15 [INFO] 22:06:15 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-routing --- 22:06:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/main/resources 22:06:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 22:06:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 22:06:15 [INFO] 22:06:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-routing --- 22:06:15 [INFO] Recompiling the module because of changed dependency. 22:06:15 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal 22:06:16 [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. 22:06:16 [INFO] 22:06:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 22:06:16 [INFO] 22:06:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 22:06:16 [INFO] Spotbugs plugin skipped 22:06:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:16 [INFO] 22:06:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 22:06:16 [INFO] 22:06:16 [INFO] 22:06:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- 22:06:16 [INFO] Spotbugs plugin skipped 22:06:16 [INFO] 22:06:16 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-routing --- 22:06:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/src/test/resources 22:06:16 [INFO] 22:06:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 22:06:16 [INFO] No sources to compile 22:06:16 [INFO] 22:06:16 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-routing --- 22:06:16 [INFO] No tests to run. 22:06:16 [INFO] 22:06:16 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-routing --- 22:06:16 [INFO] 22:06:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- 22:06:16 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar 22:06:16 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 22:06:16 [INFO] 22:06:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- 22:06:19 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:19 [INFO] 22:06:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 22:06:19 [INFO] CycloneDX: Resolving Dependencies 22:06:20 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:06:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml 22:06:20 [INFO] attaching as rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json 22:06:20 [INFO] attaching as rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:20 [INFO] 22:06:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Skipping duplicate-finder execution! 22:06:20 [INFO] 22:06:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 22:06:20 [INFO] No dependency problems found 22:06:20 [INFO] 22:06:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar 22:06:20 [INFO] 22:06:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:20 [INFO] 22:06:20 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.pom 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT-sources.jar 22:06:20 [INFO] 22:06:20 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-SNAPSHOT.jar 22:06:20 [INFO] Writing OBR metadata 22:06:20 [INFO] 22:06:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml 22:06:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml 22:06:20 [INFO] 22:06:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- 22:06:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:20 [INFO] 22:06:20 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- 22:06:20 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 1.0.4-SNAPSHOT [65/161] 22:06:20 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 22:06:20 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:20 [INFO] 22:06:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:20 [INFO] 22:06:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:20 [INFO] 22:06:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:20 [INFO] 22:06:20 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:20 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 22:06:20 [INFO] yang-to-sources: Found 4 dependencies in 639.8 μs 22:06:20 [INFO] yang-to-sources: Project model files found: 1 in 2.060 ms 22:06:20 [INFO] yang-to-sources: 5 YANG models processed in 30.38 ms 22:06:20 [INFO] BindingJavaFileGenerator: Defined 46 files in 7.322 ms 22:06:20 [INFO] Sorted 46 files into 7 directories in 129.7 μs 22:06:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.16 ms 22:06:20 [INFO] 22:06:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Starting audit... 22:06:20 Audit done. 22:06:20 [INFO] You have 0 Checkstyle violations. 22:06:20 [INFO] 22:06:20 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Starting audit... 22:06:20 Audit done. 22:06:20 [INFO] You have 0 Checkstyle violations. 22:06:20 [INFO] 22:06:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 22:06:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 22:06:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 22:06:20 [INFO] 22:06:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Recompiling the module because of changed dependency. 22:06:20 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:20 [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. 22:06:20 [INFO] 22:06:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 22:06:20 [INFO] 22:06:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Spotbugs plugin skipped 22:06:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:20 [INFO] 22:06:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 22:06:20 [INFO] 22:06:20 [INFO] 22:06:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Spotbugs plugin skipped 22:06:20 [INFO] 22:06:20 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 22:06:20 [INFO] 22:06:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] No sources to compile 22:06:20 [INFO] 22:06:20 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] No tests to run. 22:06:20 [INFO] 22:06:20 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] 22:06:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:20 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:20 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 22:06:20 [INFO] 22:06:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:23 [INFO] 22:06:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] CycloneDX: Resolving Dependencies 22:06:23 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:06:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 22:06:23 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 22:06:23 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:23 [INFO] 22:06:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Skipping duplicate-finder execution! 22:06:23 [INFO] 22:06:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] No dependency problems found 22:06:23 [INFO] 22:06:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar 22:06:23 [INFO] 22:06:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] 22:06:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:23 [INFO] 22:06:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.pom 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT-sources.jar 22:06:23 [INFO] 22:06:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:23 [INFO] Writing OBR metadata 22:06:23 [INFO] 22:06:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 22:06:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 22:06:23 [INFO] 22:06:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- 22:06:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:23 [INFO] 22:06:23 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- 22:06:23 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 1.0.4-SNAPSHOT [66/161] 22:06:23 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 22:06:23 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:23 [INFO] 22:06:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] 22:06:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:23 [INFO] 22:06:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:23 [INFO] 22:06:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] 22:06:23 [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] 22:06:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:23 [INFO] 22:06:23 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 22:06:23 [INFO] yang-to-sources: Found 5 dependencies in 809.0 μs 22:06:23 [INFO] yang-to-sources: Project model files found: 2 in 2.396 ms 22:06:23 [INFO] yang-to-sources: 6 YANG models processed in 42.21 ms 22:06:23 [INFO] BindingJavaFileGenerator: Defined 69 files in 10.05 ms 22:06:23 [INFO] Sorted 69 files into 15 directories in 120.7 μs 22:06:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 25.78 ms 22:06:23 [INFO] 22:06:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] Starting audit... 22:06:23 Audit done. 22:06:23 [INFO] You have 0 Checkstyle violations. 22:06:23 [INFO] 22:06:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] Starting audit... 22:06:23 Audit done. 22:06:23 [INFO] You have 0 Checkstyle violations. 22:06:23 [INFO] 22:06:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] 22:06:23 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 22:06:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 22:06:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:06:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:23 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 22:06:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 22:06:23 [INFO] 22:06:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:23 [INFO] Recompiling the module because of changed dependency. 22:06:23 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal 22:06:24 [INFO] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. 22:06:24 [INFO] 22:06:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 22:06:24 [INFO] 22:06:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] Spotbugs plugin skipped 22:06:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:24 [INFO] 22:06:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 22:06:24 [INFO] 22:06:24 [INFO] 22:06:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] Spotbugs plugin skipped 22:06:24 [INFO] 22:06:24 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 22:06:24 [INFO] 22:06:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] No sources to compile 22:06:24 [INFO] 22:06:24 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] No tests to run. 22:06:24 [INFO] 22:06:24 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] 22:06:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:24 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:24 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 22:06:24 [INFO] 22:06:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:27 [INFO] 22:06:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] CycloneDX: Resolving Dependencies 22:06:27 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:06:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 22:06:27 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 22:06:27 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:27 [INFO] 22:06:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Skipping duplicate-finder execution! 22:06:27 [INFO] 22:06:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] No dependency problems found 22:06:27 [INFO] 22:06:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar 22:06:27 [INFO] 22:06:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] 22:06:27 [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:27 [INFO] 22:06:27 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.pom 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-javadoc.jar 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-cyclonedx.json 22:06:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT-sources.jar 22:06:27 [INFO] 22:06:27 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-SNAPSHOT.jar 22:06:27 [INFO] Writing OBR metadata 22:06:27 [INFO] 22:06:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 22:06:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 22:06:27 [INFO] 22:06:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- 22:06:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:27 [INFO] 22:06:27 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ 22:06:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 1.0.4-SNAPSHOT [67/161] 22:06:27 [INFO] from features/odl-ietf-model-rfc8349/pom.xml 22:06:27 [INFO] ------------------------------[ feature ]------------------------------- 22:06:27 [INFO] 22:06:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] 22:06:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:27 [INFO] 22:06:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:27 [INFO] 22:06:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] 22:06:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] 22:06:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:27 [INFO] argLine set to empty 22:06:27 [INFO] 22:06:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Starting audit... 22:06:27 Audit done. 22:06:27 [INFO] You have 0 Checkstyle violations. 22:06:27 [INFO] 22:06:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Starting audit... 22:06:27 Audit done. 22:06:27 [INFO] You have 0 Checkstyle violations. 22:06:27 [INFO] 22:06:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] 22:06:27 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml 22:06:27 [INFO] ...done! 22:06:27 [INFO] Set artifact 22:06:27 [INFO] 22:06:27 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:06:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:06:27 [INFO] 22:06:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> 22:06:27 [INFO] 22:06:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] No files found to run spotbugs, check compile phase has been run 22:06:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:27 [INFO] 22:06:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< 22:06:27 [INFO] 22:06:27 [INFO] 22:06:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] 22:06:27 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8349 --- 22:06:27 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 22:06:27 [INFO] Project dependency features detected: [] 22:06:27 [INFO] Pax Exam System (Version: 4.14.0) created. 22:06:27 [INFO] Creating RMI registry server on 127.0.0.1:33209 22:06:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:06:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:06:28 [INFO] Waiting for remote bundle context.. on 33209 name: a3138a3e-5faf-4ef8-b51c-286f489a9bb8 timout: [ RelativeTimeout value = 180000 ] 22:06:32 [INFO] Building jar from resources and headers. 22:06:32 [INFO] Writing jar finished. 22:06:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:06:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:06:34 [INFO] 22:06:34 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8349 --- 22:06:34 [INFO] 22:06:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- 22:06:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:06:34 [INFO] 22:06:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- 22:06:34 [INFO] CycloneDX: Resolving Dependencies 22:06:35 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:06:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml 22:06:35 [INFO] attaching as odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json 22:06:35 [INFO] attaching as odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.json 22:06:35 [INFO] 22:06:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Skipping duplicate-finder execution! 22:06:35 [INFO] 22:06:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Skipping plugin execution 22:06:35 [INFO] 22:06:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Skipping source per configuration. 22:06:35 [INFO] 22:06:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] 22:06:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:35 [INFO] 22:06:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT.pom 22:06:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-features.xml 22:06:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-SNAPSHOT-cyclonedx.json 22:06:35 [INFO] 22:06:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- 22:06:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml 22:06:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml 22:06:35 [INFO] 22:06:35 [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- 22:06:35 [INFO] Building rfc8519-ietf-ethertypes 1.0.4-SNAPSHOT [68/161] 22:06:35 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 22:06:35 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:35 [INFO] 22:06:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] 22:06:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:35 [INFO] 22:06:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:35 [INFO] 22:06:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] 22:06:35 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] 22:06:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:35 [INFO] 22:06:35 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 22:06:35 [INFO] yang-to-sources: Found 0 dependencies in 629.2 μs 22:06:35 [INFO] yang-to-sources: Project model files found: 1 in 3.375 ms 22:06:35 [INFO] yang-to-sources: 1 YANG models processed in 3.667 ms 22:06:35 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.456 ms 22:06:35 [INFO] Sorted 5 files into 3 directories in 118.4 μs 22:06:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 7.988 ms 22:06:35 [INFO] 22:06:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Starting audit... 22:06:35 Audit done. 22:06:35 [INFO] You have 0 Checkstyle violations. 22:06:35 [INFO] 22:06:35 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Starting audit... 22:06:35 Audit done. 22:06:35 [INFO] You have 0 Checkstyle violations. 22:06:35 [INFO] 22:06:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] 22:06:35 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 22:06:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 22:06:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 22:06:35 [INFO] 22:06:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Recompiling the module because of changed source code. 22:06:35 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 22:06:35 [INFO] 22:06:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 22:06:35 [INFO] 22:06:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 22:06:35 [INFO] Fork Value is true 22:06:37 [INFO] Done SpotBugs Analysis.... 22:06:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:37 [INFO] 22:06:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 22:06:37 [INFO] 22:06:37 [INFO] 22:06:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] BugInstance size is 0 22:06:37 [INFO] Error size is 0 22:06:37 [INFO] No errors/warnings found 22:06:37 [INFO] 22:06:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 22:06:37 [INFO] 22:06:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] No sources to compile 22:06:37 [INFO] 22:06:37 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] No tests to run. 22:06:37 [INFO] 22:06:37 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] 22:06:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 22:06:37 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar 22:06:37 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 22:06:37 [INFO] 22:06:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar 22:06:39 [INFO] 22:06:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] CycloneDX: Resolving Dependencies 22:06:39 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:06:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 22:06:39 [INFO] attaching as rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 22:06:39 [INFO] attaching as rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.json 22:06:39 [INFO] 22:06:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Skipping duplicate-finder execution! 22:06:39 [INFO] 22:06:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] No dependency problems found 22:06:39 [INFO] 22:06:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar 22:06:39 [INFO] 22:06:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] 22:06:39 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:39 [INFO] 22:06:39 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.pom 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-javadoc.jar 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-cyclonedx.json 22:06:39 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT-sources.jar 22:06:39 [INFO] 22:06:39 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-SNAPSHOT.jar 22:06:39 [INFO] Writing OBR metadata 22:06:39 [INFO] 22:06:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:39 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml 22:06:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:39 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:39 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:39 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml 22:06:39 [INFO] 22:06:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- 22:06:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:39 [INFO] 22:06:39 [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- 22:06:39 [INFO] Building rfc8519-ietf-packet-fields 1.0.4-SNAPSHOT [69/161] 22:06:39 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 22:06:39 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:39 [INFO] 22:06:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] 22:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:39 [INFO] 22:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:39 [INFO] 22:06:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] 22:06:39 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] 22:06:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:39 [INFO] 22:06:39 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:39 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 22:06:39 [INFO] yang-to-sources: Found 3 dependencies in 488.6 μs 22:06:39 [INFO] yang-to-sources: Project model files found: 1 in 2.044 ms 22:06:39 [INFO] yang-to-sources: 4 YANG models processed in 12.09 ms 22:06:39 [INFO] BindingJavaFileGenerator: Defined 30 files in 2.946 ms 22:06:39 [INFO] Sorted 30 files into 11 directories in 64.36 μs 22:06:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 11.41 ms 22:06:39 [INFO] 22:06:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] Starting audit... 22:06:39 Audit done. 22:06:39 [INFO] You have 0 Checkstyle violations. 22:06:39 [INFO] 22:06:39 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] Starting audit... 22:06:39 Audit done. 22:06:39 [INFO] You have 0 Checkstyle violations. 22:06:39 [INFO] 22:06:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] 22:06:39 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 22:06:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 22:06:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 22:06:39 [INFO] 22:06:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-packet-fields --- 22:06:39 [INFO] Recompiling the module because of changed dependency. 22:06:39 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 22:06:40 [INFO] 22:06:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 22:06:40 [INFO] 22:06:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] Spotbugs plugin skipped 22:06:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:40 [INFO] 22:06:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 22:06:40 [INFO] 22:06:40 [INFO] 22:06:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] Spotbugs plugin skipped 22:06:40 [INFO] 22:06:40 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 22:06:40 [INFO] 22:06:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] No sources to compile 22:06:40 [INFO] 22:06:40 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] No tests to run. 22:06:40 [INFO] 22:06:40 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] 22:06:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 22:06:40 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar 22:06:40 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 22:06:40 [INFO] 22:06:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar 22:06:42 [INFO] 22:06:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] CycloneDX: Resolving Dependencies 22:06:42 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:06:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 22:06:42 [INFO] attaching as rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 22:06:42 [INFO] attaching as rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.json 22:06:42 [INFO] 22:06:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Skipping duplicate-finder execution! 22:06:42 [INFO] 22:06:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] No dependency problems found 22:06:42 [INFO] 22:06:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar 22:06:42 [INFO] 22:06:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] 22:06:42 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:42 [INFO] 22:06:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.pom 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-javadoc.jar 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-cyclonedx.json 22:06:42 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT-sources.jar 22:06:42 [INFO] 22:06:42 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-SNAPSHOT.jar 22:06:42 [INFO] Writing OBR metadata 22:06:42 [INFO] 22:06:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:42 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml 22:06:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:42 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml 22:06:42 [INFO] 22:06:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- 22:06:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:42 [INFO] 22:06:42 [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- 22:06:42 [INFO] Building rfc8519-ietf-access-control-list 1.0.4-SNAPSHOT [70/161] 22:06:42 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 22:06:42 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:42 [INFO] 22:06:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] 22:06:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:42 [INFO] 22:06:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:42 [INFO] 22:06:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] 22:06:42 [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] 22:06:42 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:42 [INFO] 22:06:42 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 22:06:42 [INFO] yang-to-sources: Found 5 dependencies in 962.1 μs 22:06:42 [INFO] yang-to-sources: Project model files found: 1 in 2.998 ms 22:06:42 [INFO] yang-to-sources: 6 YANG models processed in 44.95 ms 22:06:42 [INFO] BindingJavaFileGenerator: Defined 115 files in 6.284 ms 22:06:42 [INFO] Sorted 115 files into 32 directories in 143.2 μs 22:06:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 18.83 ms 22:06:42 [INFO] 22:06:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] Starting audit... 22:06:42 Audit done. 22:06:42 [INFO] You have 0 Checkstyle violations. 22:06:42 [INFO] 22:06:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] Starting audit... 22:06:42 Audit done. 22:06:42 [INFO] You have 0 Checkstyle violations. 22:06:42 [INFO] 22:06:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] 22:06:42 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 22:06:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 22:06:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 22:06:42 [INFO] 22:06:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-access-control-list --- 22:06:42 [INFO] Recompiling the module because of changed dependency. 22:06:42 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 22:06:43 [INFO] 22:06:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 22:06:43 [INFO] 22:06:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] Spotbugs plugin skipped 22:06:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:43 [INFO] 22:06:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 22:06:43 [INFO] 22:06:43 [INFO] 22:06:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] Spotbugs plugin skipped 22:06:43 [INFO] 22:06:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 22:06:43 [INFO] 22:06:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] No sources to compile 22:06:43 [INFO] 22:06:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] No tests to run. 22:06:43 [INFO] 22:06:43 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] 22:06:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 22:06:43 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar 22:06:43 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 22:06:43 [INFO] 22:06:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 22:06:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar 22:06:46 [INFO] 22:06:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 22:06:46 [INFO] CycloneDX: Resolving Dependencies 22:06:47 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:06:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 22:06:47 [INFO] attaching as rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 22:06:47 [INFO] attaching as rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.json 22:06:47 [INFO] 22:06:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Skipping duplicate-finder execution! 22:06:47 [INFO] 22:06:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] No dependency problems found 22:06:47 [INFO] 22:06:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar 22:06:47 [INFO] 22:06:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] 22:06:47 [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:47 [INFO] 22:06:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.pom 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-javadoc.jar 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-cyclonedx.json 22:06:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT-sources.jar 22:06:47 [INFO] 22:06:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-SNAPSHOT.jar 22:06:47 [INFO] Writing OBR metadata 22:06:47 [INFO] 22:06:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml 22:06:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml 22:06:47 [INFO] 22:06:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- 22:06:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:47 [INFO] 22:06:47 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ 22:06:47 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 1.0.4-SNAPSHOT [71/161] 22:06:47 [INFO] from features/odl-ietf-model-rfc8519/pom.xml 22:06:47 [INFO] ------------------------------[ feature ]------------------------------- 22:06:47 [INFO] 22:06:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] 22:06:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:47 [INFO] 22:06:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:47 [INFO] 22:06:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] 22:06:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] 22:06:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:47 [INFO] argLine set to empty 22:06:47 [INFO] 22:06:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Starting audit... 22:06:47 Audit done. 22:06:47 [INFO] You have 0 Checkstyle violations. 22:06:47 [INFO] 22:06:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Starting audit... 22:06:47 Audit done. 22:06:47 [INFO] You have 0 Checkstyle violations. 22:06:47 [INFO] 22:06:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] 22:06:47 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml 22:06:47 [INFO] ...done! 22:06:47 [INFO] Set artifact 22:06:47 [INFO] 22:06:47 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:06:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:06:47 [INFO] 22:06:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> 22:06:47 [INFO] 22:06:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] No files found to run spotbugs, check compile phase has been run 22:06:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:47 [INFO] 22:06:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< 22:06:47 [INFO] 22:06:47 [INFO] 22:06:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] 22:06:47 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8519 --- 22:06:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 22:06:47 [INFO] Project dependency features detected: [] 22:06:47 [INFO] Pax Exam System (Version: 4.14.0) created. 22:06:47 [INFO] Creating RMI registry server on 127.0.0.1:36473 22:06:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:06:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:06:47 [INFO] Waiting for remote bundle context.. on 36473 name: 6f754ad1-9f8f-45da-a0fb-d99048a7d61e timout: [ RelativeTimeout value = 180000 ] 22:06:52 [INFO] Building jar from resources and headers. 22:06:52 [INFO] Writing jar finished. 22:06:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:06:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:06:54 [INFO] 22:06:54 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8519 --- 22:06:54 [INFO] 22:06:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- 22:06:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:06:54 [INFO] 22:06:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- 22:06:54 [INFO] CycloneDX: Resolving Dependencies 22:06:55 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:06:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml 22:06:55 [INFO] attaching as odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json 22:06:55 [INFO] attaching as odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.json 22:06:55 [INFO] 22:06:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Skipping duplicate-finder execution! 22:06:55 [INFO] 22:06:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Skipping plugin execution 22:06:55 [INFO] 22:06:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Skipping source per configuration. 22:06:55 [INFO] 22:06:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] 22:06:55 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:06:55 [INFO] 22:06:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT.pom 22:06:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-features.xml 22:06:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-SNAPSHOT-cyclonedx.json 22:06:55 [INFO] 22:06:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- 22:06:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml 22:06:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml 22:06:55 [INFO] 22:06:55 [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- 22:06:55 [INFO] Building rfc8520-ietf-acldns 1.0.4-SNAPSHOT [72/161] 22:06:55 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 22:06:55 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:55 [INFO] 22:06:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] 22:06:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:55 [INFO] 22:06:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:55 [INFO] 22:06:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] 22:06:55 [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] 22:06:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:55 [INFO] 22:06:55 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/yang 22:06:55 [INFO] yang-to-sources: Found 6 dependencies in 1.221 ms 22:06:55 [INFO] yang-to-sources: Project model files found: 1 in 1.899 ms 22:06:55 [INFO] yang-to-sources: 7 YANG models processed in 46.32 ms 22:06:55 [INFO] BindingJavaFileGenerator: Defined 9 files in 7.263 ms 22:06:55 [INFO] Sorted 9 files into 3 directories in 76.09 μs 22:06:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 11.04 ms 22:06:55 [INFO] 22:06:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Starting audit... 22:06:55 Audit done. 22:06:55 [INFO] You have 0 Checkstyle violations. 22:06:55 [INFO] 22:06:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Starting audit... 22:06:55 Audit done. 22:06:55 [INFO] You have 0 Checkstyle violations. 22:06:55 [INFO] 22:06:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] 22:06:55 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/main/resources 22:06:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 22:06:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 22:06:55 [INFO] 22:06:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Recompiling the module because of changed dependency. 22:06:55 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:06:55 [INFO] 22:06:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 22:06:55 [INFO] 22:06:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Spotbugs plugin skipped 22:06:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:55 [INFO] 22:06:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 22:06:55 [INFO] 22:06:55 [INFO] 22:06:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Spotbugs plugin skipped 22:06:55 [INFO] 22:06:55 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/src/test/resources 22:06:55 [INFO] 22:06:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] No sources to compile 22:06:55 [INFO] 22:06:55 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] No tests to run. 22:06:55 [INFO] 22:06:55 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] 22:06:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- 22:06:55 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar 22:06:55 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 22:06:55 [INFO] 22:06:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar 22:06:57 [INFO] 22:06:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] CycloneDX: Resolving Dependencies 22:06:57 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:06:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml 22:06:57 [INFO] attaching as rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json 22:06:57 [INFO] attaching as rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.json 22:06:57 [INFO] 22:06:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Skipping duplicate-finder execution! 22:06:57 [INFO] 22:06:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] No dependency problems found 22:06:57 [INFO] 22:06:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar 22:06:57 [INFO] 22:06:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] 22:06:57 [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:06:57 [INFO] 22:06:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.pom 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-javadoc.jar 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.xml 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-cyclonedx.json 22:06:57 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT-sources.jar 22:06:57 [INFO] 22:06:57 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-SNAPSHOT.jar 22:06:57 [INFO] Writing OBR metadata 22:06:57 [INFO] 22:06:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:06:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml 22:06:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml 22:06:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:06:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:06:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:06:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:06:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:06:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:06:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:06:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:06:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:06:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:06:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:06:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:06:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:06:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:06:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:06:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:06:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:06:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:06:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:06:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:06:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:06:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:06:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml 22:06:57 [INFO] 22:06:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- 22:06:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:06:57 [INFO] 22:06:57 [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ 22:06:57 [INFO] Building rfc8520-ietf-mud 1.0.4-SNAPSHOT [73/161] 22:06:57 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 22:06:57 [INFO] -------------------------------[ bundle ]------------------------------- 22:06:57 [INFO] 22:06:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 22:06:57 [INFO] 22:06:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-mud --- 22:06:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:57 [INFO] 22:06:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 22:06:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:06:57 [INFO] 22:06:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- 22:06:57 [INFO] 22:06:57 [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-mud --- 22:06:57 [INFO] 22:06:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 22:06:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:06:57 [INFO] 22:06:57 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8520-ietf-mud --- 22:06:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:06:57 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/yang 22:06:57 [INFO] yang-to-sources: Found 6 dependencies in 683.9 μs 22:06:57 [INFO] yang-to-sources: Project model files found: 1 in 1.813 ms 22:06:57 [INFO] yang-to-sources: 7 YANG models processed in 33.80 ms 22:06:57 [INFO] BindingJavaFileGenerator: Defined 24 files in 7.268 ms 22:06:57 [INFO] Sorted 24 files into 7 directories in 86.55 μs 22:06:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 14.37 ms 22:06:57 [INFO] 22:06:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 22:06:57 [INFO] Starting audit... 22:06:57 Audit done. 22:06:57 [INFO] You have 0 Checkstyle violations. 22:06:57 [INFO] 22:06:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 22:06:57 [INFO] Starting audit... 22:06:57 Audit done. 22:06:57 [INFO] You have 0 Checkstyle violations. 22:06:57 [INFO] 22:06:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-mud --- 22:06:57 [INFO] 22:06:57 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-mud --- 22:06:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/main/resources 22:06:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 22:06:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:06:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:06:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 22:06:57 [INFO] 22:06:57 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-mud --- 22:06:57 [INFO] Recompiling the module because of changed dependency. 22:06:57 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 22:06:58 [INFO] 22:06:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 22:06:58 [INFO] 22:06:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 22:06:58 [INFO] Spotbugs plugin skipped 22:06:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:06:58 [INFO] 22:06:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 22:06:58 [INFO] 22:06:58 [INFO] 22:06:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- 22:06:58 [INFO] Spotbugs plugin skipped 22:06:58 [INFO] 22:06:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-mud --- 22:06:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/src/test/resources 22:06:58 [INFO] 22:06:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 22:06:58 [INFO] No sources to compile 22:06:58 [INFO] 22:06:58 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-mud --- 22:06:58 [INFO] No tests to run. 22:06:58 [INFO] 22:06:58 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-mud --- 22:06:58 [INFO] 22:06:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- 22:06:58 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar 22:06:58 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 22:06:58 [INFO] 22:06:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar 22:07:00 [INFO] 22:07:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 22:07:00 [INFO] CycloneDX: Resolving Dependencies 22:07:00 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:07:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml 22:07:00 [INFO] attaching as rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json 22:07:00 [INFO] attaching as rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.json 22:07:00 [INFO] 22:07:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Skipping duplicate-finder execution! 22:07:00 [INFO] 22:07:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 22:07:00 [INFO] No dependency problems found 22:07:00 [INFO] 22:07:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar 22:07:00 [INFO] 22:07:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 22:07:00 [INFO] 22:07:00 [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:00 [INFO] 22:07:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.pom 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-javadoc.jar 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-cyclonedx.json 22:07:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT-sources.jar 22:07:00 [INFO] 22:07:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-SNAPSHOT.jar 22:07:00 [INFO] Writing OBR metadata 22:07:00 [INFO] 22:07:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml 22:07:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml 22:07:00 [INFO] 22:07:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- 22:07:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:00 [INFO] 22:07:00 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ 22:07:00 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 1.0.4-SNAPSHOT [74/161] 22:07:00 [INFO] from features/odl-ietf-model-rfc8520/pom.xml 22:07:00 [INFO] ------------------------------[ feature ]------------------------------- 22:07:00 [INFO] 22:07:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] 22:07:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:00 [INFO] 22:07:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:00 [INFO] 22:07:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] 22:07:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] 22:07:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:00 [INFO] argLine set to empty 22:07:00 [INFO] 22:07:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Starting audit... 22:07:00 Audit done. 22:07:00 [INFO] You have 0 Checkstyle violations. 22:07:00 [INFO] 22:07:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Starting audit... 22:07:00 Audit done. 22:07:00 [INFO] You have 0 Checkstyle violations. 22:07:00 [INFO] 22:07:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] 22:07:00 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml 22:07:00 [INFO] ...done! 22:07:00 [INFO] Set artifact 22:07:00 [INFO] 22:07:00 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:00 [INFO] 22:07:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> 22:07:00 [INFO] 22:07:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:00 [INFO] 22:07:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< 22:07:00 [INFO] 22:07:00 [INFO] 22:07:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] 22:07:00 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8520 --- 22:07:00 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 22:07:00 [INFO] Project dependency features detected: [] 22:07:00 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:00 [INFO] Creating RMI registry server on 127.0.0.1:41553 22:07:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:01 [INFO] Waiting for remote bundle context.. on 41553 name: 1ef398ad-475e-4e63-be29-66063491e909 timout: [ RelativeTimeout value = 180000 ] 22:07:05 [INFO] Building jar from resources and headers. 22:07:05 [INFO] Writing jar finished. 22:07:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:07:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:07:07 [INFO] 22:07:07 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8520 --- 22:07:07 [INFO] 22:07:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- 22:07:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:07:07 [INFO] 22:07:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- 22:07:07 [INFO] CycloneDX: Resolving Dependencies 22:07:08 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 22:07:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml 22:07:08 [INFO] attaching as odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json 22:07:08 [INFO] attaching as odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.json 22:07:08 [INFO] 22:07:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Skipping duplicate-finder execution! 22:07:08 [INFO] 22:07:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Skipping plugin execution 22:07:08 [INFO] 22:07:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Skipping source per configuration. 22:07:08 [INFO] 22:07:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] 22:07:08 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:08 [INFO] 22:07:08 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT.pom 22:07:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-features.xml 22:07:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:08 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-SNAPSHOT-cyclonedx.json 22:07:08 [INFO] 22:07:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- 22:07:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:08 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:08 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml 22:07:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:08 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:08 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:08 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml 22:07:08 [INFO] 22:07:08 [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- 22:07:08 [INFO] Building rfc8525 1.0.4-SNAPSHOT [75/161] 22:07:08 [INFO] from model/rfc/rfc8525/pom.xml 22:07:08 [INFO] -------------------------------[ bundle ]------------------------------- 22:07:08 [INFO] 22:07:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 22:07:08 [INFO] 22:07:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8525 --- 22:07:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:08 [INFO] 22:07:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8525 --- 22:07:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:08 [INFO] 22:07:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- 22:07:08 [INFO] 22:07:08 [INFO] --- dependency:3.9.0:properties (default) @ rfc8525 --- 22:07:08 [INFO] 22:07:08 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8525 --- 22:07:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:07:08 [INFO] 22:07:08 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8525 --- 22:07:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:07:08 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/yang 22:07:08 [INFO] yang-to-sources: Found 3 dependencies in 615.7 μs 22:07:08 [INFO] yang-to-sources: Project model files found: 1 in 2.593 ms 22:07:08 [INFO] yang-to-sources: 4 YANG models processed in 13.46 ms 22:07:08 [INFO] BindingJavaFileGenerator: Defined 51 files in 6.158 ms 22:07:08 [INFO] Sorted 51 files into 9 directories in 101.6 μs 22:07:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 22.79 ms 22:07:08 [INFO] 22:07:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 22:07:08 [INFO] Starting audit... 22:07:08 Audit done. 22:07:08 [INFO] You have 0 Checkstyle violations. 22:07:08 [INFO] 22:07:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 22:07:08 [INFO] Starting audit... 22:07:08 Audit done. 22:07:08 [INFO] You have 0 Checkstyle violations. 22:07:08 [INFO] 22:07:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8525 --- 22:07:08 [INFO] 22:07:08 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8525 --- 22:07:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/resources 22:07:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi 22:07:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:07:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/spi 22:07:08 [INFO] 22:07:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8525 --- 22:07:08 [INFO] Recompiling the module because of changed dependency. 22:07:08 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 22:07:08 [INFO] 22:07:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> 22:07:08 [INFO] 22:07:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- 22:07:08 [INFO] Fork Value is true 22:07:11 [INFO] Done SpotBugs Analysis.... 22:07:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:11 [INFO] 22:07:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< 22:07:11 [INFO] 22:07:11 [INFO] 22:07:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- 22:07:11 [INFO] BugInstance size is 0 22:07:11 [INFO] Error size is 0 22:07:11 [INFO] No errors/warnings found 22:07:11 [INFO] 22:07:11 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8525 --- 22:07:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/test/resources 22:07:11 [INFO] 22:07:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8525 --- 22:07:11 [INFO] No sources to compile 22:07:11 [INFO] 22:07:11 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8525 --- 22:07:11 [INFO] No tests to run. 22:07:11 [INFO] 22:07:11 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8525 --- 22:07:11 [INFO] 22:07:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- 22:07:11 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT.jar 22:07:11 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 22:07:11 [INFO] 22:07:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- 22:07:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-javadoc.jar 22:07:13 [INFO] 22:07:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 22:07:13 [INFO] CycloneDX: Resolving Dependencies 22:07:14 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:07:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml 22:07:14 [INFO] attaching as rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json 22:07:14 [INFO] attaching as rfc8525-1.0.4-SNAPSHOT-cyclonedx.json 22:07:14 [INFO] 22:07:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 22:07:14 [INFO] Skipping duplicate-finder execution! 22:07:14 [INFO] 22:07:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8525 --- 22:07:14 [INFO] No dependency problems found 22:07:14 [INFO] 22:07:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- 22:07:14 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-sources.jar 22:07:14 [INFO] 22:07:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- jacoco:0.8.14:report (report) @ rfc8525 --- 22:07:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:14 [INFO] 22:07:14 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.pom 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.jar 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-javadoc.jar 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-cyclonedx.json 22:07:14 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/rfc8525-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT-sources.jar 22:07:14 [INFO] 22:07:14 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- 22:07:14 [INFO] Installing org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-SNAPSHOT.jar 22:07:14 [INFO] Writing OBR metadata 22:07:14 [INFO] 22:07:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- 22:07:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:14 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:14 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:14 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml 22:07:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:14 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:14 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:14 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8525/maven-metadata.xml 22:07:14 [INFO] 22:07:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- 22:07:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:14 [INFO] 22:07:14 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ 22:07:14 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 1.0.4-SNAPSHOT [76/161] 22:07:14 [INFO] from features/odl-ietf-model-rfc8525/pom.xml 22:07:14 [INFO] ------------------------------[ feature ]------------------------------- 22:07:14 [INFO] 22:07:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:14 [INFO] 22:07:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:14 [INFO] 22:07:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:14 [INFO] argLine set to empty 22:07:14 [INFO] 22:07:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Starting audit... 22:07:14 Audit done. 22:07:14 [INFO] You have 0 Checkstyle violations. 22:07:14 [INFO] 22:07:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Starting audit... 22:07:14 Audit done. 22:07:14 [INFO] You have 0 Checkstyle violations. 22:07:14 [INFO] 22:07:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml 22:07:14 [INFO] ...done! 22:07:14 [INFO] Set artifact 22:07:14 [INFO] 22:07:14 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:14 [INFO] 22:07:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> 22:07:14 [INFO] 22:07:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:14 [INFO] 22:07:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< 22:07:14 [INFO] 22:07:14 [INFO] 22:07:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] 22:07:14 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8525 --- 22:07:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 22:07:14 [INFO] Project dependency features detected: [] 22:07:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:14 [INFO] Creating RMI registry server on 127.0.0.1:35557 22:07:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:15 [INFO] Waiting for remote bundle context.. on 35557 name: 0624378f-352b-4e20-9dba-54cc2ef72c0d timout: [ RelativeTimeout value = 180000 ] 22:07:19 [INFO] Building jar from resources and headers. 22:07:19 [INFO] Writing jar finished. 22:07:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:07:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:07:21 [INFO] 22:07:21 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8525 --- 22:07:21 [INFO] 22:07:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- 22:07:21 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:07:21 [INFO] 22:07:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- 22:07:21 [INFO] CycloneDX: Resolving Dependencies 22:07:22 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 22:07:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml 22:07:22 [INFO] attaching as odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json 22:07:22 [INFO] attaching as odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.json 22:07:22 [INFO] 22:07:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Skipping duplicate-finder execution! 22:07:22 [INFO] 22:07:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Skipping plugin execution 22:07:22 [INFO] 22:07:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Skipping source per configuration. 22:07:22 [INFO] 22:07:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] 22:07:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:22 [INFO] 22:07:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT.pom 22:07:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-features.xml 22:07:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-SNAPSHOT-cyclonedx.json 22:07:22 [INFO] 22:07:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- 22:07:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml 22:07:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml 22:07:22 [INFO] 22:07:22 [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- 22:07:22 [INFO] Building rfc8526 1.0.4-SNAPSHOT [77/161] 22:07:22 [INFO] from model/rfc/rfc8526/pom.xml 22:07:22 [INFO] -------------------------------[ bundle ]------------------------------- 22:07:22 [INFO] 22:07:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 22:07:22 [INFO] 22:07:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8526 --- 22:07:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:22 [INFO] 22:07:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8526 --- 22:07:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:22 [INFO] 22:07:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- 22:07:22 [INFO] 22:07:22 [INFO] --- dependency:3.9.0:properties (default) @ rfc8526 --- 22:07:22 [INFO] 22:07:22 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8526 --- 22:07:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:07:22 [INFO] 22:07:22 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8526 --- 22:07:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:07:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/yang 22:07:22 [INFO] yang-to-sources: Found 7 dependencies in 952.0 μs 22:07:22 [INFO] yang-to-sources: Project model files found: 1 in 1.710 ms 22:07:22 [INFO] yang-to-sources: 8 YANG models processed in 21.35 ms 22:07:22 [INFO] BindingJavaFileGenerator: Defined 40 files in 6.621 ms 22:07:22 [INFO] Sorted 40 files into 14 directories in 83.58 μs 22:07:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 20.23 ms 22:07:22 [INFO] 22:07:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 22:07:22 [INFO] Starting audit... 22:07:22 Audit done. 22:07:22 [INFO] You have 0 Checkstyle violations. 22:07:22 [INFO] 22:07:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 22:07:22 [INFO] Starting audit... 22:07:22 Audit done. 22:07:22 [INFO] You have 0 Checkstyle violations. 22:07:22 [INFO] 22:07:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8526 --- 22:07:22 [INFO] 22:07:22 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8526 --- 22:07:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/main/resources 22:07:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi 22:07:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:07:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/generated-sources/spi 22:07:22 [INFO] 22:07:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8526 --- 22:07:22 [INFO] Recompiling the module because of changed dependency. 22:07:22 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 22:07:22 [INFO] 22:07:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> 22:07:22 [INFO] 22:07:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- 22:07:22 [INFO] Spotbugs plugin skipped 22:07:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:22 [INFO] 22:07:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< 22:07:22 [INFO] 22:07:22 [INFO] 22:07:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- 22:07:22 [INFO] Spotbugs plugin skipped 22:07:22 [INFO] 22:07:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8526 --- 22:07:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/src/test/resources 22:07:22 [INFO] 22:07:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8526 --- 22:07:22 [INFO] No sources to compile 22:07:22 [INFO] 22:07:22 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8526 --- 22:07:22 [INFO] No tests to run. 22:07:22 [INFO] 22:07:22 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8526 --- 22:07:22 [INFO] 22:07:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- 22:07:22 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT.jar 22:07:22 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 22:07:22 [INFO] 22:07:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- 22:07:24 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-javadoc.jar 22:07:24 [INFO] 22:07:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 22:07:24 [INFO] CycloneDX: Resolving Dependencies 22:07:25 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:07:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml 22:07:25 [INFO] attaching as rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json 22:07:25 [INFO] attaching as rfc8526-1.0.4-SNAPSHOT-cyclonedx.json 22:07:25 [INFO] 22:07:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 22:07:25 [INFO] Skipping duplicate-finder execution! 22:07:25 [INFO] 22:07:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8526 --- 22:07:25 [INFO] No dependency problems found 22:07:25 [INFO] 22:07:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- 22:07:25 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-sources.jar 22:07:25 [INFO] 22:07:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- jacoco:0.8.14:report (report) @ rfc8526 --- 22:07:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:25 [INFO] 22:07:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.pom 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.jar 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-javadoc.jar 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-cyclonedx.json 22:07:25 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/rfc8526-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT-sources.jar 22:07:25 [INFO] 22:07:25 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- 22:07:25 [INFO] Installing org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-SNAPSHOT.jar 22:07:25 [INFO] Writing OBR metadata 22:07:25 [INFO] 22:07:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- 22:07:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml 22:07:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8526/maven-metadata.xml 22:07:25 [INFO] 22:07:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- 22:07:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:25 [INFO] 22:07:25 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ 22:07:25 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 1.0.4-SNAPSHOT [78/161] 22:07:25 [INFO] from features/odl-ietf-model-rfc8526/pom.xml 22:07:25 [INFO] ------------------------------[ feature ]------------------------------- 22:07:25 [INFO] 22:07:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:25 [INFO] 22:07:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:25 [INFO] 22:07:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:25 [INFO] argLine set to empty 22:07:25 [INFO] 22:07:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Starting audit... 22:07:25 Audit done. 22:07:25 [INFO] You have 0 Checkstyle violations. 22:07:25 [INFO] 22:07:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Starting audit... 22:07:25 Audit done. 22:07:25 [INFO] You have 0 Checkstyle violations. 22:07:25 [INFO] 22:07:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml 22:07:25 [INFO] ...done! 22:07:25 [INFO] Set artifact 22:07:25 [INFO] 22:07:25 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:25 [INFO] 22:07:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> 22:07:25 [INFO] 22:07:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:25 [INFO] 22:07:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< 22:07:25 [INFO] 22:07:25 [INFO] 22:07:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] 22:07:25 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8526 --- 22:07:25 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 22:07:25 [INFO] Project dependency features detected: [] 22:07:25 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:25 [INFO] Creating RMI registry server on 127.0.0.1:42033 22:07:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:25 [INFO] Waiting for remote bundle context.. on 42033 name: 55f9400d-bf31-433b-83a9-6dc6cbdfe513 timout: [ RelativeTimeout value = 180000 ] 22:07:30 [INFO] Building jar from resources and headers. 22:07:30 [INFO] Writing jar finished. 22:07:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:07:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:07:32 [INFO] 22:07:32 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] 22:07:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:07:32 [INFO] 22:07:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] CycloneDX: Resolving Dependencies 22:07:32 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:07:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml 22:07:32 [INFO] attaching as odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json 22:07:32 [INFO] attaching as odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.json 22:07:32 [INFO] 22:07:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Skipping duplicate-finder execution! 22:07:32 [INFO] 22:07:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Skipping plugin execution 22:07:32 [INFO] 22:07:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Skipping source per configuration. 22:07:32 [INFO] 22:07:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] 22:07:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:32 [INFO] 22:07:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT.pom 22:07:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-features.xml 22:07:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-SNAPSHOT-cyclonedx.json 22:07:32 [INFO] 22:07:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- 22:07:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml 22:07:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml 22:07:32 [INFO] 22:07:32 [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- 22:07:32 [INFO] Building rfc8528 1.0.4-SNAPSHOT [79/161] 22:07:32 [INFO] from model/rfc/rfc8528/pom.xml 22:07:32 [INFO] -------------------------------[ bundle ]------------------------------- 22:07:32 [INFO] 22:07:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 22:07:32 [INFO] 22:07:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8528 --- 22:07:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:32 [INFO] 22:07:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8528 --- 22:07:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:32 [INFO] 22:07:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- 22:07:33 [INFO] 22:07:33 [INFO] --- dependency:3.9.0:properties (default) @ rfc8528 --- 22:07:33 [INFO] 22:07:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8528 --- 22:07:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:07:33 [INFO] 22:07:33 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8528 --- 22:07:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:07:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/yang 22:07:33 [INFO] yang-to-sources: Found 2 dependencies in 744.1 μs 22:07:33 [INFO] yang-to-sources: Project model files found: 1 in 1.295 ms 22:07:33 [INFO] yang-to-sources: 3 YANG models processed in 8.805 ms 22:07:33 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.851 ms 22:07:33 [INFO] Sorted 21 files into 8 directories in 84.14 μs 22:07:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 10.90 ms 22:07:33 [INFO] 22:07:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 22:07:33 [INFO] Starting audit... 22:07:33 Audit done. 22:07:33 [INFO] You have 0 Checkstyle violations. 22:07:33 [INFO] 22:07:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 22:07:33 [INFO] Starting audit... 22:07:33 Audit done. 22:07:33 [INFO] You have 0 Checkstyle violations. 22:07:33 [INFO] 22:07:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8528 --- 22:07:33 [INFO] 22:07:33 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8528 --- 22:07:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/main/resources 22:07:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi 22:07:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:07:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/generated-sources/spi 22:07:33 [INFO] 22:07:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8528 --- 22:07:33 [INFO] Recompiling the module because of changed dependency. 22:07:33 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 22:07:33 [INFO] 22:07:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> 22:07:33 [INFO] 22:07:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- 22:07:33 [INFO] Spotbugs plugin skipped 22:07:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:33 [INFO] 22:07:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< 22:07:33 [INFO] 22:07:33 [INFO] 22:07:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- 22:07:33 [INFO] Spotbugs plugin skipped 22:07:33 [INFO] 22:07:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8528 --- 22:07:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/src/test/resources 22:07:33 [INFO] 22:07:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8528 --- 22:07:33 [INFO] No sources to compile 22:07:33 [INFO] 22:07:33 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8528 --- 22:07:33 [INFO] No tests to run. 22:07:33 [INFO] 22:07:33 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8528 --- 22:07:33 [INFO] 22:07:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- 22:07:33 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT.jar 22:07:33 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 22:07:33 [INFO] 22:07:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- 22:07:35 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-javadoc.jar 22:07:35 [INFO] 22:07:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 22:07:35 [INFO] CycloneDX: Resolving Dependencies 22:07:35 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:07:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml 22:07:35 [INFO] attaching as rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json 22:07:35 [INFO] attaching as rfc8528-1.0.4-SNAPSHOT-cyclonedx.json 22:07:35 [INFO] 22:07:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 22:07:35 [INFO] Skipping duplicate-finder execution! 22:07:35 [INFO] 22:07:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8528 --- 22:07:35 [INFO] No dependency problems found 22:07:35 [INFO] 22:07:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- 22:07:35 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-sources.jar 22:07:35 [INFO] 22:07:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- 22:07:35 [INFO] 22:07:35 [INFO] --- jacoco:0.8.14:report (report) @ rfc8528 --- 22:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:35 [INFO] 22:07:35 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.pom 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.jar 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-javadoc.jar 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-cyclonedx.json 22:07:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/rfc8528-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT-sources.jar 22:07:35 [INFO] 22:07:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- 22:07:35 [INFO] Installing org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-SNAPSHOT.jar 22:07:35 [INFO] Writing OBR metadata 22:07:35 [INFO] 22:07:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- 22:07:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml 22:07:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8528/maven-metadata.xml 22:07:35 [INFO] 22:07:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- 22:07:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:35 [INFO] 22:07:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ 22:07:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 1.0.4-SNAPSHOT [80/161] 22:07:35 [INFO] from features/odl-ietf-model-rfc8528/pom.xml 22:07:35 [INFO] ------------------------------[ feature ]------------------------------- 22:07:35 [INFO] 22:07:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] 22:07:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:35 [INFO] 22:07:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:35 [INFO] 22:07:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] 22:07:35 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] 22:07:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:35 [INFO] argLine set to empty 22:07:35 [INFO] 22:07:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- 22:07:35 [INFO] Starting audit... 22:07:35 Audit done. 22:07:35 [INFO] You have 0 Checkstyle violations. 22:07:35 [INFO] 22:07:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] Starting audit... 22:07:36 Audit done. 22:07:36 [INFO] You have 0 Checkstyle violations. 22:07:36 [INFO] 22:07:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] 22:07:36 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml 22:07:36 [INFO] ...done! 22:07:36 [INFO] Set artifact 22:07:36 [INFO] 22:07:36 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:36 [INFO] 22:07:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> 22:07:36 [INFO] 22:07:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:36 [INFO] 22:07:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< 22:07:36 [INFO] 22:07:36 [INFO] 22:07:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] 22:07:36 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8528 --- 22:07:36 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 22:07:36 [INFO] Project dependency features detected: [] 22:07:36 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:36 [INFO] Creating RMI registry server on 127.0.0.1:33233 22:07:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:36 [INFO] Waiting for remote bundle context.. on 33233 name: f3c13de0-6fda-4fc7-a621-d6e94bd87202 timout: [ RelativeTimeout value = 180000 ] 22:07:40 [INFO] Building jar from resources and headers. 22:07:40 [INFO] Writing jar finished. 22:07:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:07:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:07:42 [INFO] 22:07:42 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8528 --- 22:07:42 [INFO] 22:07:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- 22:07:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:07:42 [INFO] 22:07:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- 22:07:42 [INFO] CycloneDX: Resolving Dependencies 22:07:43 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:07:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml 22:07:43 [INFO] attaching as odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json 22:07:43 [INFO] attaching as odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.json 22:07:43 [INFO] 22:07:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Skipping duplicate-finder execution! 22:07:43 [INFO] 22:07:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Skipping plugin execution 22:07:43 [INFO] 22:07:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Skipping source per configuration. 22:07:43 [INFO] 22:07:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] 22:07:43 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:43 [INFO] 22:07:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT.pom 22:07:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-features.xml 22:07:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-SNAPSHOT-cyclonedx.json 22:07:43 [INFO] 22:07:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- 22:07:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml 22:07:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml 22:07:43 [INFO] 22:07:43 [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- 22:07:43 [INFO] Building rfc8529 1.0.4-SNAPSHOT [81/161] 22:07:43 [INFO] from model/rfc/rfc8529/pom.xml 22:07:43 [INFO] -------------------------------[ bundle ]------------------------------- 22:07:43 [INFO] 22:07:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 22:07:43 [INFO] 22:07:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8529 --- 22:07:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:43 [INFO] 22:07:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8529 --- 22:07:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:43 [INFO] 22:07:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- 22:07:43 [INFO] 22:07:43 [INFO] --- dependency:3.9.0:properties (default) @ rfc8529 --- 22:07:43 [INFO] 22:07:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8529 --- 22:07:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:07:43 [INFO] 22:07:43 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8529 --- 22:07:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:07:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/yang 22:07:43 [INFO] yang-to-sources: Found 5 dependencies in 669.9 μs 22:07:43 [INFO] yang-to-sources: Project model files found: 1 in 1.632 ms 22:07:43 [INFO] yang-to-sources: 6 YANG models processed in 32.04 ms 22:07:43 [INFO] BindingJavaFileGenerator: Defined 37 files in 7.706 ms 22:07:43 [INFO] Sorted 37 files into 10 directories in 90.61 μs 22:07:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 15.90 ms 22:07:43 [INFO] 22:07:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 22:07:43 [INFO] Starting audit... 22:07:43 Audit done. 22:07:43 [INFO] You have 0 Checkstyle violations. 22:07:43 [INFO] 22:07:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 22:07:43 [INFO] Starting audit... 22:07:43 Audit done. 22:07:43 [INFO] You have 0 Checkstyle violations. 22:07:43 [INFO] 22:07:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8529 --- 22:07:43 [INFO] 22:07:43 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8529 --- 22:07:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/main/resources 22:07:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi 22:07:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:07:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/generated-sources/spi 22:07:43 [INFO] 22:07:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8529 --- 22:07:43 [INFO] Recompiling the module because of changed dependency. 22:07:43 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 22:07:43 [INFO] 22:07:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> 22:07:43 [INFO] 22:07:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- 22:07:43 [INFO] Spotbugs plugin skipped 22:07:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:43 [INFO] 22:07:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< 22:07:43 [INFO] 22:07:43 [INFO] 22:07:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- 22:07:43 [INFO] Spotbugs plugin skipped 22:07:43 [INFO] 22:07:43 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8529 --- 22:07:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/src/test/resources 22:07:43 [INFO] 22:07:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8529 --- 22:07:43 [INFO] No sources to compile 22:07:43 [INFO] 22:07:43 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8529 --- 22:07:43 [INFO] No tests to run. 22:07:43 [INFO] 22:07:43 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8529 --- 22:07:43 [INFO] 22:07:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- 22:07:43 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT.jar 22:07:43 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 22:07:43 [INFO] 22:07:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- 22:07:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-javadoc.jar 22:07:46 [INFO] 22:07:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 22:07:46 [INFO] CycloneDX: Resolving Dependencies 22:07:46 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:07:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml 22:07:46 [INFO] attaching as rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json 22:07:46 [INFO] attaching as rfc8529-1.0.4-SNAPSHOT-cyclonedx.json 22:07:46 [INFO] 22:07:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 22:07:46 [INFO] Skipping duplicate-finder execution! 22:07:46 [INFO] 22:07:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8529 --- 22:07:46 [INFO] No dependency problems found 22:07:46 [INFO] 22:07:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- 22:07:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-sources.jar 22:07:46 [INFO] 22:07:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- jacoco:0.8.14:report (report) @ rfc8529 --- 22:07:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:46 [INFO] 22:07:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.pom 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.jar 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-javadoc.jar 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-cyclonedx.json 22:07:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/rfc8529-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT-sources.jar 22:07:46 [INFO] 22:07:46 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- 22:07:46 [INFO] Installing org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-SNAPSHOT.jar 22:07:46 [INFO] Writing OBR metadata 22:07:46 [INFO] 22:07:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- 22:07:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:46 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:46 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml 22:07:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:46 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8529/maven-metadata.xml 22:07:46 [INFO] 22:07:46 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- 22:07:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:46 [INFO] 22:07:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ 22:07:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 1.0.4-SNAPSHOT [82/161] 22:07:46 [INFO] from features/odl-ietf-model-rfc8529/pom.xml 22:07:46 [INFO] ------------------------------[ feature ]------------------------------- 22:07:46 [INFO] 22:07:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:46 [INFO] 22:07:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:46 [INFO] 22:07:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:46 [INFO] argLine set to empty 22:07:46 [INFO] 22:07:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Starting audit... 22:07:46 Audit done. 22:07:46 [INFO] You have 0 Checkstyle violations. 22:07:46 [INFO] 22:07:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Starting audit... 22:07:46 Audit done. 22:07:46 [INFO] You have 0 Checkstyle violations. 22:07:46 [INFO] 22:07:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml 22:07:46 [INFO] ...done! 22:07:46 [INFO] Set artifact 22:07:46 [INFO] 22:07:46 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:46 [INFO] 22:07:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> 22:07:46 [INFO] 22:07:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:46 [INFO] 22:07:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< 22:07:46 [INFO] 22:07:46 [INFO] 22:07:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] 22:07:46 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8529 --- 22:07:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 22:07:46 [INFO] Project dependency features detected: [] 22:07:46 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:46 [INFO] Creating RMI registry server on 127.0.0.1:43815 22:07:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:47 [INFO] Waiting for remote bundle context.. on 43815 name: d5a5f5f4-8e9f-40b7-9f0a-8934e4682b12 timout: [ RelativeTimeout value = 180000 ] 22:07:51 [INFO] Building jar from resources and headers. 22:07:51 [INFO] Writing jar finished. 22:07:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:07:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:07:53 [INFO] 22:07:53 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8529 --- 22:07:53 [INFO] 22:07:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- 22:07:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:07:53 [INFO] 22:07:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- 22:07:53 [INFO] CycloneDX: Resolving Dependencies 22:07:54 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:07:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml 22:07:54 [INFO] attaching as odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json 22:07:54 [INFO] attaching as odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.json 22:07:54 [INFO] 22:07:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Skipping duplicate-finder execution! 22:07:54 [INFO] 22:07:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Skipping plugin execution 22:07:54 [INFO] 22:07:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Skipping source per configuration. 22:07:54 [INFO] 22:07:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] 22:07:54 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:54 [INFO] 22:07:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT.pom 22:07:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-features.xml 22:07:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-SNAPSHOT-cyclonedx.json 22:07:54 [INFO] 22:07:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- 22:07:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:54 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml 22:07:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:54 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml 22:07:54 [INFO] 22:07:54 [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- 22:07:54 [INFO] Building rfc8530 1.0.4-SNAPSHOT [83/161] 22:07:54 [INFO] from model/rfc/rfc8530/pom.xml 22:07:54 [INFO] -------------------------------[ bundle ]------------------------------- 22:07:54 [INFO] 22:07:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 22:07:54 [INFO] 22:07:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8530 --- 22:07:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:54 [INFO] 22:07:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8530 --- 22:07:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:54 [INFO] 22:07:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- 22:07:54 [INFO] 22:07:54 [INFO] --- dependency:3.9.0:properties (default) @ rfc8530 --- 22:07:54 [INFO] 22:07:54 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8530 --- 22:07:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:07:54 [INFO] 22:07:54 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8530 --- 22:07:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:07:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/yang 22:07:54 [INFO] yang-to-sources: Found 4 dependencies in 1.120 ms 22:07:54 [INFO] yang-to-sources: Project model files found: 1 in 1.214 ms 22:07:54 [INFO] yang-to-sources: 5 YANG models processed in 16.86 ms 22:07:54 [INFO] BindingJavaFileGenerator: Defined 15 files in 4.495 ms 22:07:54 [INFO] Sorted 15 files into 5 directories in 89.15 μs 22:07:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 11.05 ms 22:07:54 [INFO] 22:07:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 22:07:54 [INFO] Starting audit... 22:07:54 Audit done. 22:07:54 [INFO] You have 0 Checkstyle violations. 22:07:54 [INFO] 22:07:54 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 22:07:54 [INFO] Starting audit... 22:07:54 Audit done. 22:07:54 [INFO] You have 0 Checkstyle violations. 22:07:54 [INFO] 22:07:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8530 --- 22:07:54 [INFO] 22:07:54 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8530 --- 22:07:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/main/resources 22:07:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi 22:07:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:07:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:07:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/generated-sources/spi 22:07:54 [INFO] 22:07:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8530 --- 22:07:54 [INFO] Recompiling the module because of changed dependency. 22:07:54 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 22:07:54 [INFO] 22:07:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> 22:07:54 [INFO] 22:07:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- 22:07:54 [INFO] Spotbugs plugin skipped 22:07:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:54 [INFO] 22:07:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< 22:07:54 [INFO] 22:07:54 [INFO] 22:07:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- 22:07:54 [INFO] Spotbugs plugin skipped 22:07:54 [INFO] 22:07:54 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8530 --- 22:07:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/src/test/resources 22:07:54 [INFO] 22:07:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8530 --- 22:07:54 [INFO] No sources to compile 22:07:54 [INFO] 22:07:54 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8530 --- 22:07:54 [INFO] No tests to run. 22:07:54 [INFO] 22:07:54 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8530 --- 22:07:54 [INFO] 22:07:54 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- 22:07:54 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT.jar 22:07:54 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 22:07:54 [INFO] 22:07:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- 22:07:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-javadoc.jar 22:07:56 [INFO] 22:07:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 22:07:56 [INFO] CycloneDX: Resolving Dependencies 22:07:56 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:07:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml 22:07:56 [INFO] attaching as rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json 22:07:56 [INFO] attaching as rfc8530-1.0.4-SNAPSHOT-cyclonedx.json 22:07:56 [INFO] 22:07:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 22:07:56 [INFO] Skipping duplicate-finder execution! 22:07:56 [INFO] 22:07:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8530 --- 22:07:56 [INFO] No dependency problems found 22:07:56 [INFO] 22:07:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- 22:07:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-sources.jar 22:07:56 [INFO] 22:07:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- 22:07:56 [INFO] 22:07:56 [INFO] --- jacoco:0.8.14:report (report) @ rfc8530 --- 22:07:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:07:56 [INFO] 22:07:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.pom 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.jar 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-javadoc.jar 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-cyclonedx.json 22:07:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/rfc8530-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT-sources.jar 22:07:56 [INFO] 22:07:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- 22:07:56 [INFO] Installing org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-SNAPSHOT.jar 22:07:56 [INFO] Writing OBR metadata 22:07:56 [INFO] 22:07:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- 22:07:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:07:56 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:07:56 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml 22:07:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:07:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:07:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:07:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:07:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:07:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:07:56 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:07:56 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:07:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:07:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:07:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:07:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:07:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:07:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:07:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:07:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:07:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:07:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:07:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:07:56 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:07:56 at java.lang.reflect.Method.invoke (Method.java:580) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:07:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:07:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8530/maven-metadata.xml 22:07:56 [INFO] 22:07:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- 22:07:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:07:56 [INFO] 22:07:56 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ 22:07:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 1.0.4-SNAPSHOT [84/161] 22:07:56 [INFO] from features/odl-ietf-model-rfc8530/pom.xml 22:07:56 [INFO] ------------------------------[ feature ]------------------------------- 22:07:56 [INFO] 22:07:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- 22:07:56 [INFO] 22:07:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- 22:07:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:56 [INFO] 22:07:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- 22:07:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:07:56 [INFO] 22:07:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] 22:07:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] 22:07:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:07:57 [INFO] argLine set to empty 22:07:57 [INFO] 22:07:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Starting audit... 22:07:57 Audit done. 22:07:57 [INFO] You have 0 Checkstyle violations. 22:07:57 [INFO] 22:07:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Starting audit... 22:07:57 Audit done. 22:07:57 [INFO] You have 0 Checkstyle violations. 22:07:57 [INFO] 22:07:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] 22:07:57 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml 22:07:57 [INFO] ...done! 22:07:57 [INFO] Set artifact 22:07:57 [INFO] 22:07:57 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:07:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:07:57 [INFO] 22:07:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> 22:07:57 [INFO] 22:07:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] No files found to run spotbugs, check compile phase has been run 22:07:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:07:57 [INFO] 22:07:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< 22:07:57 [INFO] 22:07:57 [INFO] 22:07:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] 22:07:57 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8530 --- 22:07:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 22:07:57 [INFO] Project dependency features detected: [] 22:07:57 [INFO] Pax Exam System (Version: 4.14.0) created. 22:07:57 [INFO] Creating RMI registry server on 127.0.0.1:46549 22:07:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:07:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:07:57 [INFO] Waiting for remote bundle context.. on 46549 name: 486b695a-37a1-4446-8500-953250846640 timout: [ RelativeTimeout value = 180000 ] 22:08:01 [INFO] Building jar from resources and headers. 22:08:01 [INFO] Writing jar finished. 22:08:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:08:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:08:03 [INFO] 22:08:03 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8530 --- 22:08:03 [INFO] 22:08:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- 22:08:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:08:03 [INFO] 22:08:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- 22:08:03 [INFO] CycloneDX: Resolving Dependencies 22:08:04 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:08:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml 22:08:04 [INFO] attaching as odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json 22:08:04 [INFO] attaching as odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.json 22:08:04 [INFO] 22:08:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Skipping duplicate-finder execution! 22:08:04 [INFO] 22:08:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Skipping plugin execution 22:08:04 [INFO] 22:08:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Skipping source per configuration. 22:08:04 [INFO] 22:08:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] 22:08:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:04 [INFO] 22:08:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT.pom 22:08:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-features.xml 22:08:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-SNAPSHOT-cyclonedx.json 22:08:04 [INFO] 22:08:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- 22:08:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml 22:08:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml 22:08:04 [INFO] 22:08:04 [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ 22:08:04 [INFO] Building rfc8542-ietf-dc-fabric-types 1.0.4-SNAPSHOT [85/161] 22:08:04 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 22:08:04 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:04 [INFO] 22:08:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] 22:08:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:04 [INFO] 22:08:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:04 [INFO] 22:08:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] 22:08:04 [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] 22:08:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:04 [INFO] 22:08:04 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 22:08:04 [INFO] yang-to-sources: Found 2 dependencies in 766.5 μs 22:08:04 [INFO] yang-to-sources: Project model files found: 1 in 2.328 ms 22:08:04 [INFO] yang-to-sources: 3 YANG models processed in 9.099 ms 22:08:04 [INFO] BindingJavaFileGenerator: Defined 40 files in 3.029 ms 22:08:04 [INFO] Sorted 40 files into 4 directories in 88.70 μs 22:08:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.080 ms 22:08:04 [INFO] 22:08:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Starting audit... 22:08:04 Audit done. 22:08:04 [INFO] You have 0 Checkstyle violations. 22:08:04 [INFO] 22:08:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Starting audit... 22:08:04 Audit done. 22:08:04 [INFO] You have 0 Checkstyle violations. 22:08:04 [INFO] 22:08:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] 22:08:04 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 22:08:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 22:08:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 22:08:04 [INFO] 22:08:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Recompiling the module because of changed dependency. 22:08:04 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 22:08:04 [INFO] 22:08:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 22:08:04 [INFO] 22:08:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Spotbugs plugin skipped 22:08:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:04 [INFO] 22:08:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 22:08:04 [INFO] 22:08:04 [INFO] 22:08:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Spotbugs plugin skipped 22:08:04 [INFO] 22:08:04 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 22:08:04 [INFO] 22:08:04 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] No sources to compile 22:08:04 [INFO] 22:08:04 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] No tests to run. 22:08:04 [INFO] 22:08:04 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] 22:08:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 22:08:04 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar 22:08:04 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 22:08:04 [INFO] 22:08:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar 22:08:06 [INFO] 22:08:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] CycloneDX: Resolving Dependencies 22:08:06 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:08:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 22:08:06 [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 22:08:06 [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.json 22:08:06 [INFO] 22:08:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Skipping duplicate-finder execution! 22:08:06 [INFO] 22:08:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] No dependency problems found 22:08:06 [INFO] 22:08:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar 22:08:06 [INFO] 22:08:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] 22:08:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:06 [INFO] 22:08:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.pom 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-javadoc.jar 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-cyclonedx.json 22:08:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT-sources.jar 22:08:06 [INFO] 22:08:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-SNAPSHOT.jar 22:08:06 [INFO] Writing OBR metadata 22:08:06 [INFO] 22:08:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 22:08:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 22:08:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 22:08:07 [INFO] 22:08:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- 22:08:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:07 [INFO] 22:08:07 [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- 22:08:07 [INFO] Building rfc8542-ietf-dc-fabric-topology 1.0.4-SNAPSHOT [86/161] 22:08:07 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 22:08:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:07 [INFO] 22:08:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] 22:08:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:07 [INFO] 22:08:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:07 [INFO] 22:08:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] 22:08:07 [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] 22:08:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:07 [INFO] 22:08:07 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 22:08:07 [INFO] yang-to-sources: Found 4 dependencies in 598.9 μs 22:08:07 [INFO] yang-to-sources: Project model files found: 1 in 1.772 ms 22:08:07 [INFO] yang-to-sources: 5 YANG models processed in 16.28 ms 22:08:07 [INFO] BindingJavaFileGenerator: Defined 35 files in 4.721 ms 22:08:07 [INFO] Sorted 35 files into 7 directories in 98.11 μs 22:08:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 16.18 ms 22:08:07 [INFO] 22:08:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Starting audit... 22:08:07 Audit done. 22:08:07 [INFO] You have 0 Checkstyle violations. 22:08:07 [INFO] 22:08:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Starting audit... 22:08:07 Audit done. 22:08:07 [INFO] You have 0 Checkstyle violations. 22:08:07 [INFO] 22:08:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] 22:08:07 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 22:08:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 22:08:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 22:08:07 [INFO] 22:08:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Recompiling the module because of changed dependency. 22:08:07 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 22:08:07 [INFO] 22:08:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 22:08:07 [INFO] 22:08:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Spotbugs plugin skipped 22:08:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:07 [INFO] 22:08:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 22:08:07 [INFO] 22:08:07 [INFO] 22:08:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Spotbugs plugin skipped 22:08:07 [INFO] 22:08:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 22:08:07 [INFO] 22:08:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] No sources to compile 22:08:07 [INFO] 22:08:07 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] No tests to run. 22:08:07 [INFO] 22:08:07 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] 22:08:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 22:08:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar 22:08:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 22:08:07 [INFO] 22:08:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 22:08:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar 22:08:09 [INFO] 22:08:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 22:08:09 [INFO] CycloneDX: Resolving Dependencies 22:08:10 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:08:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 22:08:10 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 22:08:10 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:08:10 [INFO] 22:08:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Skipping duplicate-finder execution! 22:08:10 [INFO] 22:08:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] No dependency problems found 22:08:10 [INFO] 22:08:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar 22:08:10 [INFO] 22:08:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] 22:08:10 [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:10 [INFO] 22:08:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.pom 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-javadoc.jar 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:08:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT-sources.jar 22:08:10 [INFO] 22:08:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-SNAPSHOT.jar 22:08:10 [INFO] Writing OBR metadata 22:08:10 [INFO] 22:08:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 22:08:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 22:08:10 [INFO] 22:08:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- 22:08:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:10 [INFO] 22:08:10 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ 22:08:10 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 1.0.4-SNAPSHOT [87/161] 22:08:10 [INFO] from features/odl-ietf-model-rfc8542/pom.xml 22:08:10 [INFO] ------------------------------[ feature ]------------------------------- 22:08:10 [INFO] 22:08:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] 22:08:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:10 [INFO] 22:08:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:10 [INFO] 22:08:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] 22:08:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] 22:08:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:10 [INFO] argLine set to empty 22:08:10 [INFO] 22:08:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Starting audit... 22:08:10 Audit done. 22:08:10 [INFO] You have 0 Checkstyle violations. 22:08:10 [INFO] 22:08:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Starting audit... 22:08:10 Audit done. 22:08:10 [INFO] You have 0 Checkstyle violations. 22:08:10 [INFO] 22:08:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] 22:08:10 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml 22:08:10 [INFO] ...done! 22:08:10 [INFO] Set artifact 22:08:10 [INFO] 22:08:10 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:08:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:08:10 [INFO] 22:08:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> 22:08:10 [INFO] 22:08:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] No files found to run spotbugs, check compile phase has been run 22:08:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:10 [INFO] 22:08:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< 22:08:10 [INFO] 22:08:10 [INFO] 22:08:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] 22:08:10 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8542 --- 22:08:10 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 22:08:10 [INFO] Project dependency features detected: [] 22:08:10 [INFO] Pax Exam System (Version: 4.14.0) created. 22:08:10 [INFO] Creating RMI registry server on 127.0.0.1:40883 22:08:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:08:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:08:10 [INFO] Waiting for remote bundle context.. on 40883 name: e4413aa3-87c9-4f04-a082-c565ecf92b26 timout: [ RelativeTimeout value = 180000 ] 22:08:15 [INFO] Building jar from resources and headers. 22:08:15 [INFO] Writing jar finished. 22:08:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:08:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:08:17 [INFO] 22:08:17 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] 22:08:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:08:17 [INFO] 22:08:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] CycloneDX: Resolving Dependencies 22:08:17 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:08:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml 22:08:17 [INFO] attaching as odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json 22:08:17 [INFO] attaching as odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.json 22:08:17 [INFO] 22:08:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Skipping duplicate-finder execution! 22:08:17 [INFO] 22:08:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Skipping plugin execution 22:08:17 [INFO] 22:08:17 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Skipping source per configuration. 22:08:17 [INFO] 22:08:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] 22:08:17 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:17 [INFO] 22:08:17 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT.pom 22:08:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-features.xml 22:08:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:17 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-SNAPSHOT-cyclonedx.json 22:08:17 [INFO] 22:08:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- 22:08:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:17 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml 22:08:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:17 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:17 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:17 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml 22:08:17 [INFO] 22:08:17 [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- 22:08:17 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 1.0.4-SNAPSHOT [88/161] 22:08:17 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 22:08:17 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:17 [INFO] 22:08:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] 22:08:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:17 [INFO] 22:08:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:17 [INFO] 22:08:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] 22:08:17 [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] 22:08:17 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:17 [INFO] 22:08:17 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:17 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 22:08:17 [INFO] yang-to-sources: Found 0 dependencies in 578.9 μs 22:08:17 [INFO] yang-to-sources: Project model files found: 1 in 2.447 ms 22:08:17 [INFO] yang-to-sources: 1 YANG models processed in 4.508 ms 22:08:17 [INFO] BindingJavaFileGenerator: Defined 23 files in 2.024 ms 22:08:17 [INFO] Sorted 23 files into 5 directories in 82.60 μs 22:08:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 13.15 ms 22:08:17 [INFO] 22:08:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Starting audit... 22:08:17 Audit done. 22:08:17 [INFO] You have 0 Checkstyle violations. 22:08:17 [INFO] 22:08:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Starting audit... 22:08:17 Audit done. 22:08:17 [INFO] You have 0 Checkstyle violations. 22:08:17 [INFO] 22:08:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] 22:08:17 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 22:08:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 22:08:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 22:08:17 [INFO] 22:08:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Recompiling the module because of changed source code. 22:08:17 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:08:17 [INFO] 22:08:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 22:08:17 [INFO] 22:08:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Spotbugs plugin skipped 22:08:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:17 [INFO] 22:08:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 22:08:17 [INFO] 22:08:17 [INFO] 22:08:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] Spotbugs plugin skipped 22:08:17 [INFO] 22:08:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 22:08:17 [INFO] 22:08:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] No sources to compile 22:08:17 [INFO] 22:08:17 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] No tests to run. 22:08:17 [INFO] 22:08:17 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:17 [INFO] 22:08:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:18 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar 22:08:18 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 22:08:18 [INFO] 22:08:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:19 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar 22:08:19 [INFO] 22:08:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:19 [INFO] CycloneDX: Resolving Dependencies 22:08:20 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:08:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 22:08:20 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 22:08:20 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json 22:08:20 [INFO] 22:08:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Skipping duplicate-finder execution! 22:08:20 [INFO] 22:08:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] No dependency problems found 22:08:20 [INFO] 22:08:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar 22:08:20 [INFO] 22:08:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:20 [INFO] 22:08:20 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.pom 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-javadoc.jar 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json 22:08:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-sources.jar 22:08:20 [INFO] 22:08:20 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.jar 22:08:20 [INFO] Writing OBR metadata 22:08:20 [INFO] 22:08:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:08:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:08:20 [INFO] 22:08:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:20 [INFO] 22:08:20 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- 22:08:20 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 1.0.4-SNAPSHOT [89/161] 22:08:20 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 22:08:20 [INFO] ------------------------------[ feature ]------------------------------- 22:08:20 [INFO] 22:08:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:20 [INFO] 22:08:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:20 [INFO] 22:08:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:20 [INFO] argLine set to empty 22:08:20 [INFO] 22:08:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Starting audit... 22:08:20 Audit done. 22:08:20 [INFO] You have 0 Checkstyle violations. 22:08:20 [INFO] 22:08:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Starting audit... 22:08:20 Audit done. 22:08:20 [INFO] You have 0 Checkstyle violations. 22:08:20 [INFO] 22:08:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 22:08:20 [INFO] ...done! 22:08:20 [INFO] Set artifact 22:08:20 [INFO] 22:08:20 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:08:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:08:20 [INFO] 22:08:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> 22:08:20 [INFO] 22:08:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] No files found to run spotbugs, check compile phase has been run 22:08:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:20 [INFO] 22:08:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< 22:08:20 [INFO] 22:08:20 [INFO] 22:08:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] 22:08:20 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:20 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 22:08:20 [INFO] Project dependency features detected: [] 22:08:20 [INFO] Pax Exam System (Version: 4.14.0) created. 22:08:20 [INFO] Creating RMI registry server on 127.0.0.1:39567 22:08:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:08:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:08:21 [INFO] Waiting for remote bundle context.. on 39567 name: e7e502f6-3ea8-488b-aa00-082105ae9668 timout: [ RelativeTimeout value = 180000 ] 22:08:25 [INFO] Building jar from resources and headers. 22:08:25 [INFO] Writing jar finished. 22:08:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:08:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:08:27 [INFO] 22:08:27 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] 22:08:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:08:27 [INFO] 22:08:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] CycloneDX: Resolving Dependencies 22:08:27 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:08:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 22:08:27 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json 22:08:27 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json 22:08:27 [INFO] 22:08:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Skipping duplicate-finder execution! 22:08:27 [INFO] 22:08:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Skipping plugin execution 22:08:27 [INFO] 22:08:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Skipping source per configuration. 22:08:27 [INFO] 22:08:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] 22:08:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:27 [INFO] 22:08:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT.pom 22:08:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-features.xml 22:08:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-SNAPSHOT-cyclonedx.json 22:08:27 [INFO] 22:08:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 22:08:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:08:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:08:27 [INFO] 22:08:27 [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- 22:08:27 [INFO] Building rfc8572-ietf-sztp-conveyed-info 1.0.4-SNAPSHOT [90/161] 22:08:27 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 22:08:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:27 [INFO] 22:08:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:27 [INFO] 22:08:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:27 [INFO] 22:08:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:27 [INFO] 22:08:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] 22:08:28 [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] 22:08:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:28 [INFO] 22:08:28 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 22:08:28 [INFO] yang-to-sources: Found 3 dependencies in 842.9 μs 22:08:28 [INFO] yang-to-sources: Project model files found: 1 in 2.064 ms 22:08:28 [INFO] yang-to-sources: 4 YANG models processed in 12.49 ms 22:08:28 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.803 ms 22:08:28 [INFO] Sorted 27 files into 10 directories in 80.63 μs 22:08:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 10.04 ms 22:08:28 [INFO] 22:08:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Starting audit... 22:08:28 Audit done. 22:08:28 [INFO] You have 0 Checkstyle violations. 22:08:28 [INFO] 22:08:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Starting audit... 22:08:28 Audit done. 22:08:28 [INFO] You have 0 Checkstyle violations. 22:08:28 [INFO] 22:08:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] 22:08:28 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 22:08:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 22:08:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 22:08:28 [INFO] 22:08:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Recompiling the module because of changed dependency. 22:08:28 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 22:08:28 [INFO] 22:08:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 22:08:28 [INFO] 22:08:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Spotbugs plugin skipped 22:08:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:28 [INFO] 22:08:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 22:08:28 [INFO] 22:08:28 [INFO] 22:08:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Spotbugs plugin skipped 22:08:28 [INFO] 22:08:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 22:08:28 [INFO] 22:08:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] No sources to compile 22:08:28 [INFO] 22:08:28 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] No tests to run. 22:08:28 [INFO] 22:08:28 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] 22:08:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:28 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar 22:08:28 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 22:08:28 [INFO] 22:08:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar 22:08:30 [INFO] 22:08:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] CycloneDX: Resolving Dependencies 22:08:30 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:08:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 22:08:30 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 22:08:30 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json 22:08:30 [INFO] 22:08:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Skipping duplicate-finder execution! 22:08:30 [INFO] 22:08:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] No dependency problems found 22:08:30 [INFO] 22:08:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar 22:08:30 [INFO] 22:08:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] 22:08:30 [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:30 [INFO] 22:08:30 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.pom 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-javadoc.jar 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json 22:08:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-sources.jar 22:08:30 [INFO] 22:08:30 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.jar 22:08:30 [INFO] Writing OBR metadata 22:08:30 [INFO] 22:08:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:08:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:08:30 [INFO] 22:08:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:31 [INFO] 22:08:31 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- 22:08:31 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 1.0.4-SNAPSHOT [91/161] 22:08:31 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 22:08:31 [INFO] ------------------------------[ feature ]------------------------------- 22:08:31 [INFO] 22:08:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] 22:08:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:31 [INFO] 22:08:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:31 [INFO] 22:08:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] 22:08:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] 22:08:31 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:31 [INFO] argLine set to empty 22:08:31 [INFO] 22:08:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Starting audit... 22:08:31 Audit done. 22:08:31 [INFO] You have 0 Checkstyle violations. 22:08:31 [INFO] 22:08:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Starting audit... 22:08:31 Audit done. 22:08:31 [INFO] You have 0 Checkstyle violations. 22:08:31 [INFO] 22:08:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] 22:08:31 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 22:08:31 [INFO] ...done! 22:08:31 [INFO] Set artifact 22:08:31 [INFO] 22:08:31 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:08:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:08:31 [INFO] 22:08:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> 22:08:31 [INFO] 22:08:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] No files found to run spotbugs, check compile phase has been run 22:08:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:31 [INFO] 22:08:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< 22:08:31 [INFO] 22:08:31 [INFO] 22:08:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] 22:08:31 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:31 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 22:08:31 [INFO] Project dependency features detected: [] 22:08:31 [INFO] Pax Exam System (Version: 4.14.0) created. 22:08:31 [INFO] Creating RMI registry server on 127.0.0.1:35697 22:08:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:08:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:08:31 [INFO] Waiting for remote bundle context.. on 35697 name: 21a715c4-8201-4099-a2fc-343392e24b1d timout: [ RelativeTimeout value = 180000 ] 22:08:35 [INFO] Building jar from resources and headers. 22:08:35 [INFO] Writing jar finished. 22:08:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:08:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:08:37 [INFO] 22:08:37 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:37 [INFO] 22:08:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:08:37 [INFO] 22:08:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:37 [INFO] CycloneDX: Resolving Dependencies 22:08:38 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:08:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml 22:08:38 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json 22:08:38 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json 22:08:38 [INFO] 22:08:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Skipping duplicate-finder execution! 22:08:38 [INFO] 22:08:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Skipping plugin execution 22:08:38 [INFO] 22:08:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Skipping source per configuration. 22:08:38 [INFO] 22:08:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] 22:08:38 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:38 [INFO] 22:08:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT.pom 22:08:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-features.xml 22:08:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-SNAPSHOT-cyclonedx.json 22:08:38 [INFO] 22:08:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 22:08:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:08:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:08:38 [INFO] 22:08:38 [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- 22:08:38 [INFO] Building rfc8639 1.0.4-SNAPSHOT [92/161] 22:08:38 [INFO] from model/rfc/rfc8639/pom.xml 22:08:38 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:38 [INFO] 22:08:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 22:08:38 [INFO] 22:08:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639 --- 22:08:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:38 [INFO] 22:08:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639 --- 22:08:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:38 [INFO] 22:08:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- 22:08:38 [INFO] 22:08:38 [INFO] --- dependency:3.9.0:properties (default) @ rfc8639 --- 22:08:38 [INFO] 22:08:38 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8639 --- 22:08:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:38 [INFO] 22:08:38 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8639 --- 22:08:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/yang 22:08:38 [INFO] yang-to-sources: Found 8 dependencies in 996.7 μs 22:08:38 [INFO] yang-to-sources: Project model files found: 1 in 5.746 ms 22:08:38 [INFO] yang-to-sources: 9 YANG models processed in 45.89 ms 22:08:38 [INFO] BindingJavaFileGenerator: Defined 136 files in 10.39 ms 22:08:38 [INFO] Sorted 136 files into 22 directories in 168.1 μs 22:08:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 39.07 ms 22:08:38 [INFO] 22:08:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 22:08:38 [INFO] Starting audit... 22:08:38 Audit done. 22:08:38 [INFO] You have 0 Checkstyle violations. 22:08:38 [INFO] 22:08:38 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 22:08:38 [INFO] Starting audit... 22:08:38 Audit done. 22:08:38 [INFO] You have 0 Checkstyle violations. 22:08:38 [INFO] 22:08:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639 --- 22:08:38 [INFO] 22:08:38 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8639 --- 22:08:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/main/resources 22:08:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi 22:08:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/generated-sources/spi 22:08:38 [INFO] 22:08:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639 --- 22:08:38 [INFO] Recompiling the module because of changed dependency. 22:08:38 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 22:08:39 [INFO] 22:08:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> 22:08:39 [INFO] 22:08:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- 22:08:39 [INFO] Spotbugs plugin skipped 22:08:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:39 [INFO] 22:08:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< 22:08:39 [INFO] 22:08:39 [INFO] 22:08:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- 22:08:39 [INFO] Spotbugs plugin skipped 22:08:39 [INFO] 22:08:39 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8639 --- 22:08:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/src/test/resources 22:08:39 [INFO] 22:08:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639 --- 22:08:39 [INFO] No sources to compile 22:08:39 [INFO] 22:08:39 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639 --- 22:08:39 [INFO] No tests to run. 22:08:39 [INFO] 22:08:39 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8639 --- 22:08:39 [INFO] 22:08:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- 22:08:39 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT.jar 22:08:39 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 22:08:39 [INFO] 22:08:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- 22:08:42 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-javadoc.jar 22:08:42 [INFO] 22:08:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 22:08:42 [INFO] CycloneDX: Resolving Dependencies 22:08:43 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:08:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml 22:08:43 [INFO] attaching as rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json 22:08:43 [INFO] attaching as rfc8639-1.0.4-SNAPSHOT-cyclonedx.json 22:08:43 [INFO] 22:08:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 22:08:43 [INFO] Skipping duplicate-finder execution! 22:08:43 [INFO] 22:08:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639 --- 22:08:43 [INFO] No dependency problems found 22:08:43 [INFO] 22:08:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- 22:08:43 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-sources.jar 22:08:43 [INFO] 22:08:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- jacoco:0.8.14:report (report) @ rfc8639 --- 22:08:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:43 [INFO] 22:08:43 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.pom 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.jar 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-javadoc.jar 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-cyclonedx.json 22:08:43 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/rfc8639-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT-sources.jar 22:08:43 [INFO] 22:08:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- 22:08:43 [INFO] Installing org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-SNAPSHOT.jar 22:08:43 [INFO] Writing OBR metadata 22:08:43 [INFO] 22:08:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- 22:08:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:43 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml 22:08:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:43 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:43 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:43 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8639/maven-metadata.xml 22:08:43 [INFO] 22:08:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- 22:08:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:43 [INFO] 22:08:43 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ 22:08:43 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 1.0.4-SNAPSHOT [93/161] 22:08:43 [INFO] from features/odl-ietf-model-rfc8639/pom.xml 22:08:43 [INFO] ------------------------------[ feature ]------------------------------- 22:08:43 [INFO] 22:08:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:43 [INFO] 22:08:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:43 [INFO] 22:08:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:43 [INFO] argLine set to empty 22:08:43 [INFO] 22:08:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Starting audit... 22:08:43 Audit done. 22:08:43 [INFO] You have 0 Checkstyle violations. 22:08:43 [INFO] 22:08:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Starting audit... 22:08:43 Audit done. 22:08:43 [INFO] You have 0 Checkstyle violations. 22:08:43 [INFO] 22:08:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml 22:08:43 [INFO] ...done! 22:08:43 [INFO] Set artifact 22:08:43 [INFO] 22:08:43 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:08:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:08:43 [INFO] 22:08:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> 22:08:43 [INFO] 22:08:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] No files found to run spotbugs, check compile phase has been run 22:08:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:43 [INFO] 22:08:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< 22:08:43 [INFO] 22:08:43 [INFO] 22:08:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] 22:08:43 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8639 --- 22:08:43 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 22:08:43 [INFO] Project dependency features detected: [] 22:08:43 [INFO] Pax Exam System (Version: 4.14.0) created. 22:08:43 [INFO] Creating RMI registry server on 127.0.0.1:44133 22:08:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:08:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:08:43 [INFO] Waiting for remote bundle context.. on 44133 name: bad21ec1-5ede-4d31-924c-44389cfbe7c4 timout: [ RelativeTimeout value = 180000 ] 22:08:48 [INFO] Building jar from resources and headers. 22:08:48 [INFO] Writing jar finished. 22:08:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:08:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:08:50 [INFO] 22:08:50 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] 22:08:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:08:50 [INFO] 22:08:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] CycloneDX: Resolving Dependencies 22:08:50 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 22:08:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml 22:08:50 [INFO] attaching as odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json 22:08:50 [INFO] attaching as odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.json 22:08:50 [INFO] 22:08:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Skipping duplicate-finder execution! 22:08:50 [INFO] 22:08:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Skipping plugin execution 22:08:50 [INFO] 22:08:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Skipping source per configuration. 22:08:50 [INFO] 22:08:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] 22:08:50 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:50 [INFO] 22:08:50 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT.pom 22:08:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-features.xml 22:08:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-SNAPSHOT-cyclonedx.json 22:08:50 [INFO] 22:08:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- 22:08:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml 22:08:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml 22:08:50 [INFO] 22:08:50 [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- 22:08:50 [INFO] Building rfc8641 1.0.4-SNAPSHOT [94/161] 22:08:50 [INFO] from model/rfc/rfc8641/pom.xml 22:08:50 [INFO] -------------------------------[ bundle ]------------------------------- 22:08:50 [INFO] 22:08:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 22:08:50 [INFO] 22:08:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8641 --- 22:08:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:50 [INFO] 22:08:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8641 --- 22:08:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:50 [INFO] 22:08:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- 22:08:50 [INFO] 22:08:50 [INFO] --- dependency:3.9.0:properties (default) @ rfc8641 --- 22:08:50 [INFO] 22:08:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8641 --- 22:08:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:08:50 [INFO] 22:08:50 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8641 --- 22:08:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:08:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/yang 22:08:50 [INFO] yang-to-sources: Found 11 dependencies in 858.6 μs 22:08:50 [INFO] yang-to-sources: Project model files found: 1 in 3.928 ms 22:08:50 [INFO] yang-to-sources: 12 YANG models processed in 56.64 ms 22:08:51 [INFO] BindingJavaFileGenerator: Defined 94 files in 12.45 ms 22:08:51 [INFO] Sorted 94 files into 24 directories in 145.5 μs 22:08:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 31.49 ms 22:08:51 [INFO] 22:08:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 22:08:51 [INFO] Starting audit... 22:08:51 Audit done. 22:08:51 [INFO] You have 0 Checkstyle violations. 22:08:51 [INFO] 22:08:51 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 22:08:51 [INFO] Starting audit... 22:08:51 Audit done. 22:08:51 [INFO] You have 0 Checkstyle violations. 22:08:51 [INFO] 22:08:51 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8641 --- 22:08:51 [INFO] 22:08:51 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8641 --- 22:08:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/main/resources 22:08:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi 22:08:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:08:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:08:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/generated-sources/spi 22:08:51 [INFO] 22:08:51 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8641 --- 22:08:51 [INFO] Recompiling the module because of changed dependency. 22:08:51 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 22:08:51 [INFO] 22:08:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> 22:08:51 [INFO] 22:08:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- 22:08:51 [INFO] Spotbugs plugin skipped 22:08:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:51 [INFO] 22:08:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< 22:08:51 [INFO] 22:08:51 [INFO] 22:08:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- 22:08:51 [INFO] Spotbugs plugin skipped 22:08:51 [INFO] 22:08:51 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8641 --- 22:08:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/src/test/resources 22:08:51 [INFO] 22:08:51 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8641 --- 22:08:51 [INFO] No sources to compile 22:08:51 [INFO] 22:08:51 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8641 --- 22:08:51 [INFO] No tests to run. 22:08:51 [INFO] 22:08:51 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8641 --- 22:08:51 [INFO] 22:08:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- 22:08:51 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT.jar 22:08:51 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 22:08:51 [INFO] 22:08:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- 22:08:54 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-javadoc.jar 22:08:54 [INFO] 22:08:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 22:08:54 [INFO] CycloneDX: Resolving Dependencies 22:08:54 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:08:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml 22:08:54 [INFO] attaching as rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json 22:08:54 [INFO] attaching as rfc8641-1.0.4-SNAPSHOT-cyclonedx.json 22:08:54 [INFO] 22:08:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 22:08:54 [INFO] Skipping duplicate-finder execution! 22:08:54 [INFO] 22:08:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8641 --- 22:08:54 [INFO] No dependency problems found 22:08:54 [INFO] 22:08:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- 22:08:54 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-sources.jar 22:08:54 [INFO] 22:08:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- 22:08:54 [INFO] 22:08:54 [INFO] --- jacoco:0.8.14:report (report) @ rfc8641 --- 22:08:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:08:54 [INFO] 22:08:54 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.pom 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.jar 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-javadoc.jar 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-cyclonedx.json 22:08:54 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/rfc8641-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT-sources.jar 22:08:54 [INFO] 22:08:54 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- 22:08:55 [INFO] Installing org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-SNAPSHOT.jar 22:08:55 [INFO] Writing OBR metadata 22:08:55 [INFO] 22:08:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- 22:08:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:08:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:08:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml 22:08:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:08:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:08:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:08:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:08:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:08:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:08:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:08:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:08:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:08:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:08:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:08:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:08:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:08:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:08:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:08:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:08:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8641/maven-metadata.xml 22:08:55 [INFO] 22:08:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- 22:08:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:08:55 [INFO] 22:08:55 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ 22:08:55 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 1.0.4-SNAPSHOT [95/161] 22:08:55 [INFO] from features/odl-ietf-model-rfc8641/pom.xml 22:08:55 [INFO] ------------------------------[ feature ]------------------------------- 22:08:55 [INFO] 22:08:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] 22:08:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:55 [INFO] 22:08:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:08:55 [INFO] 22:08:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] 22:08:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] 22:08:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:08:55 [INFO] argLine set to empty 22:08:55 [INFO] 22:08:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Starting audit... 22:08:55 Audit done. 22:08:55 [INFO] You have 0 Checkstyle violations. 22:08:55 [INFO] 22:08:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Starting audit... 22:08:55 Audit done. 22:08:55 [INFO] You have 0 Checkstyle violations. 22:08:55 [INFO] 22:08:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] 22:08:55 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml 22:08:55 [INFO] ...done! 22:08:55 [INFO] Set artifact 22:08:55 [INFO] 22:08:55 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:08:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:08:55 [INFO] 22:08:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> 22:08:55 [INFO] 22:08:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] No files found to run spotbugs, check compile phase has been run 22:08:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:08:55 [INFO] 22:08:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< 22:08:55 [INFO] 22:08:55 [INFO] 22:08:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] 22:08:55 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8641 --- 22:08:55 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 22:08:55 [INFO] Project dependency features detected: [] 22:08:55 [INFO] Pax Exam System (Version: 4.14.0) created. 22:08:55 [INFO] Creating RMI registry server on 127.0.0.1:45581 22:08:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:08:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:08:55 [INFO] Waiting for remote bundle context.. on 45581 name: 230d2464-1e65-4d3b-a43a-0bd26112d23c timout: [ RelativeTimeout value = 180000 ] 22:08:59 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:38717/jndi/rmi://127.0.0.1:45581/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 22:08:59 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 22:08:59 at java.base/java.lang.Thread.run(Thread.java:1583) 22:08:59 Caused by: java.io.IOException: The server has been stopped. 22:08:59 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 22:08:59 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 22:08:59 ... 1 more 22:08:59 [INFO] Building jar from resources and headers. 22:08:59 [INFO] Writing jar finished. 22:09:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:09:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:09:02 [INFO] 22:09:02 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] 22:09:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:02 [INFO] 22:09:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] CycloneDX: Resolving Dependencies 22:09:02 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 22:09:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml 22:09:02 [INFO] attaching as odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json 22:09:02 [INFO] attaching as odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.json 22:09:02 [INFO] 22:09:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Skipping duplicate-finder execution! 22:09:02 [INFO] 22:09:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Skipping plugin execution 22:09:02 [INFO] 22:09:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Skipping source per configuration. 22:09:02 [INFO] 22:09:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] 22:09:02 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:02 [INFO] 22:09:02 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT.pom 22:09:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-features.xml 22:09:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-SNAPSHOT-cyclonedx.json 22:09:02 [INFO] 22:09:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- 22:09:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml 22:09:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml 22:09:02 [INFO] 22:09:02 [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- 22:09:02 [INFO] Building rfc8650 1.0.4-SNAPSHOT [96/161] 22:09:02 [INFO] from model/rfc/rfc8650/pom.xml 22:09:02 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:02 [INFO] 22:09:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 22:09:02 [INFO] 22:09:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8650 --- 22:09:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:02 [INFO] 22:09:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8650 --- 22:09:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:02 [INFO] 22:09:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- 22:09:02 [INFO] 22:09:02 [INFO] --- dependency:3.9.0:properties (default) @ rfc8650 --- 22:09:02 [INFO] 22:09:02 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8650 --- 22:09:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:02 [INFO] 22:09:02 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8650 --- 22:09:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/yang 22:09:02 [INFO] yang-to-sources: Found 9 dependencies in 1.103 ms 22:09:02 [INFO] yang-to-sources: Project model files found: 1 in 1.399 ms 22:09:02 [INFO] yang-to-sources: 10 YANG models processed in 45.41 ms 22:09:02 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.34 ms 22:09:02 [INFO] Sorted 11 files into 3 directories in 74.43 μs 22:09:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 14.19 ms 22:09:02 [INFO] 22:09:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 22:09:02 [INFO] Starting audit... 22:09:02 Audit done. 22:09:02 [INFO] You have 0 Checkstyle violations. 22:09:02 [INFO] 22:09:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 22:09:03 [INFO] Starting audit... 22:09:03 Audit done. 22:09:03 [INFO] You have 0 Checkstyle violations. 22:09:03 [INFO] 22:09:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8650 --- 22:09:03 [INFO] 22:09:03 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8650 --- 22:09:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/main/resources 22:09:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi 22:09:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/generated-sources/spi 22:09:03 [INFO] 22:09:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8650 --- 22:09:03 [INFO] Recompiling the module because of changed dependency. 22:09:03 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:09:03 [INFO] 22:09:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> 22:09:03 [INFO] 22:09:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- 22:09:03 [INFO] Spotbugs plugin skipped 22:09:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:03 [INFO] 22:09:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< 22:09:03 [INFO] 22:09:03 [INFO] 22:09:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- 22:09:03 [INFO] Spotbugs plugin skipped 22:09:03 [INFO] 22:09:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8650 --- 22:09:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/src/test/resources 22:09:03 [INFO] 22:09:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8650 --- 22:09:03 [INFO] No sources to compile 22:09:03 [INFO] 22:09:03 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8650 --- 22:09:03 [INFO] No tests to run. 22:09:03 [INFO] 22:09:03 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8650 --- 22:09:03 [INFO] 22:09:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- 22:09:03 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT.jar 22:09:03 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 22:09:03 [INFO] 22:09:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- 22:09:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-javadoc.jar 22:09:04 [INFO] 22:09:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 22:09:04 [INFO] CycloneDX: Resolving Dependencies 22:09:05 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 22:09:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml 22:09:05 [INFO] attaching as rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json 22:09:05 [INFO] attaching as rfc8650-1.0.4-SNAPSHOT-cyclonedx.json 22:09:05 [INFO] 22:09:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 22:09:05 [INFO] Skipping duplicate-finder execution! 22:09:05 [INFO] 22:09:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8650 --- 22:09:05 [INFO] No dependency problems found 22:09:05 [INFO] 22:09:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- 22:09:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-sources.jar 22:09:05 [INFO] 22:09:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- jacoco:0.8.14:report (report) @ rfc8650 --- 22:09:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:05 [INFO] 22:09:05 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.pom 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.jar 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-javadoc.jar 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-cyclonedx.json 22:09:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/rfc8650-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT-sources.jar 22:09:05 [INFO] 22:09:05 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- 22:09:05 [INFO] Installing org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-SNAPSHOT.jar 22:09:05 [INFO] Writing OBR metadata 22:09:05 [INFO] 22:09:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- 22:09:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml 22:09:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8650/maven-metadata.xml 22:09:05 [INFO] 22:09:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- 22:09:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:05 [INFO] 22:09:05 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ 22:09:05 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 1.0.4-SNAPSHOT [97/161] 22:09:05 [INFO] from features/odl-ietf-model-rfc8650/pom.xml 22:09:05 [INFO] ------------------------------[ feature ]------------------------------- 22:09:05 [INFO] 22:09:05 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:05 [INFO] 22:09:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:05 [INFO] 22:09:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:05 [INFO] argLine set to empty 22:09:05 [INFO] 22:09:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Starting audit... 22:09:05 Audit done. 22:09:05 [INFO] You have 0 Checkstyle violations. 22:09:05 [INFO] 22:09:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Starting audit... 22:09:05 Audit done. 22:09:05 [INFO] You have 0 Checkstyle violations. 22:09:05 [INFO] 22:09:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml 22:09:05 [INFO] ...done! 22:09:05 [INFO] Set artifact 22:09:05 [INFO] 22:09:05 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:09:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:09:05 [INFO] 22:09:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> 22:09:05 [INFO] 22:09:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] No files found to run spotbugs, check compile phase has been run 22:09:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:05 [INFO] 22:09:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< 22:09:05 [INFO] 22:09:05 [INFO] 22:09:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] 22:09:05 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8650 --- 22:09:05 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 22:09:05 [INFO] Project dependency features detected: [] 22:09:05 [INFO] Pax Exam System (Version: 4.14.0) created. 22:09:05 [INFO] Creating RMI registry server on 127.0.0.1:45503 22:09:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:09:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:09:06 [INFO] Waiting for remote bundle context.. on 45503 name: 9f7978b6-dbd1-4640-93c0-27900ced5414 timout: [ RelativeTimeout value = 180000 ] 22:09:10 [INFO] Building jar from resources and headers. 22:09:10 [INFO] Writing jar finished. 22:09:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:09:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:09:12 [INFO] 22:09:12 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] 22:09:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:12 [INFO] 22:09:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] CycloneDX: Resolving Dependencies 22:09:12 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 22:09:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml 22:09:12 [INFO] attaching as odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json 22:09:12 [INFO] attaching as odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.json 22:09:12 [INFO] 22:09:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Skipping duplicate-finder execution! 22:09:12 [INFO] 22:09:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Skipping plugin execution 22:09:12 [INFO] 22:09:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Skipping source per configuration. 22:09:12 [INFO] 22:09:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] 22:09:12 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:12 [INFO] 22:09:12 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT.pom 22:09:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-features.xml 22:09:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:12 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-SNAPSHOT-cyclonedx.json 22:09:12 [INFO] 22:09:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- 22:09:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:12 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml 22:09:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:12 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml 22:09:12 [INFO] 22:09:12 [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ 22:09:12 [INFO] Building iana-tunnel-type 1.0.4-SNAPSHOT [98/161] 22:09:12 [INFO] from model/iana/iana-tunnel-type/pom.xml 22:09:12 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:12 [INFO] 22:09:12 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- 22:09:12 [INFO] 22:09:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tunnel-type --- 22:09:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:12 [INFO] 22:09:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- 22:09:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:12 [INFO] 22:09:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tunnel-type --- 22:09:12 [INFO] 22:09:12 [INFO] --- dependency:3.9.0:properties (default) @ iana-tunnel-type --- 22:09:12 [INFO] 22:09:12 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tunnel-type --- 22:09:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:13 [INFO] 22:09:13 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-tunnel-type --- 22:09:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/yang 22:09:13 [INFO] yang-to-sources: Found 3 dependencies in 1.627 ms 22:09:13 [INFO] yang-to-sources: Project model files found: 1 in 2.828 ms 22:09:13 [INFO] yang-to-sources: 4 YANG models processed in 27.92 ms 22:09:13 [INFO] BindingJavaFileGenerator: Defined 23 files in 7.023 ms 22:09:13 [INFO] Sorted 23 files into 3 directories in 136.3 μs 22:09:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 11.12 ms 22:09:13 [INFO] 22:09:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- 22:09:13 [INFO] Starting audit... 22:09:13 Audit done. 22:09:13 [INFO] You have 0 Checkstyle violations. 22:09:13 [INFO] 22:09:13 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- 22:09:13 [INFO] Starting audit... 22:09:13 Audit done. 22:09:13 [INFO] You have 0 Checkstyle violations. 22:09:13 [INFO] 22:09:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tunnel-type --- 22:09:13 [INFO] 22:09:13 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tunnel-type --- 22:09:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/main/resources 22:09:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi 22:09:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/generated-sources/spi 22:09:13 [INFO] 22:09:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tunnel-type --- 22:09:13 [INFO] Recompiling the module because of changed dependency. 22:09:13 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 22:09:13 [INFO] 22:09:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> 22:09:13 [INFO] 22:09:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tunnel-type --- 22:09:13 [INFO] Spotbugs plugin skipped 22:09:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:13 [INFO] 22:09:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< 22:09:13 [INFO] 22:09:13 [INFO] 22:09:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tunnel-type --- 22:09:13 [INFO] Spotbugs plugin skipped 22:09:13 [INFO] 22:09:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tunnel-type --- 22:09:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/src/test/resources 22:09:13 [INFO] 22:09:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tunnel-type --- 22:09:13 [INFO] No sources to compile 22:09:13 [INFO] 22:09:13 [INFO] --- surefire:3.5.4:test (default-test) @ iana-tunnel-type --- 22:09:13 [INFO] No tests to run. 22:09:13 [INFO] 22:09:13 [INFO] --- copy:14.2.1:copy-files (default) @ iana-tunnel-type --- 22:09:13 [INFO] 22:09:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tunnel-type --- 22:09:13 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT.jar 22:09:13 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF 22:09:13 [INFO] 22:09:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- 22:09:14 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar 22:09:14 [INFO] 22:09:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- 22:09:14 [INFO] CycloneDX: Resolving Dependencies 22:09:15 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:09:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml 22:09:15 [INFO] attaching as iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json 22:09:15 [INFO] attaching as iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.json 22:09:15 [INFO] 22:09:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- 22:09:15 [INFO] Skipping duplicate-finder execution! 22:09:15 [INFO] 22:09:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- 22:09:15 [INFO] No dependency problems found 22:09:15 [INFO] 22:09:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- 22:09:15 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar 22:09:15 [INFO] 22:09:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tunnel-type --- 22:09:15 [INFO] 22:09:15 [INFO] --- jacoco:0.8.14:report (report) @ iana-tunnel-type --- 22:09:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:15 [INFO] 22:09:15 [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.pom 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.jar 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-javadoc.jar 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-cyclonedx.json 22:09:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT-sources.jar 22:09:15 [INFO] 22:09:15 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tunnel-type --- 22:09:15 [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-SNAPSHOT.jar 22:09:15 [INFO] Writing OBR metadata 22:09:15 [INFO] 22:09:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tunnel-type --- 22:09:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml 22:09:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml 22:09:15 [INFO] 22:09:15 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tunnel-type --- 22:09:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:15 [INFO] 22:09:15 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ 22:09:15 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 1.0.4-SNAPSHOT [99/161] 22:09:15 [INFO] from features/odl-ietf-model-rfc8675/pom.xml 22:09:15 [INFO] ------------------------------[ feature ]------------------------------- 22:09:15 [INFO] 22:09:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] 22:09:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:15 [INFO] 22:09:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:15 [INFO] 22:09:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] 22:09:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] 22:09:15 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:15 [INFO] argLine set to empty 22:09:15 [INFO] 22:09:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Starting audit... 22:09:15 Audit done. 22:09:15 [INFO] You have 0 Checkstyle violations. 22:09:15 [INFO] 22:09:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Starting audit... 22:09:15 Audit done. 22:09:15 [INFO] You have 0 Checkstyle violations. 22:09:15 [INFO] 22:09:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] 22:09:15 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml 22:09:15 [INFO] ...done! 22:09:15 [INFO] Set artifact 22:09:15 [INFO] 22:09:15 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:09:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:09:15 [INFO] 22:09:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> 22:09:15 [INFO] 22:09:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] No files found to run spotbugs, check compile phase has been run 22:09:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:15 [INFO] 22:09:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< 22:09:15 [INFO] 22:09:15 [INFO] 22:09:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] 22:09:15 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8675 --- 22:09:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 22:09:15 [INFO] Project dependency features detected: [] 22:09:15 [INFO] Pax Exam System (Version: 4.14.0) created. 22:09:15 [INFO] Creating RMI registry server on 127.0.0.1:40471 22:09:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:09:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:09:16 [INFO] Waiting for remote bundle context.. on 40471 name: af5c64b3-72ad-4d95-991c-2d5e292b92aa timout: [ RelativeTimeout value = 180000 ] 22:09:20 [INFO] Building jar from resources and headers. 22:09:20 [INFO] Writing jar finished. 22:09:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:09:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:09:22 [INFO] 22:09:22 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] 22:09:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:22 [INFO] 22:09:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] CycloneDX: Resolving Dependencies 22:09:22 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:09:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml 22:09:22 [INFO] attaching as odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json 22:09:22 [INFO] attaching as odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.json 22:09:22 [INFO] 22:09:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Skipping duplicate-finder execution! 22:09:22 [INFO] 22:09:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Skipping plugin execution 22:09:22 [INFO] 22:09:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Skipping source per configuration. 22:09:22 [INFO] 22:09:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] 22:09:22 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:22 [INFO] 22:09:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT.pom 22:09:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-features.xml 22:09:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:22 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-SNAPSHOT-cyclonedx.json 22:09:22 [INFO] 22:09:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8675 --- 22:09:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:22 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:22 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml 22:09:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml 22:09:23 [INFO] 22:09:23 [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- 22:09:23 [INFO] Building rfc8776-ietf-te-types 1.0.4-SNAPSHOT [100/161] 22:09:23 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 22:09:23 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:23 [INFO] 22:09:23 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] 22:09:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:23 [INFO] 22:09:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:23 [INFO] 22:09:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] 22:09:23 [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] 22:09:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:23 [INFO] 22:09:23 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/yang 22:09:23 [INFO] yang-to-sources: Found 3 dependencies in 648.4 μs 22:09:23 [INFO] yang-to-sources: Project model files found: 1 in 41.43 ms 22:09:23 [INFO] yang-to-sources: 4 YANG models processed in 37.07 ms 22:09:23 [INFO] BindingJavaFileGenerator: Defined 400 files in 13.75 ms 22:09:23 [INFO] Sorted 400 files into 59 directories in 398.0 μs 22:09:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 92.53 ms 22:09:23 [INFO] 22:09:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] Starting audit... 22:09:23 Audit done. 22:09:23 [INFO] You have 0 Checkstyle violations. 22:09:23 [INFO] 22:09:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] Starting audit... 22:09:23 Audit done. 22:09:23 [INFO] You have 0 Checkstyle violations. 22:09:23 [INFO] 22:09:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] 22:09:23 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/resources 22:09:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 22:09:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 22:09:23 [INFO] 22:09:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-types --- 22:09:23 [INFO] Recompiling the module because of changed dependency. 22:09:23 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 22:09:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[58,42] possible 'this' escape before subclass is fully initialized 22:09:24 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[58,42] possible 'this' escape before subclass is fully initialized 22:09:24 [INFO] 22:09:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 22:09:24 [INFO] 22:09:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 22:09:24 [INFO] Fork Value is true 22:09:27 [INFO] Done SpotBugs Analysis.... 22:09:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:27 [INFO] 22:09:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 22:09:27 [INFO] 22:09:27 [INFO] 22:09:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- 22:09:27 [INFO] BugInstance size is 0 22:09:27 [INFO] Error size is 0 22:09:27 [INFO] No errors/warnings found 22:09:27 [INFO] 22:09:27 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- 22:09:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/test/resources 22:09:27 [INFO] 22:09:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 22:09:27 [INFO] No sources to compile 22:09:27 [INFO] 22:09:27 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-types --- 22:09:27 [INFO] No tests to run. 22:09:27 [INFO] 22:09:27 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-types --- 22:09:27 [INFO] 22:09:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- 22:09:28 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar 22:09:28 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 22:09:28 [INFO] 22:09:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 22:09:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar 22:09:33 [INFO] 22:09:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 22:09:33 [INFO] CycloneDX: Resolving Dependencies 22:09:33 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:09:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml 22:09:33 [INFO] attaching as rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json 22:09:33 [INFO] attaching as rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.json 22:09:33 [INFO] 22:09:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 22:09:33 [INFO] Skipping duplicate-finder execution! 22:09:33 [INFO] 22:09:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 22:09:33 [INFO] No dependency problems found 22:09:33 [INFO] 22:09:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 22:09:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar 22:09:33 [INFO] 22:09:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:34 [INFO] 22:09:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.pom 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-javadoc.jar 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-cyclonedx.json 22:09:34 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT-sources.jar 22:09:34 [INFO] 22:09:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-SNAPSHOT.jar 22:09:34 [INFO] Writing OBR metadata 22:09:34 [INFO] 22:09:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:34 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml 22:09:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:34 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml 22:09:34 [INFO] 22:09:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- 22:09:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:34 [INFO] 22:09:34 [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ 22:09:34 [INFO] Building rfc8776-ietf-te-packet-types 1.0.4-SNAPSHOT [101/161] 22:09:34 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 22:09:34 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:34 [INFO] 22:09:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:34 [INFO] 22:09:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:34 [INFO] 22:09:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:34 [INFO] 22:09:34 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:34 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 22:09:34 [INFO] yang-to-sources: Found 4 dependencies in 1.012 ms 22:09:34 [INFO] yang-to-sources: Project model files found: 1 in 2.744 ms 22:09:34 [INFO] yang-to-sources: 5 YANG models processed in 46.76 ms 22:09:34 [INFO] BindingJavaFileGenerator: Defined 31 files in 11.55 ms 22:09:34 [INFO] Sorted 31 files into 5 directories in 130.9 μs 22:09:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 21.90 ms 22:09:34 [INFO] 22:09:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Starting audit... 22:09:34 Audit done. 22:09:34 [INFO] You have 0 Checkstyle violations. 22:09:34 [INFO] 22:09:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Starting audit... 22:09:34 Audit done. 22:09:34 [INFO] You have 0 Checkstyle violations. 22:09:34 [INFO] 22:09:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 22:09:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 22:09:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 22:09:34 [INFO] 22:09:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Recompiling the module because of changed dependency. 22:09:34 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 22:09:34 [INFO] 22:09:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 22:09:34 [INFO] 22:09:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Spotbugs plugin skipped 22:09:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:34 [INFO] 22:09:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 22:09:34 [INFO] 22:09:34 [INFO] 22:09:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Spotbugs plugin skipped 22:09:34 [INFO] 22:09:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 22:09:34 [INFO] 22:09:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] No sources to compile 22:09:34 [INFO] 22:09:34 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] No tests to run. 22:09:34 [INFO] 22:09:34 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] 22:09:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 22:09:34 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar 22:09:34 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 22:09:34 [INFO] 22:09:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 22:09:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar 22:09:36 [INFO] 22:09:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 22:09:36 [INFO] CycloneDX: Resolving Dependencies 22:09:36 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:09:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 22:09:36 [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 22:09:36 [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.json 22:09:36 [INFO] 22:09:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Skipping duplicate-finder execution! 22:09:37 [INFO] 22:09:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] No dependency problems found 22:09:37 [INFO] 22:09:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar 22:09:37 [INFO] 22:09:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] 22:09:37 [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:37 [INFO] 22:09:37 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.pom 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-javadoc.jar 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-cyclonedx.json 22:09:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT-sources.jar 22:09:37 [INFO] 22:09:37 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-SNAPSHOT.jar 22:09:37 [INFO] Writing OBR metadata 22:09:37 [INFO] 22:09:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:37 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:37 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml 22:09:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml 22:09:37 [INFO] 22:09:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- 22:09:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:37 [INFO] 22:09:37 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ 22:09:37 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 1.0.4-SNAPSHOT [102/161] 22:09:37 [INFO] from features/odl-ietf-model-rfc8776/pom.xml 22:09:37 [INFO] ------------------------------[ feature ]------------------------------- 22:09:37 [INFO] 22:09:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] 22:09:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:37 [INFO] 22:09:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:37 [INFO] 22:09:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] 22:09:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] 22:09:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:37 [INFO] argLine set to empty 22:09:37 [INFO] 22:09:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Starting audit... 22:09:37 Audit done. 22:09:37 [INFO] You have 0 Checkstyle violations. 22:09:37 [INFO] 22:09:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Starting audit... 22:09:37 Audit done. 22:09:37 [INFO] You have 0 Checkstyle violations. 22:09:37 [INFO] 22:09:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] 22:09:37 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml 22:09:37 [INFO] ...done! 22:09:37 [INFO] Set artifact 22:09:37 [INFO] 22:09:37 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:09:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:09:37 [INFO] 22:09:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> 22:09:37 [INFO] 22:09:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] No files found to run spotbugs, check compile phase has been run 22:09:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:37 [INFO] 22:09:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< 22:09:37 [INFO] 22:09:37 [INFO] 22:09:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] 22:09:37 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8776 --- 22:09:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 22:09:37 [INFO] Project dependency features detected: [] 22:09:37 [INFO] Pax Exam System (Version: 4.14.0) created. 22:09:37 [INFO] Creating RMI registry server on 127.0.0.1:35871 22:09:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:09:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:09:37 [INFO] Waiting for remote bundle context.. on 35871 name: 9052416d-ffb9-4f92-ba16-15db43e57b7d timout: [ RelativeTimeout value = 180000 ] 22:09:42 [INFO] Building jar from resources and headers. 22:09:42 [INFO] Writing jar finished. 22:09:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:09:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:09:44 [INFO] 22:09:44 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] 22:09:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:09:44 [INFO] 22:09:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] CycloneDX: Resolving Dependencies 22:09:44 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:09:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml 22:09:44 [INFO] attaching as odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json 22:09:44 [INFO] attaching as odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.json 22:09:44 [INFO] 22:09:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Skipping duplicate-finder execution! 22:09:44 [INFO] 22:09:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Skipping plugin execution 22:09:44 [INFO] 22:09:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Skipping source per configuration. 22:09:44 [INFO] 22:09:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] 22:09:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:44 [INFO] 22:09:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT.pom 22:09:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-features.xml 22:09:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-SNAPSHOT-cyclonedx.json 22:09:44 [INFO] 22:09:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- 22:09:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml 22:09:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml 22:09:44 [INFO] 22:09:44 [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- 22:09:44 [INFO] Building rfc8795-ietf-te-topology 1.0.4-SNAPSHOT [103/161] 22:09:44 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 22:09:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:44 [INFO] 22:09:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 22:09:44 [INFO] 22:09:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 22:09:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:44 [INFO] 22:09:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 22:09:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:44 [INFO] 22:09:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] 22:09:45 [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] 22:09:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:45 [INFO] 22:09:45 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang 22:09:45 [INFO] yang-to-sources: Found 6 dependencies in 1.008 ms 22:09:45 [INFO] yang-to-sources: Project model files found: 1 in 8.283 ms 22:09:45 [INFO] yang-to-sources: 7 YANG models processed in 143.1 ms 22:09:45 [INFO] BindingJavaFileGenerator: Defined 209 files in 19.49 ms 22:09:45 [INFO] Sorted 209 files into 50 directories in 286.0 μs 22:09:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 80.14 ms 22:09:45 [INFO] 22:09:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] Starting audit... 22:09:45 Audit done. 22:09:45 [INFO] You have 0 Checkstyle violations. 22:09:45 [INFO] 22:09:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] Starting audit... 22:09:45 Audit done. 22:09:45 [INFO] You have 0 Checkstyle violations. 22:09:45 [INFO] 22:09:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] 22:09:45 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources 22:09:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 22:09:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 22:09:45 [INFO] 22:09:45 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology --- 22:09:45 [INFO] Recompiling the module because of changed dependency. 22:09:45 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 22:09:46 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 22:09:46 [INFO] 22:09:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 22:09:46 [INFO] 22:09:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] Spotbugs plugin skipped 22:09:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:46 [INFO] 22:09:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 22:09:46 [INFO] 22:09:46 [INFO] 22:09:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] Spotbugs plugin skipped 22:09:46 [INFO] 22:09:46 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources 22:09:46 [INFO] 22:09:46 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] No sources to compile 22:09:46 [INFO] 22:09:46 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] No tests to run. 22:09:46 [INFO] 22:09:46 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] 22:09:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 22:09:46 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar 22:09:46 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 22:09:46 [INFO] 22:09:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 22:09:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar 22:09:51 [INFO] 22:09:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 22:09:51 [INFO] CycloneDX: Resolving Dependencies 22:09:51 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:09:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 22:09:51 [INFO] attaching as rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json 22:09:51 [INFO] attaching as rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:09:51 [INFO] 22:09:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 22:09:51 [INFO] Skipping duplicate-finder execution! 22:09:51 [INFO] 22:09:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 22:09:51 [INFO] No dependency problems found 22:09:51 [INFO] 22:09:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 22:09:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar 22:09:52 [INFO] 22:09:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] 22:09:52 [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:52 [INFO] 22:09:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.pom 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-javadoc.jar 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-cyclonedx.json 22:09:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT-sources.jar 22:09:52 [INFO] 22:09:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-SNAPSHOT.jar 22:09:52 [INFO] Writing OBR metadata 22:09:52 [INFO] 22:09:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml 22:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml 22:09:52 [INFO] 22:09:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- 22:09:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:52 [INFO] 22:09:52 [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- 22:09:52 [INFO] Building rfc8795-ietf-te-topology-state 1.0.4-SNAPSHOT [104/161] 22:09:52 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 22:09:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:09:52 [INFO] 22:09:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] 22:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:52 [INFO] 22:09:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:52 [INFO] 22:09:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] 22:09:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] 22:09:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:09:52 [INFO] 22:09:52 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:09:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 22:09:52 [INFO] yang-to-sources: Found 9 dependencies in 1.152 ms 22:09:52 [INFO] yang-to-sources: Project model files found: 1 in 1.753 ms 22:09:52 [INFO] yang-to-sources: 10 YANG models processed in 207.4 ms 22:09:52 [INFO] BindingJavaFileGenerator: Defined 39 files in 18.28 ms 22:09:52 [INFO] Sorted 39 files into 8 directories in 170.5 μs 22:09:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 33.23 ms 22:09:52 [INFO] 22:09:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Starting audit... 22:09:52 Audit done. 22:09:52 [INFO] You have 0 Checkstyle violations. 22:09:52 [INFO] 22:09:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Starting audit... 22:09:52 Audit done. 22:09:52 [INFO] You have 0 Checkstyle violations. 22:09:52 [INFO] 22:09:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] 22:09:52 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 22:09:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 22:09:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:09:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:09:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 22:09:52 [INFO] 22:09:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Recompiling the module because of changed dependency. 22:09:52 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:09:52 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 22:09:52 [INFO] 22:09:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 22:09:52 [INFO] 22:09:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Spotbugs plugin skipped 22:09:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:52 [INFO] 22:09:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 22:09:52 [INFO] 22:09:52 [INFO] 22:09:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Spotbugs plugin skipped 22:09:52 [INFO] 22:09:52 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 22:09:52 [INFO] 22:09:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] No sources to compile 22:09:52 [INFO] 22:09:52 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] No tests to run. 22:09:52 [INFO] 22:09:52 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] 22:09:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 22:09:52 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar 22:09:52 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 22:09:52 [INFO] 22:09:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:09:55 [INFO] 22:09:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] CycloneDX: Resolving Dependencies 22:09:55 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 22:09:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 22:09:55 [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 22:09:55 [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:09:55 [INFO] 22:09:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Skipping duplicate-finder execution! 22:09:55 [INFO] 22:09:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] No dependency problems found 22:09:55 [INFO] 22:09:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar 22:09:55 [INFO] 22:09:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] 22:09:55 [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:09:55 [INFO] 22:09:55 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.pom 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-javadoc.jar 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-cyclonedx.json 22:09:55 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT-sources.jar 22:09:55 [INFO] 22:09:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-SNAPSHOT.jar 22:09:55 [INFO] Writing OBR metadata 22:09:55 [INFO] 22:09:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:09:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:09:55 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml 22:09:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:09:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:09:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:09:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:09:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:09:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:09:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:09:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:09:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:09:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:09:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:09:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:09:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:09:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:09:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:09:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:09:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:09:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:09:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:09:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:09:55 at java.lang.reflect.Method.invoke (Method.java:580) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:09:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:09:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml 22:09:55 [INFO] 22:09:55 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- 22:09:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:09:55 [INFO] 22:09:55 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ 22:09:55 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 1.0.4-SNAPSHOT [105/161] 22:09:55 [INFO] from features/odl-ietf-model-rfc8795/pom.xml 22:09:55 [INFO] ------------------------------[ feature ]------------------------------- 22:09:55 [INFO] 22:09:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] 22:09:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:55 [INFO] 22:09:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:09:55 [INFO] 22:09:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] 22:09:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] 22:09:55 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:09:55 [INFO] argLine set to empty 22:09:55 [INFO] 22:09:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- 22:09:55 [INFO] Starting audit... 22:09:55 Audit done. 22:09:55 [INFO] You have 0 Checkstyle violations. 22:09:55 [INFO] 22:09:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] Starting audit... 22:09:56 Audit done. 22:09:56 [INFO] You have 0 Checkstyle violations. 22:09:56 [INFO] 22:09:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] 22:09:56 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml 22:09:56 [INFO] ...done! 22:09:56 [INFO] Set artifact 22:09:56 [INFO] 22:09:56 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:09:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:09:56 [INFO] 22:09:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> 22:09:56 [INFO] 22:09:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] No files found to run spotbugs, check compile phase has been run 22:09:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:09:56 [INFO] 22:09:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< 22:09:56 [INFO] 22:09:56 [INFO] 22:09:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] 22:09:56 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795 --- 22:09:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 22:09:56 [INFO] Project dependency features detected: [] 22:09:56 [INFO] Pax Exam System (Version: 4.14.0) created. 22:09:56 [INFO] Creating RMI registry server on 127.0.0.1:35827 22:09:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:09:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:09:56 [INFO] Waiting for remote bundle context.. on 35827 name: 7826a019-47a0-483f-97cd-e4ec0991a868 timout: [ RelativeTimeout value = 180000 ] 22:10:00 [INFO] Building jar from resources and headers. 22:10:00 [INFO] Writing jar finished. 22:10:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:02 [INFO] 22:10:02 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795 --- 22:10:02 [INFO] 22:10:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- 22:10:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:02 [INFO] 22:10:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- 22:10:02 [INFO] CycloneDX: Resolving Dependencies 22:10:03 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 22:10:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml 22:10:03 [INFO] attaching as odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json 22:10:03 [INFO] attaching as odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.json 22:10:03 [INFO] 22:10:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Skipping duplicate-finder execution! 22:10:03 [INFO] 22:10:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Skipping plugin execution 22:10:03 [INFO] 22:10:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Skipping source per configuration. 22:10:03 [INFO] 22:10:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] 22:10:03 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:03 [INFO] 22:10:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT.pom 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-features.xml 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:03 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-SNAPSHOT-cyclonedx.json 22:10:03 [INFO] 22:10:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- 22:10:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml 22:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:03 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml 22:10:03 [INFO] 22:10:03 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- 22:10:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 1.0.4-SNAPSHOT [106/161] 22:10:03 [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml 22:10:03 [INFO] ------------------------------[ feature ]------------------------------- 22:10:03 [INFO] 22:10:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] 22:10:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:03 [INFO] 22:10:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:03 [INFO] 22:10:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] 22:10:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] 22:10:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:03 [INFO] argLine set to empty 22:10:03 [INFO] 22:10:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Starting audit... 22:10:03 Audit done. 22:10:03 [INFO] You have 0 Checkstyle violations. 22:10:03 [INFO] 22:10:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Starting audit... 22:10:03 Audit done. 22:10:03 [INFO] You have 0 Checkstyle violations. 22:10:03 [INFO] 22:10:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] 22:10:03 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml 22:10:03 [INFO] ...done! 22:10:03 [INFO] Set artifact 22:10:03 [INFO] 22:10:03 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:03 [INFO] 22:10:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> 22:10:03 [INFO] 22:10:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:03 [INFO] 22:10:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< 22:10:03 [INFO] 22:10:03 [INFO] 22:10:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] 22:10:03 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda 22:10:03 [INFO] Project dependency features detected: [] 22:10:03 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:03 [INFO] Creating RMI registry server on 127.0.0.1:43615 22:10:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:04 [INFO] Waiting for remote bundle context.. on 43615 name: 0d07e7f4-de80-47c3-b15c-2bea6906f637 timout: [ RelativeTimeout value = 180000 ] 22:10:08 [INFO] Building jar from resources and headers. 22:10:08 [INFO] Writing jar finished. 22:10:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:10 [INFO] 22:10:10 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] 22:10:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:10 [INFO] 22:10:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] CycloneDX: Resolving Dependencies 22:10:10 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 22:10:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml 22:10:10 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json 22:10:10 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:10:10 [INFO] 22:10:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Skipping duplicate-finder execution! 22:10:10 [INFO] 22:10:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Skipping plugin execution 22:10:10 [INFO] 22:10:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Skipping source per configuration. 22:10:10 [INFO] 22:10:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] 22:10:10 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:10 [INFO] 22:10:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT.pom 22:10:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-features.xml 22:10:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:10:10 [INFO] 22:10:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- 22:10:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml 22:10:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml 22:10:10 [INFO] 22:10:10 [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- 22:10:10 [INFO] Building rfc8808 1.0.4-SNAPSHOT [107/161] 22:10:10 [INFO] from model/rfc/rfc8808/pom.xml 22:10:10 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:10 [INFO] 22:10:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 22:10:10 [INFO] 22:10:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8808 --- 22:10:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:10 [INFO] 22:10:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8808 --- 22:10:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:10 [INFO] 22:10:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- 22:10:10 [INFO] 22:10:10 [INFO] --- dependency:3.9.0:properties (default) @ rfc8808 --- 22:10:10 [INFO] 22:10:10 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8808 --- 22:10:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:10:10 [INFO] 22:10:10 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8808 --- 22:10:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/yang 22:10:11 [INFO] yang-to-sources: Found 3 dependencies in 662.5 μs 22:10:11 [INFO] yang-to-sources: Project model files found: 1 in 1.178 ms 22:10:11 [INFO] yang-to-sources: 4 YANG models processed in 9.957 ms 22:10:11 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.727 ms 22:10:11 [INFO] Sorted 11 files into 3 directories in 122.2 μs 22:10:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.739 ms 22:10:11 [INFO] 22:10:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 22:10:11 [INFO] Starting audit... 22:10:11 Audit done. 22:10:11 [INFO] You have 0 Checkstyle violations. 22:10:11 [INFO] 22:10:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 22:10:11 [INFO] Starting audit... 22:10:11 Audit done. 22:10:11 [INFO] You have 0 Checkstyle violations. 22:10:11 [INFO] 22:10:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8808 --- 22:10:11 [INFO] 22:10:11 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8808 --- 22:10:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/main/resources 22:10:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi 22:10:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/generated-sources/spi 22:10:11 [INFO] 22:10:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8808 --- 22:10:11 [INFO] Recompiling the module because of changed dependency. 22:10:11 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 22:10:11 [INFO] 22:10:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> 22:10:11 [INFO] 22:10:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- 22:10:11 [INFO] Spotbugs plugin skipped 22:10:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:11 [INFO] 22:10:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< 22:10:11 [INFO] 22:10:11 [INFO] 22:10:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- 22:10:11 [INFO] Spotbugs plugin skipped 22:10:11 [INFO] 22:10:11 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8808 --- 22:10:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/src/test/resources 22:10:11 [INFO] 22:10:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8808 --- 22:10:11 [INFO] No sources to compile 22:10:11 [INFO] 22:10:11 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8808 --- 22:10:11 [INFO] No tests to run. 22:10:11 [INFO] 22:10:11 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8808 --- 22:10:11 [INFO] 22:10:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- 22:10:11 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT.jar 22:10:11 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 22:10:11 [INFO] 22:10:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- 22:10:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-javadoc.jar 22:10:12 [INFO] 22:10:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 22:10:12 [INFO] CycloneDX: Resolving Dependencies 22:10:13 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:10:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml 22:10:13 [INFO] attaching as rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json 22:10:13 [INFO] attaching as rfc8808-1.0.4-SNAPSHOT-cyclonedx.json 22:10:13 [INFO] 22:10:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 22:10:13 [INFO] Skipping duplicate-finder execution! 22:10:13 [INFO] 22:10:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8808 --- 22:10:13 [INFO] No dependency problems found 22:10:13 [INFO] 22:10:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- 22:10:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-sources.jar 22:10:13 [INFO] 22:10:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- jacoco:0.8.14:report (report) @ rfc8808 --- 22:10:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:13 [INFO] 22:10:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.pom 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.jar 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-javadoc.jar 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-cyclonedx.json 22:10:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/rfc8808-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT-sources.jar 22:10:13 [INFO] 22:10:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- 22:10:13 [INFO] Installing org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-SNAPSHOT.jar 22:10:13 [INFO] Writing OBR metadata 22:10:13 [INFO] 22:10:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- 22:10:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml 22:10:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8808/maven-metadata.xml 22:10:13 [INFO] 22:10:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- 22:10:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:13 [INFO] 22:10:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ 22:10:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 1.0.4-SNAPSHOT [108/161] 22:10:13 [INFO] from features/odl-ietf-model-rfc8808/pom.xml 22:10:13 [INFO] ------------------------------[ feature ]------------------------------- 22:10:13 [INFO] 22:10:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:13 [INFO] 22:10:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:13 [INFO] 22:10:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:13 [INFO] argLine set to empty 22:10:13 [INFO] 22:10:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Starting audit... 22:10:13 Audit done. 22:10:13 [INFO] You have 0 Checkstyle violations. 22:10:13 [INFO] 22:10:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Starting audit... 22:10:13 Audit done. 22:10:13 [INFO] You have 0 Checkstyle violations. 22:10:13 [INFO] 22:10:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml 22:10:13 [INFO] ...done! 22:10:13 [INFO] Set artifact 22:10:13 [INFO] 22:10:13 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:13 [INFO] 22:10:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> 22:10:13 [INFO] 22:10:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:13 [INFO] 22:10:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< 22:10:13 [INFO] 22:10:13 [INFO] 22:10:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] 22:10:13 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8808 --- 22:10:13 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 22:10:13 [INFO] Project dependency features detected: [] 22:10:13 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:13 [INFO] Creating RMI registry server on 127.0.0.1:38807 22:10:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:13 [INFO] Waiting for remote bundle context.. on 38807 name: 32f09301-9625-4e95-9374-794bbc62d4ba timout: [ RelativeTimeout value = 180000 ] 22:10:18 [INFO] Building jar from resources and headers. 22:10:18 [INFO] Writing jar finished. 22:10:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:20 [INFO] 22:10:20 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] 22:10:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:20 [INFO] 22:10:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] CycloneDX: Resolving Dependencies 22:10:20 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 22:10:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml 22:10:20 [INFO] attaching as odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json 22:10:20 [INFO] attaching as odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.json 22:10:20 [INFO] 22:10:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Skipping duplicate-finder execution! 22:10:20 [INFO] 22:10:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Skipping plugin execution 22:10:20 [INFO] 22:10:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Skipping source per configuration. 22:10:20 [INFO] 22:10:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] 22:10:20 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:20 [INFO] 22:10:20 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT.pom 22:10:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-features.xml 22:10:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-SNAPSHOT-cyclonedx.json 22:10:20 [INFO] 22:10:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- 22:10:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml 22:10:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml 22:10:20 [INFO] 22:10:20 [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- 22:10:20 [INFO] Building rfc8819-ietf-module-tags 1.0.4-SNAPSHOT [109/161] 22:10:20 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 22:10:20 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:20 [INFO] 22:10:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 22:10:20 [INFO] 22:10:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 22:10:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:20 [INFO] 22:10:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 22:10:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:20 [INFO] 22:10:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] 22:10:21 [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] 22:10:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:10:21 [INFO] 22:10:21 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang 22:10:21 [INFO] yang-to-sources: Found 1 dependencies in 523.9 μs 22:10:21 [INFO] yang-to-sources: Project model files found: 1 in 1.112 ms 22:10:21 [INFO] yang-to-sources: 2 YANG models processed in 5.129 ms 22:10:21 [INFO] BindingJavaFileGenerator: Defined 10 files in 1.712 ms 22:10:21 [INFO] Sorted 10 files into 4 directories in 74.55 μs 22:10:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 6.941 ms 22:10:21 [INFO] 22:10:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Starting audit... 22:10:21 Audit done. 22:10:21 [INFO] You have 0 Checkstyle violations. 22:10:21 [INFO] 22:10:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Starting audit... 22:10:21 Audit done. 22:10:21 [INFO] You have 0 Checkstyle violations. 22:10:21 [INFO] 22:10:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] 22:10:21 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources 22:10:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 22:10:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 22:10:21 [INFO] 22:10:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Recompiling the module because of changed dependency. 22:10:21 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 22:10:21 [INFO] 22:10:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 22:10:21 [INFO] 22:10:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Spotbugs plugin skipped 22:10:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:21 [INFO] 22:10:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 22:10:21 [INFO] 22:10:21 [INFO] 22:10:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Spotbugs plugin skipped 22:10:21 [INFO] 22:10:21 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources 22:10:21 [INFO] 22:10:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] No sources to compile 22:10:21 [INFO] 22:10:21 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] No tests to run. 22:10:21 [INFO] 22:10:21 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] 22:10:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 22:10:21 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar 22:10:21 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 22:10:21 [INFO] 22:10:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 22:10:22 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar 22:10:22 [INFO] 22:10:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 22:10:22 [INFO] CycloneDX: Resolving Dependencies 22:10:23 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:10:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 22:10:23 [INFO] attaching as rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json 22:10:23 [INFO] attaching as rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.json 22:10:23 [INFO] 22:10:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Skipping duplicate-finder execution! 22:10:23 [INFO] 22:10:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] No dependency problems found 22:10:23 [INFO] 22:10:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar 22:10:23 [INFO] 22:10:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] 22:10:23 [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:23 [INFO] 22:10:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.pom 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-javadoc.jar 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-cyclonedx.json 22:10:23 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT-sources.jar 22:10:23 [INFO] 22:10:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-SNAPSHOT.jar 22:10:23 [INFO] Writing OBR metadata 22:10:23 [INFO] 22:10:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:23 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml 22:10:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:23 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml 22:10:23 [INFO] 22:10:23 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- 22:10:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:23 [INFO] 22:10:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ 22:10:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 1.0.4-SNAPSHOT [110/161] 22:10:23 [INFO] from features/odl-ietf-model-rfc8819/pom.xml 22:10:23 [INFO] ------------------------------[ feature ]------------------------------- 22:10:23 [INFO] 22:10:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] 22:10:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:23 [INFO] 22:10:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:23 [INFO] 22:10:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] 22:10:23 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] 22:10:23 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:23 [INFO] argLine set to empty 22:10:23 [INFO] 22:10:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Starting audit... 22:10:23 Audit done. 22:10:23 [INFO] You have 0 Checkstyle violations. 22:10:23 [INFO] 22:10:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Starting audit... 22:10:23 Audit done. 22:10:23 [INFO] You have 0 Checkstyle violations. 22:10:23 [INFO] 22:10:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] 22:10:23 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml 22:10:23 [INFO] ...done! 22:10:23 [INFO] Set artifact 22:10:23 [INFO] 22:10:23 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:23 [INFO] 22:10:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> 22:10:23 [INFO] 22:10:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:23 [INFO] 22:10:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< 22:10:23 [INFO] 22:10:23 [INFO] 22:10:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] 22:10:23 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819 --- 22:10:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 22:10:23 [INFO] Project dependency features detected: [] 22:10:23 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:23 [INFO] Creating RMI registry server on 127.0.0.1:41041 22:10:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:24 [INFO] Waiting for remote bundle context.. on 41041 name: fb1a661f-d19a-4936-b79e-713655bd2403 timout: [ RelativeTimeout value = 180000 ] 22:10:28 [INFO] Building jar from resources and headers. 22:10:28 [INFO] Writing jar finished. 22:10:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:30 [INFO] 22:10:30 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] 22:10:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:30 [INFO] 22:10:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] CycloneDX: Resolving Dependencies 22:10:30 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:10:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml 22:10:30 [INFO] attaching as odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json 22:10:30 [INFO] attaching as odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.json 22:10:30 [INFO] 22:10:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Skipping duplicate-finder execution! 22:10:30 [INFO] 22:10:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Skipping plugin execution 22:10:30 [INFO] 22:10:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Skipping source per configuration. 22:10:30 [INFO] 22:10:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] 22:10:30 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:30 [INFO] 22:10:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT.pom 22:10:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-features.xml 22:10:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-SNAPSHOT-cyclonedx.json 22:10:30 [INFO] 22:10:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- 22:10:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml 22:10:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml 22:10:30 [INFO] 22:10:30 [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- 22:10:30 [INFO] Building rfc8819-ietf-module-tags-state 1.0.4-SNAPSHOT [111/161] 22:10:30 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 22:10:30 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:30 [INFO] 22:10:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] 22:10:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:30 [INFO] 22:10:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:30 [INFO] 22:10:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] 22:10:30 [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] 22:10:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:10:30 [INFO] 22:10:30 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 22:10:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 22:10:30 [INFO] yang-to-sources: Found 2 dependencies in 656.5 μs 22:10:30 [INFO] yang-to-sources: Project model files found: 1 in 1.083 ms 22:10:30 [INFO] yang-to-sources: 3 YANG models processed in 5.993 ms 22:10:30 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.988 ms 22:10:30 [INFO] Sorted 9 files into 4 directories in 75.46 μs 22:10:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.891 ms 22:10:31 [INFO] 22:10:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Starting audit... 22:10:31 Audit done. 22:10:31 [INFO] You have 0 Checkstyle violations. 22:10:31 [INFO] 22:10:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Starting audit... 22:10:31 Audit done. 22:10:31 [INFO] You have 0 Checkstyle violations. 22:10:31 [INFO] 22:10:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] 22:10:31 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 22:10:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 22:10:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 22:10:31 [INFO] 22:10:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Recompiling the module because of changed dependency. 22:10:31 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:10:31 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:10:31 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:10:31 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated 22:10:31 [INFO] 22:10:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 22:10:31 [INFO] 22:10:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Spotbugs plugin skipped 22:10:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:31 [INFO] 22:10:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 22:10:31 [INFO] 22:10:31 [INFO] 22:10:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Spotbugs plugin skipped 22:10:31 [INFO] 22:10:31 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 22:10:31 [INFO] 22:10:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] No sources to compile 22:10:31 [INFO] 22:10:31 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] No tests to run. 22:10:31 [INFO] 22:10:31 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] 22:10:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 22:10:31 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar 22:10:31 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 22:10:31 [INFO] 22:10:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 22:10:32 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar 22:10:32 [INFO] 22:10:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 22:10:32 [INFO] CycloneDX: Resolving Dependencies 22:10:32 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:10:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 22:10:33 [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 22:10:33 [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.json 22:10:33 [INFO] 22:10:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Skipping duplicate-finder execution! 22:10:33 [INFO] 22:10:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] No dependency problems found 22:10:33 [INFO] 22:10:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar 22:10:33 [INFO] 22:10:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] 22:10:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:33 [INFO] 22:10:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.pom 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-javadoc.jar 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-cyclonedx.json 22:10:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT-sources.jar 22:10:33 [INFO] 22:10:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-SNAPSHOT.jar 22:10:33 [INFO] Writing OBR metadata 22:10:33 [INFO] 22:10:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml 22:10:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml 22:10:33 [INFO] 22:10:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- 22:10:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:33 [INFO] 22:10:33 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- 22:10:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 1.0.4-SNAPSHOT [112/161] 22:10:33 [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml 22:10:33 [INFO] ------------------------------[ feature ]------------------------------- 22:10:33 [INFO] 22:10:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] 22:10:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:33 [INFO] 22:10:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:33 [INFO] 22:10:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] 22:10:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] 22:10:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:33 [INFO] argLine set to empty 22:10:33 [INFO] 22:10:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Starting audit... 22:10:33 Audit done. 22:10:33 [INFO] You have 0 Checkstyle violations. 22:10:33 [INFO] 22:10:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Starting audit... 22:10:33 Audit done. 22:10:33 [INFO] You have 0 Checkstyle violations. 22:10:33 [INFO] 22:10:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] 22:10:33 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml 22:10:33 [INFO] ...done! 22:10:33 [INFO] Set artifact 22:10:33 [INFO] 22:10:33 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:33 [INFO] 22:10:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> 22:10:33 [INFO] 22:10:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:33 [INFO] 22:10:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< 22:10:33 [INFO] 22:10:33 [INFO] 22:10:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] 22:10:33 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda 22:10:33 [INFO] Project dependency features detected: [] 22:10:33 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:33 [INFO] Creating RMI registry server on 127.0.0.1:34459 22:10:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:33 [INFO] Waiting for remote bundle context.. on 34459 name: 97077567-e427-4e3f-b700-1e8887dac355 timout: [ RelativeTimeout value = 180000 ] 22:10:38 [INFO] Building jar from resources and headers. 22:10:38 [INFO] Writing jar finished. 22:10:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:40 [INFO] 22:10:40 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] 22:10:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:40 [INFO] 22:10:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] CycloneDX: Resolving Dependencies 22:10:40 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:10:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml 22:10:40 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json 22:10:40 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:10:40 [INFO] 22:10:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Skipping duplicate-finder execution! 22:10:40 [INFO] 22:10:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Skipping plugin execution 22:10:40 [INFO] 22:10:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Skipping source per configuration. 22:10:40 [INFO] 22:10:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] 22:10:40 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:40 [INFO] 22:10:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT.pom 22:10:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-features.xml 22:10:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-SNAPSHOT-cyclonedx.json 22:10:40 [INFO] 22:10:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- 22:10:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml 22:10:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml 22:10:40 [INFO] 22:10:40 [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- 22:10:40 [INFO] Building rfc8916 1.0.4-SNAPSHOT [113/161] 22:10:40 [INFO] from model/rfc/rfc8916/pom.xml 22:10:40 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:40 [INFO] 22:10:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 22:10:40 [INFO] 22:10:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8916 --- 22:10:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:40 [INFO] 22:10:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8916 --- 22:10:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:40 [INFO] 22:10:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- 22:10:40 [INFO] 22:10:40 [INFO] --- dependency:3.9.0:properties (default) @ rfc8916 --- 22:10:40 [INFO] 22:10:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8916 --- 22:10:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:10:40 [INFO] 22:10:40 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8916 --- 22:10:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/yang 22:10:40 [INFO] yang-to-sources: Found 11 dependencies in 1.291 ms 22:10:40 [INFO] yang-to-sources: Project model files found: 1 in 3.388 ms 22:10:40 [INFO] yang-to-sources: 12 YANG models processed in 58.44 ms 22:10:40 [INFO] BindingJavaFileGenerator: Defined 80 files in 14.53 ms 22:10:40 [INFO] Sorted 80 files into 18 directories in 142.1 μs 22:10:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 30.89 ms 22:10:40 [INFO] 22:10:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 22:10:40 [INFO] Starting audit... 22:10:40 Audit done. 22:10:40 [INFO] You have 0 Checkstyle violations. 22:10:40 [INFO] 22:10:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 22:10:41 [INFO] Starting audit... 22:10:41 Audit done. 22:10:41 [INFO] You have 0 Checkstyle violations. 22:10:41 [INFO] 22:10:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8916 --- 22:10:41 [INFO] 22:10:41 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8916 --- 22:10:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/main/resources 22:10:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi 22:10:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/spi 22:10:41 [INFO] 22:10:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8916 --- 22:10:41 [INFO] Recompiling the module because of changed dependency. 22:10:41 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 22:10:41 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 22:10:41 [INFO] 22:10:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> 22:10:41 [INFO] 22:10:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- 22:10:41 [INFO] Spotbugs plugin skipped 22:10:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:41 [INFO] 22:10:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< 22:10:41 [INFO] 22:10:41 [INFO] 22:10:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- 22:10:41 [INFO] Spotbugs plugin skipped 22:10:41 [INFO] 22:10:41 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8916 --- 22:10:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/src/test/resources 22:10:41 [INFO] 22:10:41 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8916 --- 22:10:41 [INFO] No sources to compile 22:10:41 [INFO] 22:10:41 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8916 --- 22:10:41 [INFO] No tests to run. 22:10:41 [INFO] 22:10:41 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8916 --- 22:10:41 [INFO] 22:10:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- 22:10:41 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT.jar 22:10:41 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 22:10:41 [INFO] 22:10:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- 22:10:44 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-javadoc.jar 22:10:44 [INFO] 22:10:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 22:10:44 [INFO] CycloneDX: Resolving Dependencies 22:10:45 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:10:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml 22:10:45 [INFO] attaching as rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json 22:10:45 [INFO] attaching as rfc8916-1.0.4-SNAPSHOT-cyclonedx.json 22:10:45 [INFO] 22:10:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 22:10:45 [INFO] Skipping duplicate-finder execution! 22:10:45 [INFO] 22:10:45 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8916 --- 22:10:45 [INFO] No dependency problems found 22:10:45 [INFO] 22:10:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- 22:10:45 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-sources.jar 22:10:45 [INFO] 22:10:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- jacoco:0.8.14:report (report) @ rfc8916 --- 22:10:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:45 [INFO] 22:10:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.pom 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.jar 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-javadoc.jar 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-cyclonedx.json 22:10:45 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/rfc8916-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT-sources.jar 22:10:45 [INFO] 22:10:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- 22:10:45 [INFO] Installing org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-SNAPSHOT.jar 22:10:45 [INFO] Writing OBR metadata 22:10:45 [INFO] 22:10:45 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- 22:10:45 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml 22:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:45 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:45 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:45 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:45 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:45 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc8916/maven-metadata.xml 22:10:45 [INFO] 22:10:45 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- 22:10:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:45 [INFO] 22:10:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ 22:10:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 1.0.4-SNAPSHOT [114/161] 22:10:45 [INFO] from features/odl-ietf-model-rfc8916/pom.xml 22:10:45 [INFO] ------------------------------[ feature ]------------------------------- 22:10:45 [INFO] 22:10:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:45 [INFO] 22:10:45 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:45 [INFO] 22:10:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:45 [INFO] argLine set to empty 22:10:45 [INFO] 22:10:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Starting audit... 22:10:45 Audit done. 22:10:45 [INFO] You have 0 Checkstyle violations. 22:10:45 [INFO] 22:10:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Starting audit... 22:10:45 Audit done. 22:10:45 [INFO] You have 0 Checkstyle violations. 22:10:45 [INFO] 22:10:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml 22:10:45 [INFO] ...done! 22:10:45 [INFO] Set artifact 22:10:45 [INFO] 22:10:45 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:45 [INFO] 22:10:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> 22:10:45 [INFO] 22:10:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:45 [INFO] 22:10:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< 22:10:45 [INFO] 22:10:45 [INFO] 22:10:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] 22:10:45 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8916 --- 22:10:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 22:10:45 [INFO] Project dependency features detected: [] 22:10:45 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:45 [INFO] Creating RMI registry server on 127.0.0.1:35293 22:10:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:45 [INFO] Waiting for remote bundle context.. on 35293 name: 1a1fdd3a-7881-4140-9c31-83deb5f6af9c timout: [ RelativeTimeout value = 180000 ] 22:10:49 [INFO] Building jar from resources and headers. 22:10:49 [INFO] Writing jar finished. 22:10:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:10:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:10:52 [INFO] 22:10:52 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] 22:10:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:10:52 [INFO] 22:10:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] CycloneDX: Resolving Dependencies 22:10:52 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 22:10:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml 22:10:52 [INFO] attaching as odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json 22:10:52 [INFO] attaching as odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.json 22:10:52 [INFO] 22:10:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Skipping duplicate-finder execution! 22:10:52 [INFO] 22:10:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Skipping plugin execution 22:10:52 [INFO] 22:10:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Skipping source per configuration. 22:10:52 [INFO] 22:10:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] 22:10:52 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:52 [INFO] 22:10:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT.pom 22:10:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-features.xml 22:10:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-SNAPSHOT-cyclonedx.json 22:10:52 [INFO] 22:10:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- 22:10:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml 22:10:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml 22:10:52 [INFO] 22:10:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- 22:10:52 [INFO] Building rfc9067 1.0.4-SNAPSHOT [115/161] 22:10:52 [INFO] from model/rfc/rfc9067/pom.xml 22:10:52 [INFO] -------------------------------[ bundle ]------------------------------- 22:10:52 [INFO] 22:10:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 22:10:52 [INFO] 22:10:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9067 --- 22:10:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:52 [INFO] 22:10:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9067 --- 22:10:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:52 [INFO] 22:10:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- 22:10:52 [INFO] 22:10:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc9067 --- 22:10:52 [INFO] 22:10:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9067 --- 22:10:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:10:52 [INFO] 22:10:52 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9067 --- 22:10:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:10:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/yang 22:10:52 [INFO] yang-to-sources: Found 4 dependencies in 849.7 μs 22:10:52 [INFO] yang-to-sources: Project model files found: 1 in 3.304 ms 22:10:53 [INFO] yang-to-sources: 5 YANG models processed in 23.18 ms 22:10:53 [INFO] BindingJavaFileGenerator: Defined 93 files in 6.811 ms 22:10:53 [INFO] Sorted 93 files into 17 directories in 129.0 μs 22:10:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 22.54 ms 22:10:53 [INFO] 22:10:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 22:10:53 [INFO] Starting audit... 22:10:53 Audit done. 22:10:53 [INFO] You have 0 Checkstyle violations. 22:10:53 [INFO] 22:10:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 22:10:53 [INFO] Starting audit... 22:10:53 Audit done. 22:10:53 [INFO] You have 0 Checkstyle violations. 22:10:53 [INFO] 22:10:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9067 --- 22:10:53 [INFO] 22:10:53 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9067 --- 22:10:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/main/resources 22:10:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi 22:10:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:10:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:10:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/generated-sources/spi 22:10:53 [INFO] 22:10:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9067 --- 22:10:53 [INFO] Recompiling the module because of changed dependency. 22:10:53 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 22:10:53 [INFO] 22:10:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> 22:10:53 [INFO] 22:10:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- 22:10:53 [INFO] Spotbugs plugin skipped 22:10:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:53 [INFO] 22:10:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< 22:10:53 [INFO] 22:10:53 [INFO] 22:10:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- 22:10:53 [INFO] Spotbugs plugin skipped 22:10:53 [INFO] 22:10:53 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9067 --- 22:10:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/src/test/resources 22:10:53 [INFO] 22:10:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9067 --- 22:10:53 [INFO] No sources to compile 22:10:53 [INFO] 22:10:53 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9067 --- 22:10:53 [INFO] No tests to run. 22:10:53 [INFO] 22:10:53 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9067 --- 22:10:53 [INFO] 22:10:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- 22:10:53 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT.jar 22:10:53 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 22:10:53 [INFO] 22:10:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- 22:10:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-javadoc.jar 22:10:56 [INFO] 22:10:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 22:10:56 [INFO] CycloneDX: Resolving Dependencies 22:10:56 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 22:10:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml 22:10:56 [INFO] attaching as rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json 22:10:56 [INFO] attaching as rfc9067-1.0.4-SNAPSHOT-cyclonedx.json 22:10:56 [INFO] 22:10:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 22:10:56 [INFO] Skipping duplicate-finder execution! 22:10:56 [INFO] 22:10:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9067 --- 22:10:56 [INFO] No dependency problems found 22:10:56 [INFO] 22:10:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- 22:10:56 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-sources.jar 22:10:56 [INFO] 22:10:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- 22:10:56 [INFO] 22:10:56 [INFO] --- jacoco:0.8.14:report (report) @ rfc9067 --- 22:10:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:10:56 [INFO] 22:10:56 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.pom 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.jar 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-javadoc.jar 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-cyclonedx.json 22:10:56 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/rfc9067-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT-sources.jar 22:10:57 [INFO] 22:10:57 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- 22:10:57 [INFO] Installing org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-SNAPSHOT.jar 22:10:57 [INFO] Writing OBR metadata 22:10:57 [INFO] 22:10:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- 22:10:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:10:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:10:57 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml 22:10:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:10:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:10:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:10:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:10:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:10:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:10:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:10:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:10:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:10:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:10:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:10:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:10:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:10:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:10:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:10:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:10:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:10:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:10:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:10:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:10:57 at java.lang.reflect.Method.invoke (Method.java:580) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:10:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:10:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9067/maven-metadata.xml 22:10:57 [INFO] 22:10:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- 22:10:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:10:57 [INFO] 22:10:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ 22:10:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 1.0.4-SNAPSHOT [116/161] 22:10:57 [INFO] from features/odl-ietf-model-rfc9067/pom.xml 22:10:57 [INFO] ------------------------------[ feature ]------------------------------- 22:10:57 [INFO] 22:10:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] 22:10:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:57 [INFO] 22:10:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:10:57 [INFO] 22:10:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] 22:10:57 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] 22:10:57 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:10:57 [INFO] argLine set to empty 22:10:57 [INFO] 22:10:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Starting audit... 22:10:57 Audit done. 22:10:57 [INFO] You have 0 Checkstyle violations. 22:10:57 [INFO] 22:10:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Starting audit... 22:10:57 Audit done. 22:10:57 [INFO] You have 0 Checkstyle violations. 22:10:57 [INFO] 22:10:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] 22:10:57 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml 22:10:57 [INFO] ...done! 22:10:57 [INFO] Set artifact 22:10:57 [INFO] 22:10:57 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:10:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:10:57 [INFO] 22:10:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> 22:10:57 [INFO] 22:10:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] No files found to run spotbugs, check compile phase has been run 22:10:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:10:57 [INFO] 22:10:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< 22:10:57 [INFO] 22:10:57 [INFO] 22:10:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] 22:10:57 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9067 --- 22:10:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 22:10:57 [INFO] Project dependency features detected: [] 22:10:57 [INFO] Pax Exam System (Version: 4.14.0) created. 22:10:57 [INFO] Creating RMI registry server on 127.0.0.1:43243 22:10:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:10:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:10:57 [INFO] Waiting for remote bundle context.. on 43243 name: 707482d8-bd08-437f-a453-d26c30eab0ca timout: [ RelativeTimeout value = 180000 ] 22:11:02 [INFO] Building jar from resources and headers. 22:11:02 [INFO] Writing jar finished. 22:11:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:04 [INFO] 22:11:04 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] 22:11:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:04 [INFO] 22:11:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] CycloneDX: Resolving Dependencies 22:11:04 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 22:11:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml 22:11:04 [INFO] attaching as odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json 22:11:04 [INFO] attaching as odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.json 22:11:04 [INFO] 22:11:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Skipping duplicate-finder execution! 22:11:04 [INFO] 22:11:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Skipping plugin execution 22:11:04 [INFO] 22:11:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Skipping source per configuration. 22:11:04 [INFO] 22:11:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] 22:11:04 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:04 [INFO] 22:11:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT.pom 22:11:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-features.xml 22:11:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:04 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-SNAPSHOT-cyclonedx.json 22:11:04 [INFO] 22:11:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- 22:11:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:04 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml 22:11:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:04 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml 22:11:04 [INFO] 22:11:04 [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- 22:11:04 [INFO] Building rfc9070-ietf-mpls-ldp 1.0.4-SNAPSHOT [117/161] 22:11:04 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 22:11:04 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:04 [INFO] 22:11:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] 22:11:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:04 [INFO] 22:11:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:04 [INFO] 22:11:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] 22:11:04 [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] 22:11:04 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:04 [INFO] 22:11:04 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 22:11:04 [INFO] yang-to-sources: Found 8 dependencies in 825.6 μs 22:11:04 [INFO] yang-to-sources: Project model files found: 1 in 5.566 ms 22:11:04 [INFO] yang-to-sources: 9 YANG models processed in 44.65 ms 22:11:04 [INFO] BindingJavaFileGenerator: Defined 179 files in 14.59 ms 22:11:04 [INFO] Sorted 179 files into 47 directories in 210.0 μs 22:11:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 45.44 ms 22:11:04 [INFO] 22:11:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] Starting audit... 22:11:04 Audit done. 22:11:04 [INFO] You have 0 Checkstyle violations. 22:11:04 [INFO] 22:11:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] Starting audit... 22:11:04 Audit done. 22:11:04 [INFO] You have 0 Checkstyle violations. 22:11:04 [INFO] 22:11:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] 22:11:04 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 22:11:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 22:11:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 22:11:04 [INFO] 22:11:04 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 22:11:04 [INFO] Recompiling the module because of changed dependency. 22:11:04 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 22:11:05 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type 22:11:05 [WARNING] /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type 22:11:05 [INFO] 22:11:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 22:11:05 [INFO] 22:11:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] Spotbugs plugin skipped 22:11:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:05 [INFO] 22:11:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 22:11:05 [INFO] 22:11:05 [INFO] 22:11:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] Spotbugs plugin skipped 22:11:05 [INFO] 22:11:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 22:11:05 [INFO] 22:11:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] No sources to compile 22:11:05 [INFO] 22:11:05 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] No tests to run. 22:11:05 [INFO] 22:11:05 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] 22:11:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 22:11:05 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar 22:11:05 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 22:11:05 [INFO] 22:11:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar 22:11:10 [INFO] 22:11:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] CycloneDX: Resolving Dependencies 22:11:10 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:11:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 22:11:10 [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 22:11:10 [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.json 22:11:10 [INFO] 22:11:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Skipping duplicate-finder execution! 22:11:10 [INFO] 22:11:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] No dependency problems found 22:11:10 [INFO] 22:11:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar 22:11:10 [INFO] 22:11:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] 22:11:10 [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:10 [INFO] 22:11:10 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.pom 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-javadoc.jar 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-cyclonedx.json 22:11:10 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT-sources.jar 22:11:10 [INFO] 22:11:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-SNAPSHOT.jar 22:11:10 [INFO] Writing OBR metadata 22:11:10 [INFO] 22:11:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:10 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml 22:11:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:10 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml 22:11:10 [INFO] 22:11:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- 22:11:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:10 [INFO] 22:11:10 [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- 22:11:10 [INFO] Building rfc9070-ietf-mpls-ldp-extended 1.0.4-SNAPSHOT [118/161] 22:11:10 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 22:11:10 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:10 [INFO] 22:11:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:10 [INFO] 22:11:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:10 [INFO] 22:11:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:10 [INFO] 22:11:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] 22:11:11 [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] 22:11:11 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:11 [INFO] 22:11:11 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:11 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 22:11:11 [INFO] yang-to-sources: Found 10 dependencies in 983.0 μs 22:11:11 [INFO] yang-to-sources: Project model files found: 1 in 3.640 ms 22:11:11 [INFO] yang-to-sources: 11 YANG models processed in 61.51 ms 22:11:11 [INFO] BindingJavaFileGenerator: Defined 146 files in 17.61 ms 22:11:11 [INFO] Sorted 146 files into 30 directories in 218.0 μs 22:11:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 42.65 ms 22:11:11 [INFO] 22:11:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] Starting audit... 22:11:11 Audit done. 22:11:11 [INFO] You have 0 Checkstyle violations. 22:11:11 [INFO] 22:11:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] Starting audit... 22:11:11 Audit done. 22:11:11 [INFO] You have 0 Checkstyle violations. 22:11:11 [INFO] 22:11:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] 22:11:11 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 22:11:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 22:11:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 22:11:11 [INFO] 22:11:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] Recompiling the module because of changed dependency. 22:11:11 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 22:11:11 [INFO] 22:11:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 22:11:11 [INFO] 22:11:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] Spotbugs plugin skipped 22:11:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:11 [INFO] 22:11:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 22:11:11 [INFO] 22:11:11 [INFO] 22:11:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] Spotbugs plugin skipped 22:11:11 [INFO] 22:11:11 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 22:11:11 [INFO] 22:11:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] No sources to compile 22:11:11 [INFO] 22:11:11 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] No tests to run. 22:11:11 [INFO] 22:11:11 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:11 [INFO] 22:11:11 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:12 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar 22:11:12 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 22:11:12 [INFO] 22:11:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:15 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar 22:11:15 [INFO] 22:11:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:15 [INFO] CycloneDX: Resolving Dependencies 22:11:16 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:11:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 22:11:16 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 22:11:16 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.json 22:11:16 [INFO] 22:11:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Skipping duplicate-finder execution! 22:11:16 [INFO] 22:11:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] No dependency problems found 22:11:16 [INFO] 22:11:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar 22:11:16 [INFO] 22:11:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] 22:11:16 [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:16 [INFO] 22:11:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.pom 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-javadoc.jar 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-cyclonedx.json 22:11:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT-sources.jar 22:11:16 [INFO] 22:11:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-SNAPSHOT.jar 22:11:16 [INFO] Writing OBR metadata 22:11:16 [INFO] 22:11:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 22:11:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 22:11:16 [INFO] 22:11:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- 22:11:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:16 [INFO] 22:11:16 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ 22:11:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 1.0.4-SNAPSHOT [119/161] 22:11:16 [INFO] from features/odl-ietf-model-rfc9070/pom.xml 22:11:16 [INFO] ------------------------------[ feature ]------------------------------- 22:11:16 [INFO] 22:11:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] 22:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:16 [INFO] 22:11:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:16 [INFO] 22:11:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] 22:11:16 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] 22:11:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:16 [INFO] argLine set to empty 22:11:16 [INFO] 22:11:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Starting audit... 22:11:16 Audit done. 22:11:16 [INFO] You have 0 Checkstyle violations. 22:11:16 [INFO] 22:11:16 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Starting audit... 22:11:16 Audit done. 22:11:16 [INFO] You have 0 Checkstyle violations. 22:11:16 [INFO] 22:11:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] 22:11:16 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml 22:11:16 [INFO] ...done! 22:11:16 [INFO] Set artifact 22:11:16 [INFO] 22:11:16 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:16 [INFO] 22:11:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> 22:11:16 [INFO] 22:11:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] No files found to run spotbugs, check compile phase has been run 22:11:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:16 [INFO] 22:11:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< 22:11:16 [INFO] 22:11:16 [INFO] 22:11:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] 22:11:16 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9070 --- 22:11:16 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 22:11:16 [INFO] Project dependency features detected: [] 22:11:16 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:16 [INFO] Creating RMI registry server on 127.0.0.1:44719 22:11:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:17 [INFO] Waiting for remote bundle context.. on 44719 name: 31d502c0-963e-481e-8fbb-5fd763452af5 timout: [ RelativeTimeout value = 180000 ] 22:11:21 [INFO] Building jar from resources and headers. 22:11:21 [INFO] Writing jar finished. 22:11:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:23 [INFO] 22:11:23 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9070 --- 22:11:23 [INFO] 22:11:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- 22:11:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:23 [INFO] 22:11:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- 22:11:23 [INFO] CycloneDX: Resolving Dependencies 22:11:24 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 22:11:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml 22:11:24 [INFO] attaching as odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json 22:11:24 [INFO] attaching as odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.json 22:11:24 [INFO] 22:11:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Skipping duplicate-finder execution! 22:11:24 [INFO] 22:11:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Skipping plugin execution 22:11:24 [INFO] 22:11:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Skipping source per configuration. 22:11:24 [INFO] 22:11:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] 22:11:24 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:24 [INFO] 22:11:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT.pom 22:11:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-features.xml 22:11:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-SNAPSHOT-cyclonedx.json 22:11:24 [INFO] 22:11:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- 22:11:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:24 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:24 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml 22:11:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:24 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:24 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:24 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml 22:11:24 [INFO] 22:11:24 [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- 22:11:24 [INFO] Building rfc9144 1.0.4-SNAPSHOT [120/161] 22:11:24 [INFO] from model/rfc/rfc9144/pom.xml 22:11:24 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:24 [INFO] 22:11:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 22:11:24 [INFO] 22:11:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9144 --- 22:11:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:24 [INFO] 22:11:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9144 --- 22:11:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:24 [INFO] 22:11:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- 22:11:24 [INFO] 22:11:24 [INFO] --- dependency:3.9.0:properties (default) @ rfc9144 --- 22:11:24 [INFO] 22:11:24 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9144 --- 22:11:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:24 [INFO] 22:11:24 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9144 --- 22:11:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/yang 22:11:24 [INFO] yang-to-sources: Found 6 dependencies in 1.075 ms 22:11:24 [INFO] yang-to-sources: Project model files found: 1 in 1.385 ms 22:11:24 [INFO] yang-to-sources: 7 YANG models processed in 22.87 ms 22:11:24 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.704 ms 22:11:24 [INFO] Sorted 25 files into 11 directories in 101.4 μs 22:11:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 12.75 ms 22:11:24 [INFO] 22:11:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 22:11:24 [INFO] Starting audit... 22:11:24 Audit done. 22:11:24 [INFO] You have 0 Checkstyle violations. 22:11:24 [INFO] 22:11:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 22:11:24 [INFO] Starting audit... 22:11:24 Audit done. 22:11:24 [INFO] You have 0 Checkstyle violations. 22:11:24 [INFO] 22:11:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9144 --- 22:11:24 [INFO] 22:11:24 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9144 --- 22:11:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/main/resources 22:11:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi 22:11:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/generated-sources/spi 22:11:24 [INFO] 22:11:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9144 --- 22:11:24 [INFO] Recompiling the module because of changed dependency. 22:11:24 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 22:11:25 [INFO] 22:11:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> 22:11:25 [INFO] 22:11:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- 22:11:25 [INFO] Spotbugs plugin skipped 22:11:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:25 [INFO] 22:11:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< 22:11:25 [INFO] 22:11:25 [INFO] 22:11:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- 22:11:25 [INFO] Spotbugs plugin skipped 22:11:25 [INFO] 22:11:25 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9144 --- 22:11:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/src/test/resources 22:11:25 [INFO] 22:11:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9144 --- 22:11:25 [INFO] No sources to compile 22:11:25 [INFO] 22:11:25 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9144 --- 22:11:25 [INFO] No tests to run. 22:11:25 [INFO] 22:11:25 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9144 --- 22:11:25 [INFO] 22:11:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- 22:11:25 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT.jar 22:11:25 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 22:11:25 [INFO] 22:11:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- 22:11:26 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-javadoc.jar 22:11:26 [INFO] 22:11:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 22:11:26 [INFO] CycloneDX: Resolving Dependencies 22:11:27 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 22:11:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml 22:11:27 [INFO] attaching as rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json 22:11:27 [INFO] attaching as rfc9144-1.0.4-SNAPSHOT-cyclonedx.json 22:11:27 [INFO] 22:11:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 22:11:27 [INFO] Skipping duplicate-finder execution! 22:11:27 [INFO] 22:11:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9144 --- 22:11:27 [INFO] No dependency problems found 22:11:27 [INFO] 22:11:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- 22:11:27 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-sources.jar 22:11:27 [INFO] 22:11:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- jacoco:0.8.14:report (report) @ rfc9144 --- 22:11:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:27 [INFO] 22:11:27 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.pom 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.jar 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-javadoc.jar 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-cyclonedx.json 22:11:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/rfc9144-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT-sources.jar 22:11:27 [INFO] 22:11:27 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- 22:11:27 [INFO] Installing org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-SNAPSHOT.jar 22:11:27 [INFO] Writing OBR metadata 22:11:27 [INFO] 22:11:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- 22:11:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml 22:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9144/maven-metadata.xml 22:11:27 [INFO] 22:11:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- 22:11:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:27 [INFO] 22:11:27 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ 22:11:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 1.0.4-SNAPSHOT [121/161] 22:11:27 [INFO] from features/odl-ietf-model-rfc9144/pom.xml 22:11:27 [INFO] ------------------------------[ feature ]------------------------------- 22:11:27 [INFO] 22:11:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:27 [INFO] 22:11:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:27 [INFO] 22:11:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:27 [INFO] argLine set to empty 22:11:27 [INFO] 22:11:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Starting audit... 22:11:27 Audit done. 22:11:27 [INFO] You have 0 Checkstyle violations. 22:11:27 [INFO] 22:11:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Starting audit... 22:11:27 Audit done. 22:11:27 [INFO] You have 0 Checkstyle violations. 22:11:27 [INFO] 22:11:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml 22:11:27 [INFO] ...done! 22:11:27 [INFO] Set artifact 22:11:27 [INFO] 22:11:27 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:27 [INFO] 22:11:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> 22:11:27 [INFO] 22:11:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] No files found to run spotbugs, check compile phase has been run 22:11:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:27 [INFO] 22:11:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< 22:11:27 [INFO] 22:11:27 [INFO] 22:11:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] 22:11:27 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9144 --- 22:11:27 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 22:11:27 [INFO] Project dependency features detected: [] 22:11:27 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:27 [INFO] Creating RMI registry server on 127.0.0.1:34855 22:11:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:28 [INFO] Waiting for remote bundle context.. on 34855 name: 6b3a7651-42ed-4339-b42a-2870f326b91f timout: [ RelativeTimeout value = 180000 ] 22:11:33 [INFO] Building jar from resources and headers. 22:11:33 [INFO] Writing jar finished. 22:11:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:35 [INFO] 22:11:35 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] 22:11:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:35 [INFO] 22:11:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] CycloneDX: Resolving Dependencies 22:11:35 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:11:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml 22:11:35 [INFO] attaching as odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json 22:11:35 [INFO] attaching as odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.json 22:11:35 [INFO] 22:11:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Skipping duplicate-finder execution! 22:11:35 [INFO] 22:11:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Skipping plugin execution 22:11:35 [INFO] 22:11:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Skipping source per configuration. 22:11:35 [INFO] 22:11:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] 22:11:35 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:35 [INFO] 22:11:35 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT.pom 22:11:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-features.xml 22:11:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:35 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-SNAPSHOT-cyclonedx.json 22:11:35 [INFO] 22:11:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- 22:11:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:35 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml 22:11:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:35 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml 22:11:35 [INFO] 22:11:35 [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- 22:11:35 [INFO] Building rfc9179 1.0.4-SNAPSHOT [122/161] 22:11:35 [INFO] from model/rfc/rfc9179/pom.xml 22:11:35 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:35 [INFO] 22:11:35 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 22:11:35 [INFO] 22:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9179 --- 22:11:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:35 [INFO] 22:11:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9179 --- 22:11:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:35 [INFO] 22:11:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- 22:11:35 [INFO] 22:11:35 [INFO] --- dependency:3.9.0:properties (default) @ rfc9179 --- 22:11:35 [INFO] 22:11:35 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9179 --- 22:11:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:35 [INFO] 22:11:35 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9179 --- 22:11:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/yang 22:11:35 [INFO] yang-to-sources: Found 1 dependencies in 649.1 μs 22:11:35 [INFO] yang-to-sources: Project model files found: 1 in 2.027 ms 22:11:35 [INFO] yang-to-sources: 2 YANG models processed in 7.696 ms 22:11:35 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.833 ms 22:11:35 [INFO] Sorted 19 files into 7 directories in 123.4 μs 22:11:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 10.16 ms 22:11:35 [INFO] 22:11:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 22:11:36 [INFO] Starting audit... 22:11:36 Audit done. 22:11:36 [INFO] You have 0 Checkstyle violations. 22:11:36 [INFO] 22:11:36 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 22:11:36 [INFO] Starting audit... 22:11:36 Audit done. 22:11:36 [INFO] You have 0 Checkstyle violations. 22:11:36 [INFO] 22:11:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9179 --- 22:11:36 [INFO] 22:11:36 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9179 --- 22:11:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/main/resources 22:11:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi 22:11:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/generated-sources/spi 22:11:36 [INFO] 22:11:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9179 --- 22:11:36 [INFO] Recompiling the module because of changed dependency. 22:11:36 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 22:11:36 [INFO] 22:11:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> 22:11:36 [INFO] 22:11:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- 22:11:36 [INFO] Spotbugs plugin skipped 22:11:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:36 [INFO] 22:11:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< 22:11:36 [INFO] 22:11:36 [INFO] 22:11:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- 22:11:36 [INFO] Spotbugs plugin skipped 22:11:36 [INFO] 22:11:36 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9179 --- 22:11:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/src/test/resources 22:11:36 [INFO] 22:11:36 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9179 --- 22:11:36 [INFO] No sources to compile 22:11:36 [INFO] 22:11:36 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9179 --- 22:11:36 [INFO] No tests to run. 22:11:36 [INFO] 22:11:36 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9179 --- 22:11:36 [INFO] 22:11:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- 22:11:36 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT.jar 22:11:36 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 22:11:36 [INFO] 22:11:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- 22:11:38 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-javadoc.jar 22:11:38 [INFO] 22:11:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 22:11:38 [INFO] CycloneDX: Resolving Dependencies 22:11:38 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 22:11:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml 22:11:38 [INFO] attaching as rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json 22:11:38 [INFO] attaching as rfc9179-1.0.4-SNAPSHOT-cyclonedx.json 22:11:38 [INFO] 22:11:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 22:11:38 [INFO] Skipping duplicate-finder execution! 22:11:38 [INFO] 22:11:38 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9179 --- 22:11:38 [INFO] No dependency problems found 22:11:38 [INFO] 22:11:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- 22:11:38 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-sources.jar 22:11:38 [INFO] 22:11:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- 22:11:38 [INFO] 22:11:38 [INFO] --- jacoco:0.8.14:report (report) @ rfc9179 --- 22:11:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:38 [INFO] 22:11:38 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.pom 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.jar 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-javadoc.jar 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-cyclonedx.json 22:11:38 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/rfc9179-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT-sources.jar 22:11:38 [INFO] 22:11:38 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- 22:11:38 [INFO] Installing org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-SNAPSHOT.jar 22:11:38 [INFO] Writing OBR metadata 22:11:38 [INFO] 22:11:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- 22:11:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:38 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml 22:11:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:38 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9179/maven-metadata.xml 22:11:38 [INFO] 22:11:38 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- 22:11:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:38 [INFO] 22:11:38 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ 22:11:38 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 1.0.4-SNAPSHOT [123/161] 22:11:38 [INFO] from features/odl-ietf-model-rfc9179/pom.xml 22:11:38 [INFO] ------------------------------[ feature ]------------------------------- 22:11:38 [INFO] 22:11:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- 22:11:38 [INFO] 22:11:38 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- 22:11:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:38 [INFO] 22:11:38 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- 22:11:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:38 [INFO] 22:11:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] 22:11:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] 22:11:39 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:39 [INFO] argLine set to empty 22:11:39 [INFO] 22:11:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Starting audit... 22:11:39 Audit done. 22:11:39 [INFO] You have 0 Checkstyle violations. 22:11:39 [INFO] 22:11:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Starting audit... 22:11:39 Audit done. 22:11:39 [INFO] You have 0 Checkstyle violations. 22:11:39 [INFO] 22:11:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] 22:11:39 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml 22:11:39 [INFO] ...done! 22:11:39 [INFO] Set artifact 22:11:39 [INFO] 22:11:39 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:39 [INFO] 22:11:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> 22:11:39 [INFO] 22:11:39 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] No files found to run spotbugs, check compile phase has been run 22:11:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:39 [INFO] 22:11:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< 22:11:39 [INFO] 22:11:39 [INFO] 22:11:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] 22:11:39 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9179 --- 22:11:39 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 22:11:39 [INFO] Project dependency features detected: [] 22:11:39 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:39 [INFO] Creating RMI registry server on 127.0.0.1:33553 22:11:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:39 [INFO] Waiting for remote bundle context.. on 33553 name: 269a87a3-5ae6-4732-8364-b2f931fa4891 timout: [ RelativeTimeout value = 180000 ] 22:11:44 [INFO] Building jar from resources and headers. 22:11:44 [INFO] Writing jar finished. 22:11:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:46 [INFO] 22:11:46 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9179 --- 22:11:46 [INFO] 22:11:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- 22:11:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:46 [INFO] 22:11:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- 22:11:46 [INFO] CycloneDX: Resolving Dependencies 22:11:46 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:11:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml 22:11:46 [INFO] attaching as odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json 22:11:46 [INFO] attaching as odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.json 22:11:46 [INFO] 22:11:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Skipping duplicate-finder execution! 22:11:47 [INFO] 22:11:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Skipping plugin execution 22:11:47 [INFO] 22:11:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Skipping source per configuration. 22:11:47 [INFO] 22:11:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] 22:11:47 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:47 [INFO] 22:11:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT.pom 22:11:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-features.xml 22:11:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:47 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-SNAPSHOT-cyclonedx.json 22:11:47 [INFO] 22:11:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- 22:11:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml 22:11:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml 22:11:47 [INFO] 22:11:47 [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- 22:11:47 [INFO] Building rfc9196-ietf-system-capabilities 1.0.4-SNAPSHOT [124/161] 22:11:47 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 22:11:47 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:47 [INFO] 22:11:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] 22:11:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:47 [INFO] 22:11:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:47 [INFO] 22:11:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] 22:11:47 [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] 22:11:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:47 [INFO] 22:11:47 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 22:11:47 [INFO] yang-to-sources: Found 5 dependencies in 840.0 μs 22:11:47 [INFO] yang-to-sources: Project model files found: 1 in 1.512 ms 22:11:47 [INFO] yang-to-sources: 6 YANG models processed in 19.31 ms 22:11:47 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.929 ms 22:11:47 [INFO] Sorted 14 files into 7 directories in 103.4 μs 22:11:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 11.39 ms 22:11:47 [INFO] 22:11:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Starting audit... 22:11:47 Audit done. 22:11:47 [INFO] You have 0 Checkstyle violations. 22:11:47 [INFO] 22:11:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Starting audit... 22:11:47 Audit done. 22:11:47 [INFO] You have 0 Checkstyle violations. 22:11:47 [INFO] 22:11:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] 22:11:47 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 22:11:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 22:11:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 22:11:47 [INFO] 22:11:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Recompiling the module because of changed dependency. 22:11:47 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 22:11:47 [INFO] 22:11:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 22:11:47 [INFO] 22:11:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Spotbugs plugin skipped 22:11:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:47 [INFO] 22:11:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 22:11:47 [INFO] 22:11:47 [INFO] 22:11:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Spotbugs plugin skipped 22:11:47 [INFO] 22:11:47 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 22:11:47 [INFO] 22:11:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] No sources to compile 22:11:47 [INFO] 22:11:47 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] No tests to run. 22:11:47 [INFO] 22:11:47 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] 22:11:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 22:11:47 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar 22:11:47 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 22:11:47 [INFO] 22:11:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar 22:11:49 [INFO] 22:11:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] CycloneDX: Resolving Dependencies 22:11:49 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:11:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 22:11:49 [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 22:11:49 [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:11:49 [INFO] 22:11:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Skipping duplicate-finder execution! 22:11:49 [INFO] 22:11:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] No dependency problems found 22:11:49 [INFO] 22:11:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar 22:11:49 [INFO] 22:11:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] 22:11:49 [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:11:49 [INFO] 22:11:49 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.pom 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-javadoc.jar 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:11:49 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-sources.jar 22:11:49 [INFO] 22:11:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.jar 22:11:49 [INFO] Writing OBR metadata 22:11:49 [INFO] 22:11:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:49 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:49 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml 22:11:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:49 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml 22:11:49 [INFO] 22:11:49 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:11:49 [INFO] 22:11:49 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- 22:11:49 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 1.0.4-SNAPSHOT [125/161] 22:11:49 [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml 22:11:49 [INFO] ------------------------------[ feature ]------------------------------- 22:11:49 [INFO] 22:11:49 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] 22:11:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:49 [INFO] 22:11:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:49 [INFO] 22:11:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] 22:11:50 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] 22:11:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:50 [INFO] argLine set to empty 22:11:50 [INFO] 22:11:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Starting audit... 22:11:50 Audit done. 22:11:50 [INFO] You have 0 Checkstyle violations. 22:11:50 [INFO] 22:11:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Starting audit... 22:11:50 Audit done. 22:11:50 [INFO] You have 0 Checkstyle violations. 22:11:50 [INFO] 22:11:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] 22:11:50 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 22:11:50 [INFO] ...done! 22:11:50 [INFO] Set artifact 22:11:50 [INFO] 22:11:50 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:11:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:11:50 [INFO] 22:11:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> 22:11:50 [INFO] 22:11:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] No files found to run spotbugs, check compile phase has been run 22:11:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:50 [INFO] 22:11:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< 22:11:50 [INFO] 22:11:50 [INFO] 22:11:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] 22:11:50 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:50 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities 22:11:50 [INFO] Project dependency features detected: [] 22:11:50 [INFO] Pax Exam System (Version: 4.14.0) created. 22:11:50 [INFO] Creating RMI registry server on 127.0.0.1:45023 22:11:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:11:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:11:50 [INFO] Waiting for remote bundle context.. on 45023 name: f4b70c1e-04d2-4955-a924-3ac9aa5c8be6 timout: [ RelativeTimeout value = 180000 ] 22:11:55 [INFO] Building jar from resources and headers. 22:11:55 [INFO] Writing jar finished. 22:11:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:11:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:11:57 [INFO] 22:11:57 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:57 [INFO] 22:11:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:11:57 [INFO] 22:11:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:57 [INFO] CycloneDX: Resolving Dependencies 22:11:58 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 22:11:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml 22:11:58 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json 22:11:58 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:11:58 [INFO] 22:11:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Skipping duplicate-finder execution! 22:11:58 [INFO] 22:11:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Skipping plugin execution 22:11:58 [INFO] 22:11:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Skipping source per configuration. 22:11:58 [INFO] 22:11:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:11:58 [INFO] 22:11:58 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT.pom 22:11:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-features.xml 22:11:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:11:58 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:11:58 [INFO] 22:11:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 22:11:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:11:58 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:11:58 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 22:11:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:11:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:11:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:11:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:11:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:11:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:11:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:11:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:11:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:11:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:11:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:11:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:11:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:11:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:11:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:11:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:11:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:11:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:11:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:11:58 at java.lang.reflect.Method.invoke (Method.java:580) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:11:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:11:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 22:11:58 [INFO] 22:11:58 [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- 22:11:58 [INFO] Building rfc9196-ietf-notification-capabilities 1.0.4-SNAPSHOT [126/161] 22:11:58 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 22:11:58 [INFO] -------------------------------[ bundle ]------------------------------- 22:11:58 [INFO] 22:11:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:58 [INFO] 22:11:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:11:58 [INFO] 22:11:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:11:58 [INFO] 22:11:58 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:11:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 22:11:58 [INFO] yang-to-sources: Found 14 dependencies in 1.300 ms 22:11:58 [INFO] yang-to-sources: Project model files found: 1 in 1.789 ms 22:11:58 [INFO] yang-to-sources: 15 YANG models processed in 100.7 ms 22:11:58 [INFO] BindingJavaFileGenerator: Defined 17 files in 14.35 ms 22:11:58 [INFO] Sorted 17 files into 6 directories in 169.3 μs 22:11:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 21.34 ms 22:11:58 [INFO] 22:11:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Starting audit... 22:11:58 Audit done. 22:11:58 [INFO] You have 0 Checkstyle violations. 22:11:58 [INFO] 22:11:58 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Starting audit... 22:11:58 Audit done. 22:11:58 [INFO] You have 0 Checkstyle violations. 22:11:58 [INFO] 22:11:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 22:11:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 22:11:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:11:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:11:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 22:11:58 [INFO] 22:11:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Recompiling the module because of changed dependency. 22:11:58 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 22:11:58 [INFO] 22:11:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 22:11:58 [INFO] 22:11:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Spotbugs plugin skipped 22:11:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:11:58 [INFO] 22:11:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 22:11:58 [INFO] 22:11:58 [INFO] 22:11:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Spotbugs plugin skipped 22:11:58 [INFO] 22:11:58 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 22:11:58 [INFO] 22:11:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] No sources to compile 22:11:58 [INFO] 22:11:58 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] No tests to run. 22:11:58 [INFO] 22:11:58 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] 22:11:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 22:11:58 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar 22:11:58 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 22:11:58 [INFO] 22:11:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 22:12:00 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar 22:12:00 [INFO] 22:12:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 22:12:00 [INFO] CycloneDX: Resolving Dependencies 22:12:01 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:12:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 22:12:01 [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 22:12:01 [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:12:01 [INFO] 22:12:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Skipping duplicate-finder execution! 22:12:01 [INFO] 22:12:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] No dependency problems found 22:12:01 [INFO] 22:12:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar 22:12:01 [INFO] 22:12:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:01 [INFO] 22:12:01 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.pom 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-javadoc.jar 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:12:01 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-sources.jar 22:12:01 [INFO] 22:12:01 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.jar 22:12:01 [INFO] Writing OBR metadata 22:12:01 [INFO] 22:12:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:01 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:12:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:01 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:12:01 [INFO] 22:12:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:01 [INFO] 22:12:01 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- 22:12:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 1.0.4-SNAPSHOT [127/161] 22:12:01 [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml 22:12:01 [INFO] ------------------------------[ feature ]------------------------------- 22:12:01 [INFO] 22:12:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:01 [INFO] 22:12:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:01 [INFO] 22:12:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:01 [INFO] argLine set to empty 22:12:01 [INFO] 22:12:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Starting audit... 22:12:01 Audit done. 22:12:01 [INFO] You have 0 Checkstyle violations. 22:12:01 [INFO] 22:12:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Starting audit... 22:12:01 Audit done. 22:12:01 [INFO] You have 0 Checkstyle violations. 22:12:01 [INFO] 22:12:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 22:12:01 [INFO] ...done! 22:12:01 [INFO] Set artifact 22:12:01 [INFO] 22:12:01 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:01 [INFO] 22:12:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> 22:12:01 [INFO] 22:12:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] No files found to run spotbugs, check compile phase has been run 22:12:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:01 [INFO] 22:12:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< 22:12:01 [INFO] 22:12:01 [INFO] 22:12:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] 22:12:01 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:01 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities 22:12:01 [INFO] Project dependency features detected: [] 22:12:01 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:01 [INFO] Creating RMI registry server on 127.0.0.1:35545 22:12:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:02 [INFO] Waiting for remote bundle context.. on 35545 name: 8943ff55-9116-4e6f-bfbd-79784d8206a2 timout: [ RelativeTimeout value = 180000 ] 22:12:06 [INFO] Building jar from resources and headers. 22:12:06 [INFO] Writing jar finished. 22:12:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:08 [INFO] 22:12:08 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:08 [INFO] 22:12:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:08 [INFO] 22:12:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:08 [INFO] CycloneDX: Resolving Dependencies 22:12:09 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 22:12:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml 22:12:09 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json 22:12:09 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:12:09 [INFO] 22:12:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Skipping duplicate-finder execution! 22:12:09 [INFO] 22:12:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Skipping plugin execution 22:12:09 [INFO] 22:12:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Skipping source per configuration. 22:12:09 [INFO] 22:12:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] 22:12:09 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:09 [INFO] 22:12:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT.pom 22:12:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-features.xml 22:12:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-SNAPSHOT-cyclonedx.json 22:12:09 [INFO] 22:12:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 22:12:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:12:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:12:09 [INFO] 22:12:09 [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- 22:12:09 [INFO] Building rfc9640 1.0.4-SNAPSHOT [128/161] 22:12:09 [INFO] from model/rfc/rfc9640/pom.xml 22:12:09 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:09 [INFO] 22:12:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 22:12:09 [INFO] 22:12:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9640 --- 22:12:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:09 [INFO] 22:12:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9640 --- 22:12:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:09 [INFO] 22:12:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- 22:12:09 [INFO] 22:12:09 [INFO] --- dependency:3.9.0:properties (default) @ rfc9640 --- 22:12:09 [INFO] 22:12:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9640 --- 22:12:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:12:09 [INFO] 22:12:09 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9640 --- 22:12:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/yang 22:12:09 [INFO] yang-to-sources: Found 2 dependencies in 619.2 μs 22:12:09 [INFO] yang-to-sources: Project model files found: 1 in 3.471 ms 22:12:09 [INFO] yang-to-sources: 3 YANG models processed in 14.38 ms 22:12:09 [INFO] BindingJavaFileGenerator: Defined 109 files in 6.331 ms 22:12:09 [INFO] Sorted 109 files into 20 directories in 210.7 μs 22:12:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 22.69 ms 22:12:09 [INFO] 22:12:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 22:12:09 [INFO] Starting audit... 22:12:09 Audit done. 22:12:09 [INFO] You have 0 Checkstyle violations. 22:12:09 [INFO] 22:12:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 22:12:09 [INFO] Starting audit... 22:12:09 Audit done. 22:12:09 [INFO] You have 0 Checkstyle violations. 22:12:09 [INFO] 22:12:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9640 --- 22:12:09 [INFO] 22:12:09 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9640 --- 22:12:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/main/resources 22:12:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi 22:12:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/generated-sources/spi 22:12:09 [INFO] 22:12:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9640 --- 22:12:09 [INFO] Recompiling the module because of changed dependency. 22:12:09 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 22:12:10 [INFO] 22:12:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> 22:12:10 [INFO] 22:12:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- 22:12:10 [INFO] Spotbugs plugin skipped 22:12:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:10 [INFO] 22:12:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< 22:12:10 [INFO] 22:12:10 [INFO] 22:12:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- 22:12:10 [INFO] Spotbugs plugin skipped 22:12:10 [INFO] 22:12:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9640 --- 22:12:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/src/test/resources 22:12:10 [INFO] 22:12:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9640 --- 22:12:10 [INFO] No sources to compile 22:12:10 [INFO] 22:12:10 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9640 --- 22:12:10 [INFO] No tests to run. 22:12:10 [INFO] 22:12:10 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9640 --- 22:12:10 [INFO] 22:12:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- 22:12:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT.jar 22:12:10 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 22:12:10 [INFO] 22:12:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- 22:12:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-javadoc.jar 22:12:13 [INFO] 22:12:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 22:12:13 [INFO] CycloneDX: Resolving Dependencies 22:12:13 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:12:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml 22:12:13 [INFO] attaching as rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json 22:12:13 [INFO] attaching as rfc9640-1.0.4-SNAPSHOT-cyclonedx.json 22:12:13 [INFO] 22:12:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 22:12:13 [INFO] Skipping duplicate-finder execution! 22:12:13 [INFO] 22:12:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9640 --- 22:12:13 [INFO] No dependency problems found 22:12:13 [INFO] 22:12:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- 22:12:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-sources.jar 22:12:13 [INFO] 22:12:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- 22:12:13 [INFO] 22:12:13 [INFO] --- jacoco:0.8.14:report (report) @ rfc9640 --- 22:12:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:13 [INFO] 22:12:13 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.pom 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.jar 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-javadoc.jar 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-cyclonedx.json 22:12:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/rfc9640-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT-sources.jar 22:12:13 [INFO] 22:12:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- 22:12:13 [INFO] Installing org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-SNAPSHOT.jar 22:12:13 [INFO] Writing OBR metadata 22:12:13 [INFO] 22:12:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- 22:12:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml 22:12:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9640/maven-metadata.xml 22:12:13 [INFO] 22:12:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- 22:12:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:13 [INFO] 22:12:13 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ 22:12:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 1.0.4-SNAPSHOT [129/161] 22:12:13 [INFO] from features/odl-ietf-model-rfc9640/pom.xml 22:12:13 [INFO] ------------------------------[ feature ]------------------------------- 22:12:13 [INFO] 22:12:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- 22:12:13 [INFO] 22:12:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- 22:12:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:13 [INFO] 22:12:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- 22:12:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:13 [INFO] 22:12:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] 22:12:14 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] 22:12:14 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:14 [INFO] argLine set to empty 22:12:14 [INFO] 22:12:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Starting audit... 22:12:14 Audit done. 22:12:14 [INFO] You have 0 Checkstyle violations. 22:12:14 [INFO] 22:12:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Starting audit... 22:12:14 Audit done. 22:12:14 [INFO] You have 0 Checkstyle violations. 22:12:14 [INFO] 22:12:14 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] 22:12:14 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml 22:12:14 [INFO] ...done! 22:12:14 [INFO] Set artifact 22:12:14 [INFO] 22:12:14 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:14 [INFO] 22:12:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> 22:12:14 [INFO] 22:12:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] No files found to run spotbugs, check compile phase has been run 22:12:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:14 [INFO] 22:12:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< 22:12:14 [INFO] 22:12:14 [INFO] 22:12:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] 22:12:14 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9640 --- 22:12:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 22:12:14 [INFO] Project dependency features detected: [] 22:12:14 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:14 [INFO] Creating RMI registry server on 127.0.0.1:39741 22:12:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:14 [INFO] Waiting for remote bundle context.. on 39741 name: 3e9c377e-be4e-41ed-80b2-d93f5766a181 timout: [ RelativeTimeout value = 180000 ] 22:12:18 [INFO] Building jar from resources and headers. 22:12:18 [INFO] Writing jar finished. 22:12:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:20 [INFO] 22:12:20 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9640 --- 22:12:20 [INFO] 22:12:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- 22:12:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:20 [INFO] 22:12:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- 22:12:20 [INFO] CycloneDX: Resolving Dependencies 22:12:21 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 22:12:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml 22:12:21 [INFO] attaching as odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json 22:12:21 [INFO] attaching as odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.json 22:12:21 [INFO] 22:12:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Skipping duplicate-finder execution! 22:12:21 [INFO] 22:12:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Skipping plugin execution 22:12:21 [INFO] 22:12:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Skipping source per configuration. 22:12:21 [INFO] 22:12:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] 22:12:21 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:21 [INFO] 22:12:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT.pom 22:12:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-features.xml 22:12:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:21 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-SNAPSHOT-cyclonedx.json 22:12:21 [INFO] 22:12:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- 22:12:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:21 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml 22:12:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:21 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml 22:12:21 [INFO] 22:12:21 [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- 22:12:21 [INFO] Building rfc9641 1.0.4-SNAPSHOT [130/161] 22:12:21 [INFO] from model/rfc/rfc9641/pom.xml 22:12:21 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:21 [INFO] 22:12:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 22:12:21 [INFO] 22:12:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9641 --- 22:12:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:21 [INFO] 22:12:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9641 --- 22:12:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:21 [INFO] 22:12:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- 22:12:21 [INFO] 22:12:21 [INFO] --- dependency:3.9.0:properties (default) @ rfc9641 --- 22:12:21 [INFO] 22:12:21 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9641 --- 22:12:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:12:21 [INFO] 22:12:21 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9641 --- 22:12:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/yang 22:12:21 [INFO] yang-to-sources: Found 3 dependencies in 1.228 ms 22:12:21 [INFO] yang-to-sources: Project model files found: 1 in 2.257 ms 22:12:21 [INFO] yang-to-sources: 4 YANG models processed in 20.11 ms 22:12:21 [INFO] BindingJavaFileGenerator: Defined 55 files in 5.629 ms 22:12:21 [INFO] Sorted 55 files into 18 directories in 115.0 μs 22:12:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 16.28 ms 22:12:21 [INFO] 22:12:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 22:12:21 [INFO] Starting audit... 22:12:21 Audit done. 22:12:21 [INFO] You have 0 Checkstyle violations. 22:12:21 [INFO] 22:12:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 22:12:21 [INFO] Starting audit... 22:12:21 Audit done. 22:12:21 [INFO] You have 0 Checkstyle violations. 22:12:21 [INFO] 22:12:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9641 --- 22:12:21 [INFO] 22:12:21 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9641 --- 22:12:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/main/resources 22:12:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi 22:12:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/generated-sources/spi 22:12:21 [INFO] 22:12:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9641 --- 22:12:21 [INFO] Recompiling the module because of changed dependency. 22:12:21 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 22:12:22 [INFO] 22:12:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> 22:12:22 [INFO] 22:12:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- 22:12:22 [INFO] Spotbugs plugin skipped 22:12:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:22 [INFO] 22:12:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< 22:12:22 [INFO] 22:12:22 [INFO] 22:12:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- 22:12:22 [INFO] Spotbugs plugin skipped 22:12:22 [INFO] 22:12:22 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9641 --- 22:12:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/src/test/resources 22:12:22 [INFO] 22:12:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9641 --- 22:12:22 [INFO] No sources to compile 22:12:22 [INFO] 22:12:22 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9641 --- 22:12:22 [INFO] No tests to run. 22:12:22 [INFO] 22:12:22 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9641 --- 22:12:22 [INFO] 22:12:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- 22:12:22 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT.jar 22:12:22 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 22:12:22 [INFO] 22:12:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- 22:12:24 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-javadoc.jar 22:12:24 [INFO] 22:12:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 22:12:24 [INFO] CycloneDX: Resolving Dependencies 22:12:24 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:12:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml 22:12:24 [INFO] attaching as rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json 22:12:24 [INFO] attaching as rfc9641-1.0.4-SNAPSHOT-cyclonedx.json 22:12:24 [INFO] 22:12:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 22:12:24 [INFO] Skipping duplicate-finder execution! 22:12:24 [INFO] 22:12:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9641 --- 22:12:24 [INFO] No dependency problems found 22:12:24 [INFO] 22:12:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- 22:12:24 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-sources.jar 22:12:24 [INFO] 22:12:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- 22:12:24 [INFO] 22:12:24 [INFO] --- jacoco:0.8.14:report (report) @ rfc9641 --- 22:12:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:24 [INFO] 22:12:24 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.pom 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.jar 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-javadoc.jar 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-cyclonedx.json 22:12:24 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/rfc9641-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT-sources.jar 22:12:24 [INFO] 22:12:24 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- 22:12:24 [INFO] Installing org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-SNAPSHOT.jar 22:12:24 [INFO] Writing OBR metadata 22:12:25 [INFO] 22:12:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- 22:12:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:25 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml 22:12:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:25 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:25 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:25 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9641/maven-metadata.xml 22:12:25 [INFO] 22:12:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- 22:12:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:25 [INFO] 22:12:25 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ 22:12:25 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 1.0.4-SNAPSHOT [131/161] 22:12:25 [INFO] from features/odl-ietf-model-rfc9641/pom.xml 22:12:25 [INFO] ------------------------------[ feature ]------------------------------- 22:12:25 [INFO] 22:12:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] 22:12:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:25 [INFO] 22:12:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:25 [INFO] 22:12:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] 22:12:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] 22:12:25 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:25 [INFO] argLine set to empty 22:12:25 [INFO] 22:12:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Starting audit... 22:12:25 Audit done. 22:12:25 [INFO] You have 0 Checkstyle violations. 22:12:25 [INFO] 22:12:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Starting audit... 22:12:25 Audit done. 22:12:25 [INFO] You have 0 Checkstyle violations. 22:12:25 [INFO] 22:12:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] 22:12:25 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml 22:12:25 [INFO] ...done! 22:12:25 [INFO] Set artifact 22:12:25 [INFO] 22:12:25 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:25 [INFO] 22:12:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> 22:12:25 [INFO] 22:12:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] No files found to run spotbugs, check compile phase has been run 22:12:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:25 [INFO] 22:12:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< 22:12:25 [INFO] 22:12:25 [INFO] 22:12:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] 22:12:25 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9641 --- 22:12:25 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 22:12:25 [INFO] Project dependency features detected: [] 22:12:25 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:25 [INFO] Creating RMI registry server on 127.0.0.1:38879 22:12:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:25 [INFO] Waiting for remote bundle context.. on 38879 name: ddf07766-baed-46c7-8c18-435f6e1b84cd timout: [ RelativeTimeout value = 180000 ] 22:12:30 [INFO] Building jar from resources and headers. 22:12:30 [INFO] Writing jar finished. 22:12:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:32 [INFO] 22:12:32 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] 22:12:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:32 [INFO] 22:12:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] CycloneDX: Resolving Dependencies 22:12:32 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:12:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml 22:12:32 [INFO] attaching as odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json 22:12:32 [INFO] attaching as odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.json 22:12:32 [INFO] 22:12:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Skipping duplicate-finder execution! 22:12:32 [INFO] 22:12:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Skipping plugin execution 22:12:32 [INFO] 22:12:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Skipping source per configuration. 22:12:32 [INFO] 22:12:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] 22:12:32 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:32 [INFO] 22:12:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT.pom 22:12:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-features.xml 22:12:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:32 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-SNAPSHOT-cyclonedx.json 22:12:32 [INFO] 22:12:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- 22:12:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:32 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml 22:12:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:32 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml 22:12:32 [INFO] 22:12:32 [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- 22:12:32 [INFO] Building rfc9642 1.0.4-SNAPSHOT [132/161] 22:12:32 [INFO] from model/rfc/rfc9642/pom.xml 22:12:32 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:32 [INFO] 22:12:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 22:12:32 [INFO] 22:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9642 --- 22:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:32 [INFO] 22:12:32 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9642 --- 22:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:32 [INFO] 22:12:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- 22:12:32 [INFO] 22:12:32 [INFO] --- dependency:3.9.0:properties (default) @ rfc9642 --- 22:12:32 [INFO] 22:12:32 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9642 --- 22:12:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:12:32 [INFO] 22:12:32 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9642 --- 22:12:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/yang 22:12:33 [INFO] yang-to-sources: Found 3 dependencies in 835.7 μs 22:12:33 [INFO] yang-to-sources: Project model files found: 1 in 2.481 ms 22:12:33 [INFO] yang-to-sources: 4 YANG models processed in 21.09 ms 22:12:33 [INFO] BindingJavaFileGenerator: Defined 71 files in 5.781 ms 22:12:33 [INFO] Sorted 71 files into 25 directories in 145.7 μs 22:12:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 17.83 ms 22:12:33 [INFO] 22:12:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 22:12:33 [INFO] Starting audit... 22:12:33 Audit done. 22:12:33 [INFO] You have 0 Checkstyle violations. 22:12:33 [INFO] 22:12:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 22:12:33 [INFO] Starting audit... 22:12:33 Audit done. 22:12:33 [INFO] You have 0 Checkstyle violations. 22:12:33 [INFO] 22:12:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9642 --- 22:12:33 [INFO] 22:12:33 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9642 --- 22:12:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/main/resources 22:12:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi 22:12:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/generated-sources/spi 22:12:33 [INFO] 22:12:33 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9642 --- 22:12:33 [INFO] Recompiling the module because of changed dependency. 22:12:33 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 22:12:33 [INFO] 22:12:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> 22:12:33 [INFO] 22:12:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- 22:12:33 [INFO] Spotbugs plugin skipped 22:12:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:33 [INFO] 22:12:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< 22:12:33 [INFO] 22:12:33 [INFO] 22:12:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- 22:12:33 [INFO] Spotbugs plugin skipped 22:12:33 [INFO] 22:12:33 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9642 --- 22:12:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/src/test/resources 22:12:33 [INFO] 22:12:33 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9642 --- 22:12:33 [INFO] No sources to compile 22:12:33 [INFO] 22:12:33 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9642 --- 22:12:33 [INFO] No tests to run. 22:12:33 [INFO] 22:12:33 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9642 --- 22:12:33 [INFO] 22:12:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- 22:12:33 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT.jar 22:12:33 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 22:12:33 [INFO] 22:12:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- 22:12:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-javadoc.jar 22:12:36 [INFO] 22:12:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 22:12:36 [INFO] CycloneDX: Resolving Dependencies 22:12:36 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 22:12:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml 22:12:36 [INFO] attaching as rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json 22:12:36 [INFO] attaching as rfc9642-1.0.4-SNAPSHOT-cyclonedx.json 22:12:36 [INFO] 22:12:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 22:12:36 [INFO] Skipping duplicate-finder execution! 22:12:36 [INFO] 22:12:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9642 --- 22:12:36 [INFO] No dependency problems found 22:12:36 [INFO] 22:12:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- 22:12:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-sources.jar 22:12:36 [INFO] 22:12:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- 22:12:36 [INFO] 22:12:36 [INFO] --- jacoco:0.8.14:report (report) @ rfc9642 --- 22:12:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:36 [INFO] 22:12:36 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.pom 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.jar 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-javadoc.jar 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-cyclonedx.json 22:12:36 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/rfc9642-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT-sources.jar 22:12:36 [INFO] 22:12:36 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- 22:12:36 [INFO] Installing org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-SNAPSHOT.jar 22:12:36 [INFO] Writing OBR metadata 22:12:36 [INFO] 22:12:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- 22:12:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:36 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml 22:12:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:36 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9642/maven-metadata.xml 22:12:36 [INFO] 22:12:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- 22:12:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:36 [INFO] 22:12:36 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ 22:12:36 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 1.0.4-SNAPSHOT [133/161] 22:12:36 [INFO] from features/odl-ietf-model-rfc9642/pom.xml 22:12:36 [INFO] ------------------------------[ feature ]------------------------------- 22:12:36 [INFO] 22:12:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- 22:12:36 [INFO] 22:12:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- 22:12:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:36 [INFO] 22:12:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- 22:12:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:36 [INFO] 22:12:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] 22:12:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] 22:12:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:37 [INFO] argLine set to empty 22:12:37 [INFO] 22:12:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Starting audit... 22:12:37 Audit done. 22:12:37 [INFO] You have 0 Checkstyle violations. 22:12:37 [INFO] 22:12:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Starting audit... 22:12:37 Audit done. 22:12:37 [INFO] You have 0 Checkstyle violations. 22:12:37 [INFO] 22:12:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] 22:12:37 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml 22:12:37 [INFO] ...done! 22:12:37 [INFO] Set artifact 22:12:37 [INFO] 22:12:37 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:37 [INFO] 22:12:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> 22:12:37 [INFO] 22:12:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] No files found to run spotbugs, check compile phase has been run 22:12:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:37 [INFO] 22:12:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< 22:12:37 [INFO] 22:12:37 [INFO] 22:12:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] 22:12:37 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9642 --- 22:12:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 22:12:37 [INFO] Project dependency features detected: [] 22:12:37 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:37 [INFO] Creating RMI registry server on 127.0.0.1:37733 22:12:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:37 [INFO] Waiting for remote bundle context.. on 37733 name: becc3b9e-3a08-4912-9509-d64ad62a10d6 timout: [ RelativeTimeout value = 180000 ] 22:12:42 [INFO] Building jar from resources and headers. 22:12:42 [INFO] Writing jar finished. 22:12:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:12:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:12:44 [INFO] 22:12:44 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] 22:12:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:12:44 [INFO] 22:12:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] CycloneDX: Resolving Dependencies 22:12:44 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 22:12:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml 22:12:44 [INFO] attaching as odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json 22:12:44 [INFO] attaching as odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.json 22:12:44 [INFO] 22:12:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Skipping duplicate-finder execution! 22:12:44 [INFO] 22:12:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Skipping plugin execution 22:12:44 [INFO] 22:12:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Skipping source per configuration. 22:12:44 [INFO] 22:12:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] 22:12:44 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:44 [INFO] 22:12:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT.pom 22:12:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-features.xml 22:12:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:44 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-SNAPSHOT-cyclonedx.json 22:12:44 [INFO] 22:12:44 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- 22:12:44 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:44 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml 22:12:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:44 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:44 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:44 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml 22:12:44 [INFO] 22:12:44 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- 22:12:44 [INFO] Building rfc9643-ietf-tcp-common 1.0.4-SNAPSHOT [134/161] 22:12:44 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 22:12:44 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:44 [INFO] 22:12:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] 22:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:44 [INFO] 22:12:44 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:44 [INFO] 22:12:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] 22:12:44 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] 22:12:44 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-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/** 22:12:44 [INFO] 22:12:44 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 22:12:44 [INFO] yang-to-sources: Found 0 dependencies in 421.8 μs 22:12:44 [INFO] yang-to-sources: Project model files found: 1 in 1.095 ms 22:12:44 [INFO] yang-to-sources: 1 YANG models processed in 2.539 ms 22:12:44 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.231 ms 22:12:44 [INFO] Sorted 8 files into 4 directories in 96.02 μs 22:12:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.385 ms 22:12:44 [INFO] 22:12:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] Starting audit... 22:12:44 Audit done. 22:12:44 [INFO] You have 0 Checkstyle violations. 22:12:44 [INFO] 22:12:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] Starting audit... 22:12:44 Audit done. 22:12:44 [INFO] You have 0 Checkstyle violations. 22:12:44 [INFO] 22:12:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] 22:12:44 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 22:12:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 22:12:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 22:12:44 [INFO] 22:12:44 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-common --- 22:12:44 [INFO] Recompiling the module because of changed source code. 22:12:44 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 22:12:45 [INFO] 22:12:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 22:12:45 [INFO] 22:12:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] Spotbugs plugin skipped 22:12:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:45 [INFO] 22:12:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 22:12:45 [INFO] 22:12:45 [INFO] 22:12:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] Spotbugs plugin skipped 22:12:45 [INFO] 22:12:45 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 22:12:45 [INFO] 22:12:45 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] No sources to compile 22:12:45 [INFO] 22:12:45 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] No tests to run. 22:12:45 [INFO] 22:12:45 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] 22:12:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 22:12:45 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar 22:12:45 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 22:12:45 [INFO] 22:12:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar 22:12:46 [INFO] 22:12:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] CycloneDX: Resolving Dependencies 22:12:46 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:12:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 22:12:46 [INFO] attaching as rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 22:12:46 [INFO] attaching as rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.json 22:12:46 [INFO] 22:12:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Skipping duplicate-finder execution! 22:12:46 [INFO] 22:12:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] No dependency problems found 22:12:46 [INFO] 22:12:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar 22:12:46 [INFO] 22:12:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] 22:12:46 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:46 [INFO] 22:12:46 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.pom 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-javadoc.jar 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-cyclonedx.json 22:12:46 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT-sources.jar 22:12:46 [INFO] 22:12:46 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- 22:12:46 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-SNAPSHOT.jar 22:12:46 [INFO] Writing OBR metadata 22:12:47 [INFO] 22:12:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 22:12:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:47 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml 22:12:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:47 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml 22:12:47 [INFO] 22:12:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- 22:12:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:47 [INFO] 22:12:47 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- 22:12:47 [INFO] Building rfc9643-ietf-tcp-client 1.0.4-SNAPSHOT [135/161] 22:12:47 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 22:12:47 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:47 [INFO] 22:12:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] 22:12:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:47 [INFO] 22:12:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:47 [INFO] 22:12:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] 22:12:47 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] 22:12:47 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:12:47 [INFO] 22:12:47 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 22:12:47 [INFO] yang-to-sources: Found 5 dependencies in 641.8 μs 22:12:47 [INFO] yang-to-sources: Project model files found: 1 in 1.636 ms 22:12:47 [INFO] yang-to-sources: 6 YANG models processed in 22.00 ms 22:12:47 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.759 ms 22:12:47 [INFO] Sorted 39 files into 14 directories in 99.36 μs 22:12:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 12.46 ms 22:12:47 [INFO] 22:12:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Starting audit... 22:12:47 Audit done. 22:12:47 [INFO] You have 0 Checkstyle violations. 22:12:47 [INFO] 22:12:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Starting audit... 22:12:47 Audit done. 22:12:47 [INFO] You have 0 Checkstyle violations. 22:12:47 [INFO] 22:12:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] 22:12:47 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 22:12:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 22:12:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 22:12:47 [INFO] 22:12:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Recompiling the module because of changed dependency. 22:12:47 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:12:47 [INFO] 22:12:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 22:12:47 [INFO] 22:12:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Spotbugs plugin skipped 22:12:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:47 [INFO] 22:12:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 22:12:47 [INFO] 22:12:47 [INFO] 22:12:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Spotbugs plugin skipped 22:12:47 [INFO] 22:12:47 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 22:12:47 [INFO] 22:12:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] No sources to compile 22:12:47 [INFO] 22:12:47 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] No tests to run. 22:12:47 [INFO] 22:12:47 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] 22:12:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 22:12:47 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar 22:12:47 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 22:12:47 [INFO] 22:12:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 22:12:49 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar 22:12:49 [INFO] 22:12:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 22:12:49 [INFO] CycloneDX: Resolving Dependencies 22:12:50 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 22:12:50 [INFO] attaching as rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 22:12:50 [INFO] attaching as rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.json 22:12:50 [INFO] 22:12:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Skipping duplicate-finder execution! 22:12:50 [INFO] 22:12:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] No dependency problems found 22:12:50 [INFO] 22:12:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar 22:12:50 [INFO] 22:12:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] 22:12:50 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:50 [INFO] 22:12:50 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.pom 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-javadoc.jar 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-cyclonedx.json 22:12:50 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT-sources.jar 22:12:50 [INFO] 22:12:50 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-SNAPSHOT.jar 22:12:50 [INFO] Writing OBR metadata 22:12:50 [INFO] 22:12:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml 22:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:50 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml 22:12:50 [INFO] 22:12:50 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- 22:12:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:50 [INFO] 22:12:50 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- 22:12:50 [INFO] Building rfc9643-ietf-tcp-server 1.0.4-SNAPSHOT [136/161] 22:12:50 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 22:12:50 [INFO] -------------------------------[ bundle ]------------------------------- 22:12:50 [INFO] 22:12:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] 22:12:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:50 [INFO] 22:12:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:50 [INFO] 22:12:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] 22:12:50 [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] 22:12:50 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:12:50 [INFO] 22:12:50 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:12:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 22:12:50 [INFO] yang-to-sources: Found 2 dependencies in 561.1 μs 22:12:50 [INFO] yang-to-sources: Project model files found: 1 in 962.0 μs 22:12:50 [INFO] yang-to-sources: 3 YANG models processed in 7.070 ms 22:12:50 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.036 ms 22:12:50 [INFO] Sorted 9 files into 4 directories in 72.67 μs 22:12:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.102 ms 22:12:50 [INFO] 22:12:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Starting audit... 22:12:50 Audit done. 22:12:50 [INFO] You have 0 Checkstyle violations. 22:12:50 [INFO] 22:12:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Starting audit... 22:12:50 Audit done. 22:12:50 [INFO] You have 0 Checkstyle violations. 22:12:50 [INFO] 22:12:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] 22:12:50 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 22:12:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 22:12:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:12:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:12:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 22:12:50 [INFO] 22:12:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Recompiling the module because of changed dependency. 22:12:50 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 22:12:50 [INFO] 22:12:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 22:12:50 [INFO] 22:12:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Spotbugs plugin skipped 22:12:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:50 [INFO] 22:12:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 22:12:50 [INFO] 22:12:50 [INFO] 22:12:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Spotbugs plugin skipped 22:12:50 [INFO] 22:12:50 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 22:12:50 [INFO] 22:12:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] No sources to compile 22:12:50 [INFO] 22:12:50 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] No tests to run. 22:12:50 [INFO] 22:12:50 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] 22:12:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 22:12:50 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar 22:12:50 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 22:12:50 [INFO] 22:12:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar 22:12:52 [INFO] 22:12:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] CycloneDX: Resolving Dependencies 22:12:52 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 22:12:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 22:12:52 [INFO] attaching as rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 22:12:52 [INFO] attaching as rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.json 22:12:52 [INFO] 22:12:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Skipping duplicate-finder execution! 22:12:52 [INFO] 22:12:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] No dependency problems found 22:12:52 [INFO] 22:12:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar 22:12:52 [INFO] 22:12:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] 22:12:52 [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:12:52 [INFO] 22:12:52 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.pom 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-javadoc.jar 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-cyclonedx.json 22:12:52 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT-sources.jar 22:12:52 [INFO] 22:12:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-SNAPSHOT.jar 22:12:52 [INFO] Writing OBR metadata 22:12:52 [INFO] 22:12:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:12:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:12:52 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml 22:12:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:12:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:12:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:12:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:12:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:12:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:12:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:12:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:12:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:12:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:12:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:12:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:12:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:12:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:12:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:12:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:12:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:12:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:12:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:12:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:12:52 at java.lang.reflect.Method.invoke (Method.java:580) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:12:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:12:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml 22:12:52 [INFO] 22:12:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- 22:12:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:12:52 [INFO] 22:12:52 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ 22:12:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 1.0.4-SNAPSHOT [137/161] 22:12:52 [INFO] from features/odl-ietf-model-rfc9643/pom.xml 22:12:52 [INFO] ------------------------------[ feature ]------------------------------- 22:12:52 [INFO] 22:12:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- 22:12:52 [INFO] 22:12:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- 22:12:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:52 [INFO] 22:12:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- 22:12:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:12:52 [INFO] 22:12:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] 22:12:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] 22:12:53 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:12:53 [INFO] argLine set to empty 22:12:53 [INFO] 22:12:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Starting audit... 22:12:53 Audit done. 22:12:53 [INFO] You have 0 Checkstyle violations. 22:12:53 [INFO] 22:12:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Starting audit... 22:12:53 Audit done. 22:12:53 [INFO] You have 0 Checkstyle violations. 22:12:53 [INFO] 22:12:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] 22:12:53 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml 22:12:53 [INFO] ...done! 22:12:53 [INFO] Set artifact 22:12:53 [INFO] 22:12:53 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:12:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:12:53 [INFO] 22:12:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> 22:12:53 [INFO] 22:12:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] No files found to run spotbugs, check compile phase has been run 22:12:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:12:53 [INFO] 22:12:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< 22:12:53 [INFO] 22:12:53 [INFO] 22:12:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] 22:12:53 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9643 --- 22:12:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 22:12:53 [INFO] Project dependency features detected: [] 22:12:53 [INFO] Pax Exam System (Version: 4.14.0) created. 22:12:53 [INFO] Creating RMI registry server on 127.0.0.1:38137 22:12:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:12:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:12:53 [INFO] Waiting for remote bundle context.. on 38137 name: 8eca35be-8f2e-49a6-860e-e23326883255 timout: [ RelativeTimeout value = 180000 ] 22:12:58 [INFO] Building jar from resources and headers. 22:12:58 [INFO] Writing jar finished. 22:13:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:00 [INFO] 22:13:00 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] 22:13:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:00 [INFO] 22:13:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] CycloneDX: Resolving Dependencies 22:13:00 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 22:13:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml 22:13:00 [INFO] attaching as odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json 22:13:00 [INFO] attaching as odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.json 22:13:00 [INFO] 22:13:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Skipping duplicate-finder execution! 22:13:00 [INFO] 22:13:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Skipping plugin execution 22:13:00 [INFO] 22:13:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Skipping source per configuration. 22:13:00 [INFO] 22:13:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] 22:13:00 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:00 [INFO] 22:13:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT.pom 22:13:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-features.xml 22:13:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:00 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-SNAPSHOT-cyclonedx.json 22:13:00 [INFO] 22:13:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- 22:13:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:00 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml 22:13:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:00 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml 22:13:00 [INFO] 22:13:00 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- 22:13:00 [INFO] Building iana-ssh-encryption-algs 1.0.4-SNAPSHOT [138/161] 22:13:00 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 22:13:00 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:00 [INFO] 22:13:00 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] 22:13:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:00 [INFO] 22:13:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:00 [INFO] 22:13:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] 22:13:00 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] 22:13:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:00 [INFO] 22:13:00 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/yang 22:13:00 [INFO] yang-to-sources: Found 0 dependencies in 564.2 μs 22:13:00 [INFO] yang-to-sources: Project model files found: 1 in 1.487 ms 22:13:00 [INFO] yang-to-sources: 1 YANG models processed in 2.229 ms 22:13:00 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.117 ms 22:13:00 [INFO] Sorted 5 files into 3 directories in 77.07 μs 22:13:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.615 ms 22:13:00 [INFO] 22:13:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] Starting audit... 22:13:00 Audit done. 22:13:00 [INFO] You have 0 Checkstyle violations. 22:13:00 [INFO] 22:13:00 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] Starting audit... 22:13:00 Audit done. 22:13:00 [INFO] You have 0 Checkstyle violations. 22:13:00 [INFO] 22:13:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] 22:13:00 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/main/resources 22:13:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 22:13:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 22:13:00 [INFO] 22:13:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-encryption-algs --- 22:13:00 [INFO] Recompiling the module because of changed source code. 22:13:00 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:13:01 [INFO] 22:13:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 22:13:01 [INFO] 22:13:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] Spotbugs plugin skipped 22:13:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:01 [INFO] 22:13:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 22:13:01 [INFO] 22:13:01 [INFO] 22:13:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] Spotbugs plugin skipped 22:13:01 [INFO] 22:13:01 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/src/test/resources 22:13:01 [INFO] 22:13:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] No sources to compile 22:13:01 [INFO] 22:13:01 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] No tests to run. 22:13:01 [INFO] 22:13:01 [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] 22:13:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- 22:13:01 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar 22:13:01 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 22:13:01 [INFO] 22:13:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:02 [INFO] 22:13:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] CycloneDX: Resolving Dependencies 22:13:02 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml 22:13:02 [INFO] attaching as iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json 22:13:02 [INFO] attaching as iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:02 [INFO] 22:13:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Skipping duplicate-finder execution! 22:13:02 [INFO] 22:13:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] No dependency problems found 22:13:02 [INFO] 22:13:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar 22:13:02 [INFO] 22:13:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] 22:13:02 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:02 [INFO] 22:13:02 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.pom 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:02 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT-sources.jar 22:13:02 [INFO] 22:13:02 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-SNAPSHOT.jar 22:13:02 [INFO] Writing OBR metadata 22:13:02 [INFO] 22:13:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:02 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml 22:13:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:02 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml 22:13:02 [INFO] 22:13:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- 22:13:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:02 [INFO] 22:13:02 [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- 22:13:02 [INFO] Building iana-ssh-key-exchange-algs 1.0.4-SNAPSHOT [139/161] 22:13:02 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 22:13:02 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:02 [INFO] 22:13:02 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 22:13:02 [INFO] 22:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 22:13:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:02 [INFO] 22:13:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 22:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:02 [INFO] 22:13:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] 22:13:03 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] 22:13:03 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:03 [INFO] 22:13:03 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang 22:13:03 [INFO] yang-to-sources: Found 0 dependencies in 477.1 μs 22:13:03 [INFO] yang-to-sources: Project model files found: 1 in 4.389 ms 22:13:03 [INFO] yang-to-sources: 1 YANG models processed in 3.696 ms 22:13:03 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.613 ms 22:13:03 [INFO] Sorted 5 files into 3 directories in 129.8 μs 22:13:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 6.576 ms 22:13:03 [INFO] 22:13:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Starting audit... 22:13:03 Audit done. 22:13:03 [INFO] You have 0 Checkstyle violations. 22:13:03 [INFO] 22:13:03 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Starting audit... 22:13:03 Audit done. 22:13:03 [INFO] You have 0 Checkstyle violations. 22:13:03 [INFO] 22:13:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] 22:13:03 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 22:13:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 22:13:03 [INFO] 22:13:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Recompiling the module because of changed source code. 22:13:03 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:13:03 [INFO] 22:13:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 22:13:03 [INFO] 22:13:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Spotbugs plugin skipped 22:13:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:03 [INFO] 22:13:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 22:13:03 [INFO] 22:13:03 [INFO] 22:13:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Spotbugs plugin skipped 22:13:03 [INFO] 22:13:03 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources 22:13:03 [INFO] 22:13:03 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] No sources to compile 22:13:03 [INFO] 22:13:03 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] No tests to run. 22:13:03 [INFO] 22:13:03 [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] 22:13:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 22:13:03 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar 22:13:03 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 22:13:03 [INFO] 22:13:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 22:13:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:04 [INFO] 22:13:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 22:13:04 [INFO] CycloneDX: Resolving Dependencies 22:13:05 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 22:13:05 [INFO] attaching as iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json 22:13:05 [INFO] attaching as iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:05 [INFO] 22:13:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Skipping duplicate-finder execution! 22:13:05 [INFO] 22:13:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] No dependency problems found 22:13:05 [INFO] 22:13:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar 22:13:05 [INFO] 22:13:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:05 [INFO] 22:13:05 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.pom 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:05 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT-sources.jar 22:13:05 [INFO] 22:13:05 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-SNAPSHOT.jar 22:13:05 [INFO] Writing OBR metadata 22:13:05 [INFO] 22:13:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:05 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml 22:13:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:05 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml 22:13:05 [INFO] 22:13:05 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- 22:13:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:05 [INFO] 22:13:05 [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ 22:13:05 [INFO] Building iana-ssh-mac-algs 1.0.4-SNAPSHOT [140/161] 22:13:05 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 22:13:05 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:05 [INFO] 22:13:05 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:05 [INFO] 22:13:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:05 [INFO] 22:13:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-mac-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 22:13:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:05 [INFO] 22:13:05 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-mac-algs --- 22:13:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:05 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/yang 22:13:05 [INFO] yang-to-sources: Found 0 dependencies in 455.3 μs 22:13:05 [INFO] yang-to-sources: Project model files found: 1 in 974.4 μs 22:13:05 [INFO] yang-to-sources: 1 YANG models processed in 2.005 ms 22:13:05 [INFO] BindingJavaFileGenerator: Defined 5 files in 946.8 μs 22:13:05 [INFO] Sorted 5 files into 3 directories in 80.98 μs 22:13:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 2.960 ms 22:13:05 [INFO] 22:13:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Starting audit... 22:13:05 Audit done. 22:13:05 [INFO] You have 0 Checkstyle violations. 22:13:05 [INFO] 22:13:05 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Starting audit... 22:13:05 Audit done. 22:13:05 [INFO] You have 0 Checkstyle violations. 22:13:05 [INFO] 22:13:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-mac-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-mac-algs --- 22:13:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/main/resources 22:13:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 22:13:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 22:13:05 [INFO] 22:13:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Recompiling the module because of changed source code. 22:13:05 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:13:05 [INFO] 22:13:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 22:13:05 [INFO] 22:13:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Spotbugs plugin skipped 22:13:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:05 [INFO] 22:13:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 22:13:05 [INFO] 22:13:05 [INFO] 22:13:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Spotbugs plugin skipped 22:13:05 [INFO] 22:13:05 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-mac-algs --- 22:13:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/src/test/resources 22:13:05 [INFO] 22:13:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 22:13:05 [INFO] No sources to compile 22:13:05 [INFO] 22:13:05 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-mac-algs --- 22:13:05 [INFO] No tests to run. 22:13:05 [INFO] 22:13:05 [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-mac-algs --- 22:13:05 [INFO] 22:13:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- 22:13:05 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar 22:13:05 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 22:13:05 [INFO] 22:13:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- 22:13:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:06 [INFO] 22:13:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 22:13:06 [INFO] CycloneDX: Resolving Dependencies 22:13:07 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml 22:13:07 [INFO] attaching as iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json 22:13:07 [INFO] attaching as iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:07 [INFO] 22:13:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Skipping duplicate-finder execution! 22:13:07 [INFO] 22:13:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 22:13:07 [INFO] No dependency problems found 22:13:07 [INFO] 22:13:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar 22:13:07 [INFO] 22:13:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:07 [INFO] 22:13:07 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.pom 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:07 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT-sources.jar 22:13:07 [INFO] 22:13:07 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-SNAPSHOT.jar 22:13:07 [INFO] Writing OBR metadata 22:13:07 [INFO] 22:13:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml 22:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:07 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:07 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:07 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml 22:13:07 [INFO] 22:13:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- 22:13:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:07 [INFO] 22:13:07 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- 22:13:07 [INFO] Building iana-ssh-public-key-algs 1.0.4-SNAPSHOT [141/161] 22:13:07 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 22:13:07 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:07 [INFO] 22:13:07 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:07 [INFO] 22:13:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:07 [INFO] 22:13:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:07 [INFO] 22:13:07 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/yang 22:13:07 [INFO] yang-to-sources: Found 0 dependencies in 565.8 μs 22:13:07 [INFO] yang-to-sources: Project model files found: 1 in 1.686 ms 22:13:07 [INFO] yang-to-sources: 1 YANG models processed in 2.662 ms 22:13:07 [INFO] BindingJavaFileGenerator: Defined 5 files in 999.6 μs 22:13:07 [INFO] Sorted 5 files into 3 directories in 78.94 μs 22:13:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.647 ms 22:13:07 [INFO] 22:13:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Starting audit... 22:13:07 Audit done. 22:13:07 [INFO] You have 0 Checkstyle violations. 22:13:07 [INFO] 22:13:07 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Starting audit... 22:13:07 Audit done. 22:13:07 [INFO] You have 0 Checkstyle violations. 22:13:07 [INFO] 22:13:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/main/resources 22:13:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 22:13:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 22:13:07 [INFO] 22:13:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Recompiling the module because of changed source code. 22:13:07 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:13:07 [INFO] 22:13:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 22:13:07 [INFO] 22:13:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Spotbugs plugin skipped 22:13:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:07 [INFO] 22:13:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 22:13:07 [INFO] 22:13:07 [INFO] 22:13:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Spotbugs plugin skipped 22:13:07 [INFO] 22:13:07 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/src/test/resources 22:13:07 [INFO] 22:13:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] No sources to compile 22:13:07 [INFO] 22:13:07 [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] No tests to run. 22:13:07 [INFO] 22:13:07 [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] 22:13:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- 22:13:07 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar 22:13:07 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 22:13:07 [INFO] 22:13:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:09 [INFO] 22:13:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] CycloneDX: Resolving Dependencies 22:13:09 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml 22:13:09 [INFO] attaching as iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json 22:13:09 [INFO] attaching as iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:09 [INFO] 22:13:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Skipping duplicate-finder execution! 22:13:09 [INFO] 22:13:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] No dependency problems found 22:13:09 [INFO] 22:13:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar 22:13:09 [INFO] 22:13:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] 22:13:09 [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:09 [INFO] 22:13:09 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.pom 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:09 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT-sources.jar 22:13:09 [INFO] 22:13:09 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-SNAPSHOT.jar 22:13:09 [INFO] Writing OBR metadata 22:13:09 [INFO] 22:13:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:09 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml 22:13:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:09 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml 22:13:09 [INFO] 22:13:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- 22:13:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:09 [INFO] 22:13:09 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- 22:13:09 [INFO] Building rfc9644-ietf-ssh-common 1.0.4-SNAPSHOT [142/161] 22:13:09 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 22:13:09 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:09 [INFO] 22:13:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] 22:13:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:09 [INFO] 22:13:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:09 [INFO] 22:13:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] 22:13:09 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] 22:13:09 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-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/** 22:13:09 [INFO] 22:13:09 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 22:13:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 22:13:09 [INFO] yang-to-sources: Found 8 dependencies in 806.0 μs 22:13:09 [INFO] yang-to-sources: Project model files found: 1 in 2.047 ms 22:13:10 [INFO] yang-to-sources: 9 YANG models processed in 39.12 ms 22:13:10 [INFO] BindingJavaFileGenerator: Defined 52 files in 7.012 ms 22:13:10 [INFO] Sorted 52 files into 11 directories in 192.3 μs 22:13:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 14.53 ms 22:13:10 [INFO] 22:13:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Starting audit... 22:13:10 Audit done. 22:13:10 [INFO] You have 0 Checkstyle violations. 22:13:10 [INFO] 22:13:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Starting audit... 22:13:10 Audit done. 22:13:10 [INFO] You have 0 Checkstyle violations. 22:13:10 [INFO] 22:13:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] 22:13:10 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 22:13:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 22:13:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 22:13:10 [INFO] 22:13:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Recompiling the module because of changed dependency. 22:13:10 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 22:13:10 [INFO] 22:13:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 22:13:10 [INFO] 22:13:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Spotbugs plugin skipped 22:13:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:10 [INFO] 22:13:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 22:13:10 [INFO] 22:13:10 [INFO] 22:13:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Spotbugs plugin skipped 22:13:10 [INFO] 22:13:10 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 22:13:10 [INFO] 22:13:10 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] No sources to compile 22:13:10 [INFO] 22:13:10 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] No tests to run. 22:13:10 [INFO] 22:13:10 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] 22:13:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 22:13:10 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar 22:13:10 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 22:13:10 [INFO] 22:13:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 22:13:12 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar 22:13:12 [INFO] 22:13:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 22:13:12 [INFO] CycloneDX: Resolving Dependencies 22:13:13 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 22:13:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 22:13:13 [INFO] attaching as rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 22:13:13 [INFO] attaching as rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.json 22:13:13 [INFO] 22:13:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Skipping duplicate-finder execution! 22:13:13 [INFO] 22:13:13 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] No dependency problems found 22:13:13 [INFO] 22:13:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar 22:13:13 [INFO] 22:13:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] 22:13:13 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:13 [INFO] 22:13:13 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.pom 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-javadoc.jar 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-cyclonedx.json 22:13:13 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT-sources.jar 22:13:13 [INFO] 22:13:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-SNAPSHOT.jar 22:13:13 [INFO] Writing OBR metadata 22:13:13 [INFO] 22:13:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:13 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml 22:13:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:13 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml 22:13:13 [INFO] 22:13:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- 22:13:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:13 [INFO] 22:13:13 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- 22:13:13 [INFO] Building rfc9644-ietf-ssh-client 1.0.4-SNAPSHOT [143/161] 22:13:13 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 22:13:13 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:13 [INFO] 22:13:13 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] 22:13:13 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:13 [INFO] 22:13:13 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:13 [INFO] 22:13:13 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] 22:13:13 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] 22:13:13 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:13 [INFO] 22:13:13 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:13 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 22:13:13 [INFO] yang-to-sources: Found 10 dependencies in 6.751 ms 22:13:13 [INFO] yang-to-sources: Project model files found: 1 in 1.679 ms 22:13:13 [INFO] yang-to-sources: 11 YANG models processed in 39.99 ms 22:13:13 [INFO] BindingJavaFileGenerator: Defined 32 files in 8.171 ms 22:13:13 [INFO] Sorted 32 files into 6 directories in 91.06 μs 22:13:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 17.21 ms 22:13:13 [INFO] 22:13:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Starting audit... 22:13:13 Audit done. 22:13:13 [INFO] You have 0 Checkstyle violations. 22:13:13 [INFO] 22:13:13 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Starting audit... 22:13:13 Audit done. 22:13:13 [INFO] You have 0 Checkstyle violations. 22:13:13 [INFO] 22:13:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] 22:13:13 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 22:13:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 22:13:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 22:13:13 [INFO] 22:13:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Recompiling the module because of changed dependency. 22:13:13 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 22:13:13 [INFO] 22:13:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 22:13:13 [INFO] 22:13:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Spotbugs plugin skipped 22:13:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:13 [INFO] 22:13:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 22:13:13 [INFO] 22:13:13 [INFO] 22:13:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] Spotbugs plugin skipped 22:13:13 [INFO] 22:13:13 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 22:13:13 [INFO] 22:13:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] No sources to compile 22:13:13 [INFO] 22:13:13 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] No tests to run. 22:13:13 [INFO] 22:13:13 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-client --- 22:13:13 [INFO] 22:13:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 22:13:14 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar 22:13:14 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 22:13:14 [INFO] 22:13:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar 22:13:16 [INFO] 22:13:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] CycloneDX: Resolving Dependencies 22:13:16 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 22:13:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 22:13:16 [INFO] attaching as rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 22:13:16 [INFO] attaching as rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.json 22:13:16 [INFO] 22:13:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Skipping duplicate-finder execution! 22:13:16 [INFO] 22:13:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] No dependency problems found 22:13:16 [INFO] 22:13:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar 22:13:16 [INFO] 22:13:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] 22:13:16 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:16 [INFO] 22:13:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.pom 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-javadoc.jar 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-cyclonedx.json 22:13:16 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT-sources.jar 22:13:16 [INFO] 22:13:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-SNAPSHOT.jar 22:13:16 [INFO] Writing OBR metadata 22:13:16 [INFO] 22:13:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:16 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml 22:13:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:16 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml 22:13:16 [INFO] 22:13:16 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- 22:13:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:16 [INFO] 22:13:16 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- 22:13:16 [INFO] Building rfc9644-ietf-ssh-server 1.0.4-SNAPSHOT [144/161] 22:13:16 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 22:13:16 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:16 [INFO] 22:13:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] 22:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:16 [INFO] 22:13:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:16 [INFO] 22:13:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] 22:13:16 [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] 22:13:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:16 [INFO] 22:13:16 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:16 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 22:13:16 [INFO] yang-to-sources: Found 11 dependencies in 867.3 μs 22:13:16 [INFO] yang-to-sources: Project model files found: 1 in 1.933 ms 22:13:16 [INFO] yang-to-sources: 12 YANG models processed in 40.20 ms 22:13:16 [INFO] BindingJavaFileGenerator: Defined 46 files in 8.049 ms 22:13:16 [INFO] Sorted 46 files into 12 directories in 95.27 μs 22:13:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.68 ms 22:13:16 [INFO] 22:13:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] Starting audit... 22:13:16 Audit done. 22:13:16 [INFO] You have 0 Checkstyle violations. 22:13:16 [INFO] 22:13:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] Starting audit... 22:13:16 Audit done. 22:13:16 [INFO] You have 0 Checkstyle violations. 22:13:16 [INFO] 22:13:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] 22:13:16 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 22:13:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 22:13:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 22:13:16 [INFO] 22:13:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-server --- 22:13:16 [INFO] Recompiling the module because of changed dependency. 22:13:16 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 22:13:17 [INFO] 22:13:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 22:13:17 [INFO] 22:13:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] Spotbugs plugin skipped 22:13:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:17 [INFO] 22:13:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 22:13:17 [INFO] 22:13:17 [INFO] 22:13:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] Spotbugs plugin skipped 22:13:17 [INFO] 22:13:17 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 22:13:17 [INFO] 22:13:17 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] No sources to compile 22:13:17 [INFO] 22:13:17 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] No tests to run. 22:13:17 [INFO] 22:13:17 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] 22:13:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 22:13:17 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar 22:13:17 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 22:13:17 [INFO] 22:13:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 22:13:19 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar 22:13:19 [INFO] 22:13:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 22:13:19 [INFO] CycloneDX: Resolving Dependencies 22:13:19 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 22:13:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 22:13:20 [INFO] attaching as rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 22:13:20 [INFO] attaching as rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.json 22:13:20 [INFO] 22:13:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Skipping duplicate-finder execution! 22:13:20 [INFO] 22:13:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] No dependency problems found 22:13:20 [INFO] 22:13:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar 22:13:20 [INFO] 22:13:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] 22:13:20 [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:20 [INFO] 22:13:20 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.pom 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-javadoc.jar 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-cyclonedx.json 22:13:20 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT-sources.jar 22:13:20 [INFO] 22:13:20 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-SNAPSHOT.jar 22:13:20 [INFO] Writing OBR metadata 22:13:20 [INFO] 22:13:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:20 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml 22:13:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:20 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml 22:13:20 [INFO] 22:13:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- 22:13:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:20 [INFO] 22:13:20 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ 22:13:20 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 1.0.4-SNAPSHOT [145/161] 22:13:20 [INFO] from features/odl-ietf-model-rfc9644/pom.xml 22:13:20 [INFO] ------------------------------[ feature ]------------------------------- 22:13:20 [INFO] 22:13:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] 22:13:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:20 [INFO] 22:13:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:20 [INFO] 22:13:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] 22:13:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] 22:13:20 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:20 [INFO] argLine set to empty 22:13:20 [INFO] 22:13:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Starting audit... 22:13:20 Audit done. 22:13:20 [INFO] You have 0 Checkstyle violations. 22:13:20 [INFO] 22:13:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Starting audit... 22:13:20 Audit done. 22:13:20 [INFO] You have 0 Checkstyle violations. 22:13:20 [INFO] 22:13:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] 22:13:20 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml 22:13:20 [INFO] ...done! 22:13:20 [INFO] Set artifact 22:13:20 [INFO] 22:13:20 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:20 [INFO] 22:13:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> 22:13:20 [INFO] 22:13:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] No files found to run spotbugs, check compile phase has been run 22:13:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:20 [INFO] 22:13:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< 22:13:20 [INFO] 22:13:20 [INFO] 22:13:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] 22:13:20 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9644 --- 22:13:20 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 22:13:20 [INFO] Project dependency features detected: [] 22:13:20 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:20 [INFO] Creating RMI registry server on 127.0.0.1:40921 22:13:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:20 [INFO] Waiting for remote bundle context.. on 40921 name: 6d4736d5-83c5-43f3-8c74-c4abc6ebf262 timout: [ RelativeTimeout value = 180000 ] 22:13:25 [INFO] Building jar from resources and headers. 22:13:25 [INFO] Writing jar finished. 22:13:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:27 [INFO] 22:13:27 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] 22:13:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:27 [INFO] 22:13:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] CycloneDX: Resolving Dependencies 22:13:27 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 22:13:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml 22:13:27 [INFO] attaching as odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json 22:13:27 [INFO] attaching as odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.json 22:13:27 [INFO] 22:13:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Skipping duplicate-finder execution! 22:13:27 [INFO] 22:13:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Skipping plugin execution 22:13:27 [INFO] 22:13:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Skipping source per configuration. 22:13:27 [INFO] 22:13:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] 22:13:27 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:27 [INFO] 22:13:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT.pom 22:13:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-features.xml 22:13:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:27 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-SNAPSHOT-cyclonedx.json 22:13:27 [INFO] 22:13:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- 22:13:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:27 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml 22:13:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:27 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml 22:13:27 [INFO] 22:13:27 [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- 22:13:27 [INFO] Building iana-tls-cipher-suite-algs 1.0.4-SNAPSHOT [146/161] 22:13:27 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 22:13:27 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:27 [INFO] 22:13:27 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 22:13:27 [INFO] 22:13:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 22:13:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:27 [INFO] 22:13:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 22:13:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:27 [INFO] 22:13:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] 22:13:28 [INFO] --- dependency:3.9.0:properties (default) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] 22:13:28 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:28 [INFO] 22:13:28 [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang 22:13:28 [INFO] yang-to-sources: Found 0 dependencies in 600.3 μs 22:13:28 [INFO] yang-to-sources: Project model files found: 1 in 10.24 ms 22:13:28 [INFO] yang-to-sources: 1 YANG models processed in 5.557 ms 22:13:28 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.584 ms 22:13:28 [INFO] Sorted 5 files into 3 directories in 79.86 μs 22:13:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 14.33 ms 22:13:28 [INFO] 22:13:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Starting audit... 22:13:28 Audit done. 22:13:28 [INFO] You have 0 Checkstyle violations. 22:13:28 [INFO] 22:13:28 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Starting audit... 22:13:28 Audit done. 22:13:28 [INFO] You have 0 Checkstyle violations. 22:13:28 [INFO] 22:13:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] 22:13:28 [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources 22:13:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 22:13:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 22:13:28 [INFO] 22:13:28 [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Recompiling the module because of changed source code. 22:13:28 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 22:13:28 [INFO] 22:13:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 22:13:28 [INFO] 22:13:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Spotbugs plugin skipped 22:13:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:28 [INFO] 22:13:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 22:13:28 [INFO] 22:13:28 [INFO] 22:13:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Spotbugs plugin skipped 22:13:28 [INFO] 22:13:28 [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources 22:13:28 [INFO] 22:13:28 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] No sources to compile 22:13:28 [INFO] 22:13:28 [INFO] --- surefire:3.5.4:test (default-test) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] No tests to run. 22:13:28 [INFO] 22:13:28 [INFO] --- copy:14.2.1:copy-files (default) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] 22:13:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 22:13:28 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar 22:13:28 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 22:13:28 [INFO] 22:13:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 22:13:29 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:29 [INFO] 22:13:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 22:13:29 [INFO] CycloneDX: Resolving Dependencies 22:13:30 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 22:13:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 22:13:30 [INFO] attaching as iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json 22:13:30 [INFO] attaching as iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:30 [INFO] 22:13:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Skipping duplicate-finder execution! 22:13:30 [INFO] 22:13:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] No dependency problems found 22:13:30 [INFO] 22:13:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar 22:13:30 [INFO] 22:13:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] 22:13:30 [INFO] --- jacoco:0.8.14:report (report) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:30 [INFO] 22:13:30 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.pom 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-javadoc.jar 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-cyclonedx.json 22:13:30 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT-sources.jar 22:13:30 [INFO] 22:13:30 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-SNAPSHOT.jar 22:13:30 [INFO] Writing OBR metadata 22:13:30 [INFO] 22:13:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:30 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml 22:13:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:30 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:30 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:30 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml 22:13:30 [INFO] 22:13:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- 22:13:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:30 [INFO] 22:13:30 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- 22:13:30 [INFO] Building rfc9645-ietf-tls-common 1.0.4-SNAPSHOT [147/161] 22:13:30 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 22:13:30 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:30 [INFO] 22:13:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] 22:13:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:30 [INFO] 22:13:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:30 [INFO] 22:13:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] 22:13:30 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] 22:13:30 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-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/** 22:13:30 [INFO] 22:13:30 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang 22:13:30 [INFO] yang-to-sources: Found 5 dependencies in 711.6 μs 22:13:30 [INFO] yang-to-sources: Project model files found: 1 in 1.539 ms 22:13:30 [INFO] yang-to-sources: 6 YANG models processed in 41.95 ms 22:13:30 [INFO] BindingJavaFileGenerator: Defined 41 files in 6.289 ms 22:13:30 [INFO] Sorted 41 files into 10 directories in 89.11 μs 22:13:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 19.60 ms 22:13:30 [INFO] 22:13:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Starting audit... 22:13:30 Audit done. 22:13:30 [INFO] You have 0 Checkstyle violations. 22:13:30 [INFO] 22:13:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Starting audit... 22:13:30 Audit done. 22:13:30 [INFO] You have 0 Checkstyle violations. 22:13:30 [INFO] 22:13:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] 22:13:30 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources 22:13:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 22:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 22:13:30 [INFO] 22:13:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Recompiling the module because of changed dependency. 22:13:30 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 22:13:30 [INFO] 22:13:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 22:13:30 [INFO] 22:13:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Spotbugs plugin skipped 22:13:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:30 [INFO] 22:13:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 22:13:30 [INFO] 22:13:30 [INFO] 22:13:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] Spotbugs plugin skipped 22:13:30 [INFO] 22:13:30 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources 22:13:30 [INFO] 22:13:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] No sources to compile 22:13:30 [INFO] 22:13:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] No tests to run. 22:13:30 [INFO] 22:13:30 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-common --- 22:13:30 [INFO] 22:13:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 22:13:31 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar 22:13:31 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 22:13:31 [INFO] 22:13:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar 22:13:33 [INFO] 22:13:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] CycloneDX: Resolving Dependencies 22:13:33 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:13:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 22:13:33 [INFO] attaching as rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json 22:13:33 [INFO] attaching as rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.json 22:13:33 [INFO] 22:13:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Skipping duplicate-finder execution! 22:13:33 [INFO] 22:13:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] No dependency problems found 22:13:33 [INFO] 22:13:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar 22:13:33 [INFO] 22:13:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] 22:13:33 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:33 [INFO] 22:13:33 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.pom 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-javadoc.jar 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-cyclonedx.json 22:13:33 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT-sources.jar 22:13:33 [INFO] 22:13:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-SNAPSHOT.jar 22:13:33 [INFO] Writing OBR metadata 22:13:33 [INFO] 22:13:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:33 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml 22:13:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:33 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml 22:13:33 [INFO] 22:13:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- 22:13:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:33 [INFO] 22:13:33 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- 22:13:33 [INFO] Building rfc9645-ietf-tls-client 1.0.4-SNAPSHOT [148/161] 22:13:33 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 22:13:33 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:33 [INFO] 22:13:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] 22:13:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:33 [INFO] 22:13:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:33 [INFO] 22:13:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] 22:13:33 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] 22:13:33 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:33 [INFO] 22:13:33 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-client --- 22:13:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang 22:13:33 [INFO] yang-to-sources: Found 7 dependencies in 953.0 μs 22:13:33 [INFO] yang-to-sources: Project model files found: 1 in 6.154 ms 22:13:34 [INFO] yang-to-sources: 8 YANG models processed in 48.10 ms 22:13:34 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.676 ms 22:13:34 [INFO] Sorted 47 files into 12 directories in 89.14 μs 22:13:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 17.13 ms 22:13:34 [INFO] 22:13:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Starting audit... 22:13:34 Audit done. 22:13:34 [INFO] You have 0 Checkstyle violations. 22:13:34 [INFO] 22:13:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Starting audit... 22:13:34 Audit done. 22:13:34 [INFO] You have 0 Checkstyle violations. 22:13:34 [INFO] 22:13:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] 22:13:34 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources 22:13:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 22:13:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 22:13:34 [INFO] 22:13:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Recompiling the module because of changed dependency. 22:13:34 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 22:13:34 [INFO] 22:13:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 22:13:34 [INFO] 22:13:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Spotbugs plugin skipped 22:13:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:34 [INFO] 22:13:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 22:13:34 [INFO] 22:13:34 [INFO] 22:13:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Spotbugs plugin skipped 22:13:34 [INFO] 22:13:34 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources 22:13:34 [INFO] 22:13:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] No sources to compile 22:13:34 [INFO] 22:13:34 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] No tests to run. 22:13:34 [INFO] 22:13:34 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] 22:13:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 22:13:34 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar 22:13:34 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 22:13:34 [INFO] 22:13:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 22:13:36 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar 22:13:36 [INFO] 22:13:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 22:13:36 [INFO] CycloneDX: Resolving Dependencies 22:13:37 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:13:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 22:13:37 [INFO] attaching as rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json 22:13:37 [INFO] attaching as rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.json 22:13:37 [INFO] 22:13:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Skipping duplicate-finder execution! 22:13:37 [INFO] 22:13:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] No dependency problems found 22:13:37 [INFO] 22:13:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar 22:13:37 [INFO] 22:13:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] 22:13:37 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:37 [INFO] 22:13:37 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.pom 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-javadoc.jar 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-cyclonedx.json 22:13:37 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT-sources.jar 22:13:37 [INFO] 22:13:37 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-SNAPSHOT.jar 22:13:37 [INFO] Writing OBR metadata 22:13:37 [INFO] 22:13:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml 22:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:37 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:37 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:37 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml 22:13:37 [INFO] 22:13:37 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- 22:13:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:37 [INFO] 22:13:37 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- 22:13:37 [INFO] Building rfc9645-ietf-tls-server 1.0.4-SNAPSHOT [149/161] 22:13:37 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 22:13:37 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:37 [INFO] 22:13:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] 22:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:37 [INFO] 22:13:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:37 [INFO] 22:13:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] 22:13:37 [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] 22:13:37 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:37 [INFO] 22:13:37 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:37 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang 22:13:37 [INFO] yang-to-sources: Found 7 dependencies in 742.9 μs 22:13:37 [INFO] yang-to-sources: Project model files found: 1 in 2.092 ms 22:13:37 [INFO] yang-to-sources: 8 YANG models processed in 42.88 ms 22:13:37 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.398 ms 22:13:37 [INFO] Sorted 48 files into 12 directories in 107.8 μs 22:13:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 15.27 ms 22:13:37 [INFO] 22:13:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Starting audit... 22:13:37 Audit done. 22:13:37 [INFO] You have 0 Checkstyle violations. 22:13:37 [INFO] 22:13:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Starting audit... 22:13:37 Audit done. 22:13:37 [INFO] You have 0 Checkstyle violations. 22:13:37 [INFO] 22:13:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] 22:13:37 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources 22:13:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 22:13:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 22:13:37 [INFO] 22:13:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Recompiling the module because of changed dependency. 22:13:37 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 22:13:37 [INFO] 22:13:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 22:13:37 [INFO] 22:13:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Spotbugs plugin skipped 22:13:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:37 [INFO] 22:13:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 22:13:37 [INFO] 22:13:37 [INFO] 22:13:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Spotbugs plugin skipped 22:13:37 [INFO] 22:13:37 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources 22:13:37 [INFO] 22:13:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] No sources to compile 22:13:37 [INFO] 22:13:37 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] No tests to run. 22:13:37 [INFO] 22:13:37 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] 22:13:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 22:13:37 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar 22:13:37 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 22:13:37 [INFO] 22:13:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar 22:13:40 [INFO] 22:13:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] CycloneDX: Resolving Dependencies 22:13:40 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 22:13:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 22:13:40 [INFO] attaching as rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json 22:13:40 [INFO] attaching as rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.json 22:13:40 [INFO] 22:13:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Skipping duplicate-finder execution! 22:13:40 [INFO] 22:13:40 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] No dependency problems found 22:13:40 [INFO] 22:13:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar 22:13:40 [INFO] 22:13:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] 22:13:40 [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:40 [INFO] 22:13:40 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.pom 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-javadoc.jar 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-cyclonedx.json 22:13:40 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT-sources.jar 22:13:40 [INFO] 22:13:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-SNAPSHOT.jar 22:13:40 [INFO] Writing OBR metadata 22:13:40 [INFO] 22:13:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:40 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml 22:13:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:40 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml 22:13:40 [INFO] 22:13:40 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- 22:13:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:40 [INFO] 22:13:40 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ 22:13:40 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 1.0.4-SNAPSHOT [150/161] 22:13:40 [INFO] from features/odl-ietf-model-rfc9645/pom.xml 22:13:40 [INFO] ------------------------------[ feature ]------------------------------- 22:13:40 [INFO] 22:13:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] 22:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:40 [INFO] 22:13:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:40 [INFO] 22:13:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] 22:13:40 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] 22:13:40 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:40 [INFO] argLine set to empty 22:13:40 [INFO] 22:13:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- 22:13:40 [INFO] Starting audit... 22:13:40 Audit done. 22:13:40 [INFO] You have 0 Checkstyle violations. 22:13:40 [INFO] 22:13:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] Starting audit... 22:13:41 Audit done. 22:13:41 [INFO] You have 0 Checkstyle violations. 22:13:41 [INFO] 22:13:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] 22:13:41 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml 22:13:41 [INFO] ...done! 22:13:41 [INFO] Set artifact 22:13:41 [INFO] 22:13:41 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:41 [INFO] 22:13:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> 22:13:41 [INFO] 22:13:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] No files found to run spotbugs, check compile phase has been run 22:13:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:41 [INFO] 22:13:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< 22:13:41 [INFO] 22:13:41 [INFO] 22:13:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] 22:13:41 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9645 --- 22:13:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 22:13:41 [INFO] Project dependency features detected: [] 22:13:41 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:41 [INFO] Creating RMI registry server on 127.0.0.1:45293 22:13:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:41 [INFO] Waiting for remote bundle context.. on 45293 name: 3e8c27cb-9217-4f50-83e0-6183f9b0b925 timout: [ RelativeTimeout value = 180000 ] 22:13:45 [INFO] Building jar from resources and headers. 22:13:45 [INFO] Writing jar finished. 22:13:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:47 [INFO] 22:13:47 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9645 --- 22:13:47 [INFO] 22:13:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- 22:13:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:47 [INFO] 22:13:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- 22:13:47 [INFO] CycloneDX: Resolving Dependencies 22:13:48 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 22:13:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml 22:13:48 [INFO] attaching as odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json 22:13:48 [INFO] attaching as odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.json 22:13:48 [INFO] 22:13:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Skipping duplicate-finder execution! 22:13:48 [INFO] 22:13:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Skipping plugin execution 22:13:48 [INFO] 22:13:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Skipping source per configuration. 22:13:48 [INFO] 22:13:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] 22:13:48 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:48 [INFO] 22:13:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT.pom 22:13:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-features.xml 22:13:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:48 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-SNAPSHOT-cyclonedx.json 22:13:48 [INFO] 22:13:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- 22:13:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml 22:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:48 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:48 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:48 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml 22:13:48 [INFO] 22:13:48 [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- 22:13:48 [INFO] Building rfc9648 1.0.4-SNAPSHOT [151/161] 22:13:48 [INFO] from model/rfc/rfc9648/pom.xml 22:13:48 [INFO] -------------------------------[ bundle ]------------------------------- 22:13:48 [INFO] 22:13:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 22:13:48 [INFO] 22:13:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9648 --- 22:13:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:48 [INFO] 22:13:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9648 --- 22:13:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:48 [INFO] 22:13:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- 22:13:48 [INFO] 22:13:48 [INFO] --- dependency:3.9.0:properties (default) @ rfc9648 --- 22:13:48 [INFO] 22:13:48 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9648 --- 22:13:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:13:48 [INFO] 22:13:48 [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9648 --- 22:13:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 22:13:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/yang 22:13:48 [INFO] yang-to-sources: Found 5 dependencies in 680.7 μs 22:13:48 [INFO] yang-to-sources: Project model files found: 1 in 2.775 ms 22:13:48 [INFO] yang-to-sources: 6 YANG models processed in 18.25 ms 22:13:48 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.935 ms 22:13:48 [INFO] Sorted 39 files into 11 directories in 105.3 μs 22:13:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 11.82 ms 22:13:48 [INFO] 22:13:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 22:13:48 [INFO] Starting audit... 22:13:48 Audit done. 22:13:48 [INFO] You have 0 Checkstyle violations. 22:13:48 [INFO] 22:13:48 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 22:13:48 [INFO] Starting audit... 22:13:48 Audit done. 22:13:48 [INFO] You have 0 Checkstyle violations. 22:13:48 [INFO] 22:13:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9648 --- 22:13:48 [INFO] 22:13:48 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9648 --- 22:13:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/main/resources 22:13:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi 22:13:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 22:13:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 22:13:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/generated-sources/spi 22:13:48 [INFO] 22:13:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9648 --- 22:13:48 [INFO] Recompiling the module because of changed dependency. 22:13:48 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 22:13:49 [INFO] 22:13:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> 22:13:49 [INFO] 22:13:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- 22:13:49 [INFO] Spotbugs plugin skipped 22:13:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:49 [INFO] 22:13:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< 22:13:49 [INFO] 22:13:49 [INFO] 22:13:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- 22:13:49 [INFO] Spotbugs plugin skipped 22:13:49 [INFO] 22:13:49 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9648 --- 22:13:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/src/test/resources 22:13:49 [INFO] 22:13:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9648 --- 22:13:49 [INFO] No sources to compile 22:13:49 [INFO] 22:13:49 [INFO] --- surefire:3.5.4:test (default-test) @ rfc9648 --- 22:13:49 [INFO] No tests to run. 22:13:49 [INFO] 22:13:49 [INFO] --- copy:14.2.1:copy-files (default) @ rfc9648 --- 22:13:49 [INFO] 22:13:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- 22:13:49 [INFO] Building bundle: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT.jar 22:13:49 [INFO] Writing manifest: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 22:13:49 [INFO] 22:13:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- 22:13:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-javadoc.jar 22:13:51 [INFO] 22:13:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 22:13:51 [INFO] CycloneDX: Resolving Dependencies 22:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 22:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml 22:13:51 [INFO] attaching as rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json 22:13:51 [INFO] attaching as rfc9648-1.0.4-SNAPSHOT-cyclonedx.json 22:13:51 [INFO] 22:13:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 22:13:51 [INFO] Skipping duplicate-finder execution! 22:13:51 [INFO] 22:13:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9648 --- 22:13:51 [INFO] No dependency problems found 22:13:51 [INFO] 22:13:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- 22:13:51 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-sources.jar 22:13:51 [INFO] 22:13:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- 22:13:51 [INFO] 22:13:51 [INFO] --- jacoco:0.8.14:report (report) @ rfc9648 --- 22:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:13:51 [INFO] 22:13:51 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.pom 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.jar 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-javadoc.jar 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-cyclonedx.json 22:13:51 [INFO] Installing /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/rfc9648-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT-sources.jar 22:13:51 [INFO] 22:13:51 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- 22:13:51 [INFO] Installing org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-SNAPSHOT.jar 22:13:51 [INFO] Writing OBR metadata 22:13:51 [INFO] 22:13:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- 22:13:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:51 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml 22:13:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:51 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:51 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:51 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:51 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:51 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/model/rfc9648/maven-metadata.xml 22:13:51 [INFO] 22:13:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- 22:13:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 22:13:51 [INFO] 22:13:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ 22:13:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 1.0.4-SNAPSHOT [152/161] 22:13:51 [INFO] from features/odl-ietf-model-rfc9648/pom.xml 22:13:51 [INFO] ------------------------------[ feature ]------------------------------- 22:13:51 [INFO] 22:13:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- 22:13:51 [INFO] 22:13:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- 22:13:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:51 [INFO] 22:13:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- 22:13:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:51 [INFO] 22:13:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] 22:13:52 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] 22:13:52 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:52 [INFO] argLine set to empty 22:13:52 [INFO] 22:13:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Starting audit... 22:13:52 Audit done. 22:13:52 [INFO] You have 0 Checkstyle violations. 22:13:52 [INFO] 22:13:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Starting audit... 22:13:52 Audit done. 22:13:52 [INFO] You have 0 Checkstyle violations. 22:13:52 [INFO] 22:13:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] 22:13:52 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml 22:13:52 [INFO] ...done! 22:13:52 [INFO] Set artifact 22:13:52 [INFO] 22:13:52 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:13:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:13:52 [INFO] 22:13:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> 22:13:52 [INFO] 22:13:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] No files found to run spotbugs, check compile phase has been run 22:13:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:13:52 [INFO] 22:13:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< 22:13:52 [INFO] 22:13:52 [INFO] 22:13:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] 22:13:52 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9648 --- 22:13:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 22:13:52 [INFO] Project dependency features detected: [] 22:13:52 [INFO] Pax Exam System (Version: 4.14.0) created. 22:13:52 [INFO] Creating RMI registry server on 127.0.0.1:44731 22:13:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:13:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:13:52 [INFO] Waiting for remote bundle context.. on 44731 name: 2a39ab96-8b95-445b-9ce4-d43460dcc3bb timout: [ RelativeTimeout value = 180000 ] 22:13:56 [INFO] Building jar from resources and headers. 22:13:56 [INFO] Writing jar finished. 22:13:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:13:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:13:58 [INFO] 22:13:58 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9648 --- 22:13:58 [INFO] 22:13:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- 22:13:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:13:58 [INFO] 22:13:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- 22:13:58 [INFO] CycloneDX: Resolving Dependencies 22:13:59 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 22:13:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml 22:13:59 [INFO] attaching as odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json 22:13:59 [INFO] attaching as odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.json 22:13:59 [INFO] 22:13:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Skipping duplicate-finder execution! 22:13:59 [INFO] 22:13:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Skipping plugin execution 22:13:59 [INFO] 22:13:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Skipping source per configuration. 22:13:59 [INFO] 22:13:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] 22:13:59 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:13:59 [INFO] 22:13:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT.pom 22:13:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-features.xml 22:13:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.xml 22:13:59 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-SNAPSHOT-cyclonedx.json 22:13:59 [INFO] 22:13:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- 22:13:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:13:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:13:59 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml 22:13:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:13:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:13:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:13:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:13:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:13:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:13:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:13:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:13:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:13:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:13:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:13:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:13:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:13:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:13:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:13:59 at java.lang.reflect.Method.invoke (Method.java:580) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:13:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml 22:13:59 [INFO] 22:13:59 [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- 22:13:59 [INFO] Building rfc8294-netty 1.0.4-SNAPSHOT [153/161] 22:13:59 [INFO] from lib/rfc8294-netty/pom.xml 22:13:59 [INFO] --------------------------------[ jar ]--------------------------------- 22:13:59 [INFO] 22:13:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- 22:13:59 [INFO] 22:13:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-netty --- 22:13:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:59 [INFO] 22:13:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-netty --- 22:13:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:13:59 [INFO] 22:13:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-netty --- 22:14:00 [INFO] 22:14:00 [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-netty --- 22:14:00 [INFO] 22:14:00 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-netty --- 22:14:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:14:00 [INFO] 22:14:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- 22:14:00 [INFO] Starting audit... 22:14:00 Audit done. 22:14:00 [INFO] You have 0 Checkstyle violations. 22:14:00 [INFO] 22:14:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- 22:14:00 [INFO] Starting audit... 22:14:00 Audit done. 22:14:00 [INFO] You have 0 Checkstyle violations. 22:14:00 [INFO] 22:14:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-netty --- 22:14:00 [INFO] 22:14:00 [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-netty --- 22:14:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/resources 22:14:00 [INFO] 22:14:00 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-netty --- 22:14:00 [INFO] Recompiling the module because of changed dependency. 22:14:00 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 22:14:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:00 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits 22:14:00 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module 22:14:00 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 22:14:00 [WARNING] /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 22:14:00 [INFO] 22:14:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> 22:14:00 [INFO] 22:14:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-netty --- 22:14:00 [INFO] Fork Value is true 22:14:02 [INFO] Done SpotBugs Analysis.... 22:14:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:14:02 [INFO] 22:14:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< 22:14:02 [INFO] 22:14:02 [INFO] 22:14:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-netty --- 22:14:02 [INFO] BugInstance size is 0 22:14:02 [INFO] Error size is 0 22:14:02 [INFO] No errors/warnings found 22:14:02 [INFO] 22:14:02 [INFO] --- bnd:7.2.0:bnd-process (default) @ rfc8294-netty --- 22:14:02 [INFO] 22:14:02 [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-netty --- 22:14:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/test/resources 22:14:02 [INFO] 22:14:02 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-netty --- 22:14:03 [INFO] Recompiling the module because of changed dependency. 22:14:03 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 22:14:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 22:14:03 [INFO] 22:14:03 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-netty --- 22:14:03 [INFO] Surefire report directory: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/surefire-reports 22:14:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 22:14:03 [INFO] 22:14:03 [INFO] ------------------------------------------------------- 22:14:03 [INFO] T E S T S 22:14:03 [INFO] ------------------------------------------------------- 22:14:04 [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 22:14:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 22:14:04 [INFO] 22:14:04 [INFO] Results: 22:14:04 [INFO] 22:14:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 22:14:04 [INFO] 22:14:04 [INFO] 22:14:04 [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-netty --- 22:14:04 [INFO] 22:14:04 [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- 22:14:04 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT.jar 22:14:04 [INFO] 22:14:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- 22:14:05 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar 22:14:05 [INFO] 22:14:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- 22:14:05 [INFO] CycloneDX: Resolving Dependencies 22:14:06 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 22:14:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml 22:14:06 [INFO] attaching as rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml 22:14:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json 22:14:06 [INFO] attaching as rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json 22:14:06 [INFO] 22:14:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- 22:14:06 [INFO] Skipping duplicate-finder execution! 22:14:06 [INFO] 22:14:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-netty --- 22:14:06 [INFO] No dependency problems found 22:14:06 [INFO] 22:14:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- 22:14:06 [INFO] Building jar: /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar 22:14:06 [INFO] 22:14:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-netty --- 22:14:06 [INFO] 22:14:06 [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-netty --- 22:14:06 [INFO] Loading execution data file /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec 22:14:06 [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes 22:14:06 [INFO] 22:14:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT.pom 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT.jar 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-javadoc.jar 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json 22:14:06 [INFO] Installing /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-SNAPSHOT-sources.jar 22:14:06 [INFO] 22:14:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-netty --- 22:14:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:14:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:14:06 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml 22:14:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:06 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml 22:14:06 [INFO] 22:14:06 [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ 22:14:06 [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 1.0.4-SNAPSHOT [154/161] 22:14:06 [INFO] from features/odl-ietf-rfc8294-netty/pom.xml 22:14:06 [INFO] ------------------------------[ feature ]------------------------------- 22:14:06 [INFO] 22:14:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- 22:14:06 [INFO] 22:14:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- 22:14:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:06 [INFO] 22:14:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- 22:14:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:06 [INFO] 22:14:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] 22:14:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] 22:14:07 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:07 [INFO] argLine set to empty 22:14:07 [INFO] 22:14:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Starting audit... 22:14:07 Audit done. 22:14:07 [INFO] You have 0 Checkstyle violations. 22:14:07 [INFO] 22:14:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Starting audit... 22:14:07 Audit done. 22:14:07 [INFO] You have 0 Checkstyle violations. 22:14:07 [INFO] 22:14:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] 22:14:07 [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml 22:14:07 [INFO] ...done! 22:14:07 [INFO] Set artifact 22:14:07 [INFO] 22:14:07 [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:14:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 22:14:07 [INFO] 22:14:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> 22:14:07 [INFO] 22:14:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] No files found to run spotbugs, check compile phase has been run 22:14:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:14:07 [INFO] 22:14:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< 22:14:07 [INFO] 22:14:07 [INFO] 22:14:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] 22:14:07 [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-rfc8294-netty --- 22:14:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty 22:14:07 [INFO] Project dependency features detected: [] 22:14:07 [INFO] Pax Exam System (Version: 4.14.0) created. 22:14:07 [INFO] Creating RMI registry server on 127.0.0.1:39483 22:14:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 22:14:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 22:14:07 [INFO] Waiting for remote bundle context.. on 39483 name: b0cd737c-e861-4bb9-a8bf-8c2d53e43526 timout: [ RelativeTimeout value = 180000 ] 22:14:12 [INFO] Building jar from resources and headers. 22:14:12 [INFO] Writing jar finished. 22:14:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 22:14:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 22:14:14 [INFO] 22:14:14 [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-rfc8294-netty --- 22:14:14 [INFO] 22:14:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- 22:14:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:14 [INFO] 22:14:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- 22:14:14 [INFO] CycloneDX: Resolving Dependencies 22:14:15 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 22:14:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml 22:14:15 [INFO] attaching as odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml 22:14:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json 22:14:15 [INFO] attaching as odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json 22:14:15 [INFO] 22:14:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Skipping duplicate-finder execution! 22:14:15 [INFO] 22:14:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Skipping plugin execution 22:14:15 [INFO] 22:14:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Skipping source per configuration. 22:14:15 [INFO] 22:14:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] 22:14:15 [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT.pom 22:14:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-features.xml 22:14:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.xml 22:14:15 [INFO] Installing /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-SNAPSHOT-cyclonedx.json 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-rfc8294-netty --- 22:14:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-merge-master/m2repo 22:14:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:14:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:14:15 [WARNING] Could not validate integrity of download from file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml 22:14:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 22:14:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 22:14:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 22:14:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 22:14:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 22:14:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 22:14:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 22:14:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 22:14:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 22:14:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 22:14:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 22:14:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 22:14:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 22:14:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 22:14:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 22:14:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 22:14:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 22:14:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 22:14:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 22:14:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 22:14:15 at java.lang.reflect.Method.invoke (Method.java:580) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 22:14:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 22:14:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/ietf-maven-merge-master/m2repo/org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml 22:14:15 [INFO] 22:14:15 [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- 22:14:15 [INFO] Building features-aggregator 1.0.4-SNAPSHOT [155/161] 22:14:15 [INFO] from features/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:15 [INFO] 22:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 22:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:15 [INFO] 22:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 22:14:15 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 22:14:15 [INFO] Skipping artifact installation 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 22:14:15 [INFO] Skipping artifact deployment 22:14:15 [INFO] 22:14:15 [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- 22:14:15 [INFO] Building lib-aggregator 1.0.4-SNAPSHOT [156/161] 22:14:15 [INFO] from lib/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:15 [INFO] 22:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lib-aggregator --- 22:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:15 [INFO] 22:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 22:14:15 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 22:14:15 [INFO] Skipping artifact installation 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- 22:14:15 [INFO] Skipping artifact deployment 22:14:15 [INFO] 22:14:15 [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- 22:14:15 [INFO] Building iana-aggregator 1.0.4-SNAPSHOT [157/161] 22:14:15 [INFO] from model/iana/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:15 [INFO] 22:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-aggregator --- 22:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:15 [INFO] 22:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- 22:14:15 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- 22:14:15 [INFO] Skipping artifact installation 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- 22:14:15 [INFO] Skipping artifact deployment 22:14:15 [INFO] 22:14:15 [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- 22:14:15 [INFO] Building rfc-aggregator 1.0.4-SNAPSHOT [158/161] 22:14:15 [INFO] from model/rfc/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:15 [INFO] 22:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc-aggregator --- 22:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:15 [INFO] 22:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- 22:14:15 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- 22:14:15 [INFO] Skipping artifact installation 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- 22:14:15 [INFO] Skipping artifact deployment 22:14:15 [INFO] 22:14:15 [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- 22:14:15 [INFO] Building model-aggregator 1.0.4-SNAPSHOT [159/161] 22:14:15 [INFO] from model/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:15 [INFO] 22:14:15 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 22:14:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:15 [INFO] 22:14:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 22:14:15 [INFO] 22:14:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 22:14:15 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:15 [INFO] 22:14:15 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 22:14:15 [INFO] Skipping artifact installation 22:14:15 [INFO] 22:14:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 22:14:15 [INFO] Skipping artifact deployment 22:14:15 [INFO] 22:14:15 [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- 22:14:15 [INFO] Building test-distribution 1.0.4-SNAPSHOT [160/161] 22:14:15 [INFO] from test-distribution/pom.xml 22:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:16 [INFO] 22:14:16 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 22:14:16 [INFO] 22:14:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-distribution --- 22:14:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:16 [INFO] 22:14:16 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-distribution --- 22:14:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:16 [INFO] 22:14:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- 22:14:16 [INFO] 22:14:16 [INFO] --- dependency:3.9.0:properties (default) @ test-distribution --- 22:14:16 [INFO] 22:14:16 [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-distribution --- 22:14:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-merge-master/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 22:14:16 [INFO] 22:14:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 22:14:16 [INFO] Starting audit... 22:14:16 Audit done. 22:14:16 [INFO] You have 0 Checkstyle violations. 22:14:16 [INFO] 22:14:16 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 22:14:16 [INFO] Starting audit... 22:14:16 Audit done. 22:14:16 [INFO] You have 0 Checkstyle violations. 22:14:16 [INFO] 22:14:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-distribution --- 22:14:16 [INFO] 22:14:16 [INFO] --- resources:3.4.0:resources (process-resources) @ test-distribution --- 22:14:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/resources 22:14:16 [INFO] 22:14:16 [INFO] --- karaf:4.4.9:assembly (process-resources) @ test-distribution --- 22:14:16 [INFO] Using repositories: 22:14:16 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 22:14:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 22:14:16 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 22:14:16 [INFO] Creating work directory: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly 22:14:16 [INFO] Loading direct KAR and features XML dependencies 22:14:16 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar 22:14:16 [INFO] Feature framework will be added as a startup feature 22:14:16 [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly 22:14:16 [INFO] Unzipping kars 22:14:16 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar 22:14:16 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 22:14:16 [INFO] Loading profiles from: 22:14:16 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 22:14:16 [INFO] Loading repositories 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/xml/features (stage: Startup) 22:14:16 [INFO] Generating generated-startup profile 22:14:16 [INFO] Generating generated-boot profile with parents: generated-startup 22:14:16 [INFO] Generating generated-installed profile 22:14:16 [INFO] Configuring etc/config.properties and etc/system.properties 22:14:16 [INFO] Downloading libraries for generated profiles 22:14:16 [INFO] Downloading additional libraries 22:14:16 [INFO] Writing configurations 22:14:16 [INFO] adding config file: etc/profile.cfg 22:14:16 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 22:14:16 [INFO] Startup stage 22:14:16 [INFO] Loading startup repositories 22:14:17 [INFO] Resolving startup features and bundles 22:14:17 [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/1.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/1.0.4.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4.SNAPSHOT, odl-ietf-model-rfc7952/1.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/1.0.4.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4.SNAPSHOT, odl-ietf-model-rfc8072/1.0.4.SNAPSHOT, odl-ietf-model-rfc8177/1.0.4.SNAPSHOT, odl-ietf-model-rfc8294/1.0.4.SNAPSHOT, odl-ietf-model-rfc8341/1.0.4.SNAPSHOT, odl-ietf-model-rfc8342/1.0.4.SNAPSHOT, odl-ietf-model-rfc8343/1.0.4.SNAPSHOT, odl-ietf-model-rfc8344/1.0.4.SNAPSHOT, odl-ietf-model-rfc8345/1.0.4.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8346/1.0.4.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8348/1.0.4.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8349/1.0.4.SNAPSHOT, odl-ietf-model-rfc8519/1.0.4.SNAPSHOT, odl-ietf-model-rfc8520/1.0.4.SNAPSHOT, odl-ietf-model-rfc8525/1.0.4.SNAPSHOT, odl-ietf-model-rfc8526/1.0.4.SNAPSHOT, odl-ietf-model-rfc8528/1.0.4.SNAPSHOT, odl-ietf-model-rfc8529/1.0.4.SNAPSHOT, odl-ietf-model-rfc8530/1.0.4.SNAPSHOT, odl-ietf-model-rfc8542/1.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4.SNAPSHOT, odl-ietf-model-rfc8639/1.0.4.SNAPSHOT, odl-ietf-model-rfc8641/1.0.4.SNAPSHOT, odl-ietf-model-rfc8650/1.0.4.SNAPSHOT, odl-ietf-model-rfc8675/1.0.4.SNAPSHOT, odl-ietf-model-rfc8776/1.0.4.SNAPSHOT, odl-ietf-model-rfc8795/1.0.4.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8808/1.0.4.SNAPSHOT, odl-ietf-model-rfc8819/1.0.4.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/1.0.4.SNAPSHOT, odl-ietf-model-rfc8916/1.0.4.SNAPSHOT, odl-ietf-model-rfc9067/1.0.4.SNAPSHOT, odl-ietf-model-rfc9070/1.0.4.SNAPSHOT, odl-ietf-model-rfc9144/1.0.4.SNAPSHOT, odl-ietf-model-rfc9179/1.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4.SNAPSHOT, odl-ietf-model-rfc9640/1.0.4.SNAPSHOT, odl-ietf-model-rfc9641/1.0.4.SNAPSHOT, odl-ietf-model-rfc9642/1.0.4.SNAPSHOT, odl-ietf-model-rfc9643/1.0.4.SNAPSHOT, odl-ietf-model-rfc9644/1.0.4.SNAPSHOT, odl-ietf-model-rfc9645/1.0.4.SNAPSHOT, odl-ietf-model-rfc9648/1.0.4.SNAPSHOT, odl-ietf-rfc8294-netty/1.0.4.SNAPSHOT 22:14:17 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 22:14:17 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 22:14:17 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 22:14:17 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 22:14:17 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:14:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:14:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 22:14:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 22:14:17 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 22:14:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:14:17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:14:17 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 22:14:17 [INFO] Boot stage 22:14:17 [INFO] Loading boot repositories 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.22/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.22/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.22/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.2.1/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.2.1/xml/features 22:14:17 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.22/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.2.1/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features 22:14:17 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features 22:14:17 [INFO] Feature odl-ietf-model-rfc8916/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc9641/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc9067/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc9144/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar 22:14:17 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 22:14:17 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:17 [INFO] Feature odl-netty-4/14.2.1 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-riscv64 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-aarch_64 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-x86_64 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final/jar/linux-x86_64 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final 22:14:17 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final 22:14:17 [INFO] Feature odl-ietf-model-rfc9645/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc6991/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:17 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:17 [INFO] Feature odl-ietf-model-rfc8641/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature package/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 22:14:17 [INFO] Feature shell/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 22:14:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 22:14:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 22:14:17 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 22:14:17 [INFO] Feature jline/3.30.6 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 22:14:17 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:14:17 [INFO] Feature odl-ietf-model-rfc8342/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature feature/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 22:14:17 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 22:14:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 22:14:17 [INFO] Feature system/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 22:14:17 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 22:14:17 [INFO] Feature odl-ietf-model-rfc8520/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-ietf-model-rfc8346/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature ssh/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 22:14:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 22:14:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 22:14:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 22:14:17 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 22:14:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 22:14:17 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 22:14:17 [INFO] Feature 637f2988-4fdf-47e7-bb57-700d9b448cc6/0.0.0 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 22:14:17 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 22:14:17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 22:14:17 [INFO] Feature service/4.4.9 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 22:14:17 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/1.0.4.SNAPSHOT is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT 22:14:17 [INFO] Feature odl-yangtools-binding-spec/14.0.22 is defined as a boot feature 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 22:14:17 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 22:14:18 [INFO] Feature odl-ietf-model-rfc7952/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:18 [INFO] Feature odl-ietf-model-rfc8528/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc9070/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] Feature odl-ietf-model-rfc8819/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc9642/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature log/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 22:14:18 [INFO] adding config file: etc/org.apache.karaf.log.cfg 22:14:18 [INFO] Feature framework/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 22:14:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 22:14:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 22:14:18 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 22:14:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 22:14:18 [INFO] Feature odl-ietf-model-rfc8795/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature shell-compat/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 22:14:18 [INFO] Feature odl-ietf-model-rfc6243/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8650/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature deployer/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 22:14:18 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 22:14:18 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar 22:14:18 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 22:14:18 [INFO] Feature odl-ietf-model-rfc8177/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8343/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8525/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc7317-ietf-system/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8529/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8808/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 22:14:18 [INFO] Feature odl-ietf-model-rfc8639/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc9643/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] Feature odl-ietf-model-rfc8072/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8776/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature jaas/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 22:14:18 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 22:14:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 22:14:18 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] Feature odl-ietf-model-rfc8675/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature scr/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 22:14:18 [INFO] Feature odl-ietf-model-rfc8294/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 22:14:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 22:14:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 22:14:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 22:14:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 22:14:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 22:14:18 [INFO] Feature kar/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 22:14:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 22:14:18 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 22:14:18 [INFO] Feature odl-ietf-model-rfc8344/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8530/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8542/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8348/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8526/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-guava/14.2.1 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 22:14:18 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 22:14:18 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 22:14:18 [INFO] Feature odl-jspecify/14.2.1 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 22:14:18 [INFO] Feature odl-ietf-model-rfc9640/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 22:14:18 [INFO] Feature config/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 22:14:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 22:14:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 22:14:18 [INFO] Feature odl-yangtools-util/14.0.22 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 22:14:18 [INFO] Feature odl-ietf-model-rfc9644/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc9179/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-yangtools-common/14.0.22 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 22:14:18 [INFO] Feature odl-ietf-model-rfc9648/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature management/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 22:14:18 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 22:14:18 [INFO] adding config file: etc/jmx.acl.cfg 22:14:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 22:14:18 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 22:14:18 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 22:14:18 [INFO] adding config file: etc/org.apache.karaf.management.cfg 22:14:18 [INFO] Feature odl-ietf-model-rfc6241/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] Feature odl-ietf-rfc8294-netty/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-yangtools-netty/14.0.22 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 22:14:18 [INFO] Feature odl-ietf-model-rfc8341/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature standard/4.4.9 is defined as a boot feature 22:14:18 [INFO] Feature odl-ietf-model-rfc8345/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc8349/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature odl-ietf-model-rfc7224/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature bundle/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 22:14:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 22:14:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 22:14:18 [INFO] Feature odl-ietf-model-rfc8519/1.0.4.SNAPSHOT is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT 22:14:18 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT 22:14:18 [INFO] Feature instance/4.4.9 is defined as a boot feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 22:14:18 [INFO] Install stage 22:14:18 [INFO] Loading installed repositories 22:14:18 [INFO] Feature wrapper/4.4.9 is defined as an installed feature 22:14:18 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 22:14:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 22:14:18 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 22:14:18 [INFO] 22:14:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-distribution >>> 22:14:18 [INFO] 22:14:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-distribution --- 22:14:18 [INFO] No files found to run spotbugs, check compile phase has been run 22:14:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 22:14:18 [INFO] 22:14:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-distribution <<< 22:14:18 [INFO] 22:14:18 [INFO] 22:14:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-distribution --- 22:14:18 [INFO] 22:14:18 [INFO] --- dependency:3.9.0:copy (apply-branding) @ test-distribution --- 22:14:18 [INFO] 22:14:18 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 22:14:18 [INFO] 22:14:18 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 22:14:18 [WARNING] Overwriting /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 22:14:18 [INFO] 22:14:18 [INFO] --- copy:14.2.1:copy-files (default) @ test-distribution --- 22:14:18 [INFO] 22:14:18 [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ test-distribution --- 22:14:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-merge-master/test-distribution/src/main/assembly 22:14:18 [INFO] 22:14:18 [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ test-distribution --- 22:14:18 [INFO] Feature repository discovered recursively: db5cb937-29ca-4736-b806-3572098730ac 22:14:18 [INFO] Feature repository discovered recursively: framework-4.4.9 22:14:18 [INFO] Feature repository discovered recursively: odl-guava 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 22:14:18 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 22:14:18 [INFO] Feature repository discovered recursively: odl-jspecify 22:14:18 [INFO] Feature repository discovered recursively: odl-netty-4 22:14:18 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 22:14:18 [INFO] Feature repository discovered recursively: odl-yangtools-common 22:14:18 [INFO] Feature repository discovered recursively: odl-yangtools-netty 22:14:18 [INFO] Feature repository discovered recursively: odl-yangtools-util 22:14:18 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 22:14:18 [INFO] Feature repository discovered recursively: pt-triemap 22:14:18 [INFO] Feature repository discovered recursively: standard-4.4.9 22:14:18 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:18 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo 22:14:19 [INFO] 22:14:19 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- 22:14:19 [INFO] Executing tasks 22:14:19 [INFO] Executed tasks 22:14:19 [INFO] 22:14:19 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- 22:14:19 [INFO] Executing tasks 22:14:19 [INFO] [delete] Deleting directory /w/workspace/ietf-maven-merge-master/test-distribution/target/assembly/system/org/bouncycastle 22:14:19 [INFO] Executed tasks 22:14:19 [INFO] 22:14:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- 22:14:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 22:14:19 [INFO] 22:14:19 [INFO] --- karaf:4.4.9:archive (package) @ test-distribution --- 22:14:27 [INFO] 22:14:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 22:14:27 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:27 [INFO] 22:14:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 22:14:27 [INFO] Skipping duplicate-finder execution! 22:14:27 [INFO] 22:14:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-distribution --- 22:14:27 [INFO] Skipping pom project 22:14:27 [INFO] 22:14:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- 22:14:27 [INFO] 22:14:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-distribution --- 22:14:27 [INFO] 22:14:27 [INFO] --- jacoco:0.8.14:report (report) @ test-distribution --- 22:14:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 22:14:27 [INFO] 22:14:27 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 22:14:27 [INFO] Skipping artifact installation 22:14:27 [INFO] 22:14:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- 22:14:27 [INFO] Skipping artifact deployment 22:14:27 [INFO] 22:14:27 [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- 22:14:27 [INFO] Building ietf 1.0.4-SNAPSHOT [161/161] 22:14:27 [INFO] from pom.xml 22:14:27 [INFO] --------------------------------[ pom ]--------------------------------- 22:14:27 [INFO] 22:14:27 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- 22:14:27 [INFO] Deleting /w/workspace/ietf-maven-merge-master/target 22:14:27 [INFO] 22:14:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-aggregator --- 22:14:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 22:14:27 [INFO] 22:14:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-aggregator --- 22:14:27 [INFO] 22:14:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- 22:14:27 [INFO] Skipping CycloneDX goal, because module skips deploy 22:14:27 [INFO] 22:14:27 [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- 22:14:27 [INFO] Skipping artifact installation 22:14:27 [INFO] 22:14:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- 22:14:27 [INFO] Skipping artifact deployment 22:14:27 [INFO] ------------------------------------------------------------------------ 22:14:27 [INFO] Reactor Summary for ietf 1.0.4-SNAPSHOT: 22:14:27 [INFO] 22:14:27 [INFO] ietf-artifacts ..................................... SUCCESS [ 2.492 s] 22:14:27 [INFO] bnd-parent ......................................... SUCCESS [ 7.772 s] 22:14:27 [INFO] feature-parent ..................................... SUCCESS [ 3.055 s] 22:14:27 [INFO] ietf-type-util ..................................... SUCCESS [ 10.985 s] 22:14:27 [INFO] bundle-parent ...................................... SUCCESS [ 2.223 s] 22:14:27 [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 12.050 s] 22:14:27 [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.430 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.558 s] 22:14:27 [INFO] rfc6022 ............................................ SUCCESS [ 4.438 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 7.723 s] 22:14:27 [INFO] rfc6241 ............................................ SUCCESS [ 5.877 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 8.077 s] 22:14:27 [INFO] rfc6243 ............................................ SUCCESS [ 2.457 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.600 s] 22:14:27 [INFO] rfc6470 ............................................ SUCCESS [ 3.325 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.994 s] 22:14:27 [INFO] rfc8343 ............................................ SUCCESS [ 3.487 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.495 s] 22:14:27 [INFO] iana-if-type ....................................... SUCCESS [ 5.618 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.515 s] 22:14:27 [INFO] iana-crypt-hash .................................... SUCCESS [ 2.216 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.451 s] 22:14:27 [INFO] rfc8341 ............................................ SUCCESS [ 3.321 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.486 s] 22:14:27 [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.543 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.515 s] 22:14:27 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.379 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.776 s] 22:14:27 [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.288 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.591 s] 22:14:27 [INFO] rfc7952 ............................................ SUCCESS [ 2.182 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.652 s] 22:14:27 [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 2.765 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.916 s] 22:14:27 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 2.826 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.835 s] 22:14:27 [INFO] rfc8072 ............................................ SUCCESS [ 3.237 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.494 s] 22:14:27 [INFO] rfc8177 ............................................ SUCCESS [ 4.025 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.750 s] 22:14:27 [INFO] iana-routing-types ................................. SUCCESS [ 2.383 s] 22:14:27 [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.959 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.434 s] 22:14:27 [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.175 s] 22:14:27 [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.113 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.294 s] 22:14:27 [INFO] rfc8344 ............................................ SUCCESS [ 3.984 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.747 s] 22:14:27 [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.780 s] 22:14:27 [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.706 s] 22:14:27 [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 3.007 s] 22:14:27 [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.982 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.469 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.331 s] 22:14:27 [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.708 s] 22:14:27 [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 3.091 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.596 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.591 s] 22:14:27 [INFO] iana-hardware ...................................... SUCCESS [ 2.439 s] 22:14:27 [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.154 s] 22:14:27 [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 3.165 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.156 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.577 s] 22:14:27 [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.681 s] 22:14:27 [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.444 s] 22:14:27 [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 3.993 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.635 s] 22:14:27 [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.372 s] 22:14:27 [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.830 s] 22:14:27 [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.806 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.816 s] 22:14:27 [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.553 s] 22:14:27 [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 2.934 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.448 s] 22:14:27 [INFO] rfc8525 ............................................ SUCCESS [ 6.289 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.717 s] 22:14:27 [INFO] rfc8526 ............................................ SUCCESS [ 3.230 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.648 s] 22:14:27 [INFO] rfc8528 ............................................ SUCCESS [ 2.849 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.513 s] 22:14:27 [INFO] rfc8529 ............................................ SUCCESS [ 3.227 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.573 s] 22:14:27 [INFO] rfc8530 ............................................ SUCCESS [ 2.711 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.430 s] 22:14:27 [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.732 s] 22:14:27 [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.293 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 7.287 s] 22:14:27 [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.897 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.416 s] 22:14:27 [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 3.101 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.214 s] 22:14:27 [INFO] rfc8639 ............................................ SUCCESS [ 5.039 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.494 s] 22:14:27 [INFO] rfc8641 ............................................ SUCCESS [ 4.313 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.647 s] 22:14:27 [INFO] rfc8650 ............................................ SUCCESS [ 2.630 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.480 s] 22:14:27 [INFO] iana-tunnel-type ................................... SUCCESS [ 2.658 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.518 s] 22:14:27 [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.143 s] 22:14:27 [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.961 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.884 s] 22:14:27 [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 7.155 s] 22:14:27 [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.687 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.629 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.344 s] 22:14:27 [INFO] rfc8808 ............................................ SUCCESS [ 2.393 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.732 s] 22:14:27 [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.480 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.406 s] 22:14:27 [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.319 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.565 s] 22:14:27 [INFO] rfc8916 ............................................ SUCCESS [ 4.574 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.531 s] 22:14:27 [INFO] rfc9067 ............................................ SUCCESS [ 4.296 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.533 s] 22:14:27 [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.350 s] 22:14:27 [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.602 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 8.008 s] 22:14:27 [INFO] rfc9144 ............................................ SUCCESS [ 3.067 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 8.092 s] 22:14:27 [INFO] rfc9179 ............................................ SUCCESS [ 3.204 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 8.076 s] 22:14:27 [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.904 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 8.176 s] 22:14:27 [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 3.494 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 8.056 s] 22:14:27 [INFO] rfc9640 ............................................ SUCCESS [ 4.312 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.450 s] 22:14:27 [INFO] rfc9641 ............................................ SUCCESS [ 3.638 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.760 s] 22:14:27 [INFO] rfc9642 ............................................ SUCCESS [ 4.141 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.758 s] 22:14:27 [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.338 s] 22:14:27 [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.323 s] 22:14:27 [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.480 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.818 s] 22:14:27 [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.237 s] 22:14:27 [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.362 s] 22:14:27 [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.268 s] 22:14:27 [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.242 s] 22:14:27 [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.695 s] 22:14:27 [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.197 s] 22:14:27 [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.505 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.770 s] 22:14:27 [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.534 s] 22:14:27 [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.273 s] 22:14:27 [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.540 s] 22:14:27 [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.486 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.649 s] 22:14:27 [INFO] rfc9648 ............................................ SUCCESS [ 3.437 s] 22:14:27 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.665 s] 22:14:27 [INFO] rfc8294-netty ...................................... SUCCESS [ 6.907 s] 22:14:27 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 8.831 s] 22:14:27 [INFO] features-aggregator ................................ SUCCESS [ 0.015 s] 22:14:27 [INFO] lib-aggregator ..................................... SUCCESS [ 0.004 s] 22:14:27 [INFO] iana-aggregator .................................... SUCCESS [ 0.009 s] 22:14:27 [INFO] rfc-aggregator ..................................... SUCCESS [ 0.004 s] 22:14:27 [INFO] model-aggregator ................................... SUCCESS [ 0.004 s] 22:14:27 [INFO] test-distribution .................................. SUCCESS [ 11.762 s] 22:14:27 [INFO] ietf ............................................... SUCCESS [ 0.007 s] 22:14:27 [INFO] ------------------------------------------------------------------------ 22:14:27 [INFO] BUILD SUCCESS 22:14:27 [INFO] ------------------------------------------------------------------------ 22:14:27 [INFO] Total time: 14:07 min 22:14:27 [INFO] Finished at: 2026-02-23T22:14:27Z 22:14:27 [INFO] ------------------------------------------------------------------------ 22:14:27 [ietf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins16021871501772841036.sh 22:14:27 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins11771783802754102569.sh 22:14:27 ---> common-variables.sh 22:14:27 --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 22:14:27 ---> maven-deploy.sh 22:14:27 -----> Remove metadata files that were not updated 22:14:27 -----> Install lftools 22:14:27 Setup pyenv: 22:14:27 system 22:14:27 3.8.20 22:14:27 3.9.20 22:14:27 3.10.15 22:14:27 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:14:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omDf from file:/tmp/.os_lf_venv 22:14:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:14:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:14:29 lf-activate-venv(): INFO: Base packages installed successfully 22:14:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 22:14:43 -----> Upload files to Nexus 22:14:43 /tmp/venv-omDf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 22:14:43 warnings.warn( 22:14:44 ####################################################### 22:14:44 Deploying directory /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 (40.0 b) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 (32.0 b) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml (1.18 kb) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml (363.0 b) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml (129.5 kb) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:44 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom (2.05 kb) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json (139.32 kb) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml (372.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:45 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml (848.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom (1.71 kb) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json (117.43 kb) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml (108.89 kb) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 (40.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 (32.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml (363.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml (758.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:46 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml (70.35 kb) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom (1.58 kb) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json (76.76 kb) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 (40.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml (363.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:47 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml (85.28 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json (92.65 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom (1.63 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 (32.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml (363.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json (92.68 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml (85.31 kb) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:48 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom (1.41 kb) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml (377.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom (1.47 kb) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml (736.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json (67.5 kb) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:49 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml (61.71 kb) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 (32.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml (363.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml (85.31 kb) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom (1.41 kb) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:50 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json (92.68 kb) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 (40.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml (363.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom (1.42 kb) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:51 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml (73.57 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml (667.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json (80.15 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/maven-metadata.xml (351.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml (23.69 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom (1.94 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json (26.68 kb) 22:14:52 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml (363.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml (1.09 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml (109.53 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json (118.42 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom (1.87 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:14:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml (355.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml (3.21 kb) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json (3.52 kb) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:54 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom (40.75 kb) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml (360.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json (37.71 kb) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar (28.04 kb) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:14:55 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom (1.49 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml (34.12 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar (47.72 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar (197.26 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 (40.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 (32.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml (370.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml (39.88 kb) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:14:56 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar (37.43 kb) 22:14:57 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar (233.83 kb) 22:14:57 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:14:57 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar (51.19 kb) 22:14:58 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:14:58 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:14:59 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom (1.91 kb) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json (43.87 kb) 22:15:07 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 (40.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml (367.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar (280.26 kb) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml (42.89 kb) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json (47.07 kb) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar (61.38 kb) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:08 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar (47.29 kb) 22:15:09 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom (1.7 kb) 22:15:09 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 (40.0 b) 22:15:09 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 (32.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml (373.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar (137.83 kb) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar (35.31 kb) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar (22.52 kb) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:10 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom (1.52 kb) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json (37.82 kb) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml (34.23 kb) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 (40.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 (32.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml (379.0 b) 22:15:11 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar (232.76 kb) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom (2.35 kb) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar (1.1 mb) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json (60.5 kb) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:12 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar (306.57 kb) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml (55.63 kb) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml (366.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:13 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar (229.8 kb) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar (860.82 kb) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:15:15 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom (2.14 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json (56.83 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar (181.9 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml (52.11 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 (40.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 (32.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/maven-metadata.xml (354.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json (56.94 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar (880.06 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar (264.79 kb) 22:15:16 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom (2.15 kb) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar (191.55 kb) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml (52.24 kb) 22:15:17 Attempting to upload org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 (40.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml (371.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar (24.11 kb) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json (47.1 kb) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar (169.96 kb) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:18 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar (33.47 kb) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml (42.92 kb) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom (1.7 kb) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 (40.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 (32.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc9179/maven-metadata.xml (354.0 b) 22:15:19 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom (1.97 kb) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar (48.07 kb) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml (42.81 kb) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:20 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar (60.56 kb) 22:15:21 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:21 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar (259.04 kb) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json (46.99 kb) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/maven-metadata.xml (354.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar (320.05 kb) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom (1.98 kb) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:22 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar (1.45 mb) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml (42.83 kb) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar (393.85 kb) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json (47.01 kb) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:23 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 (40.0 b) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 (32.0 b) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml (373.0 b) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar (148.14 kb) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml (34.23 kb) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar (30.68 kb) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json (37.82 kb) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:24 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar (50.83 kb) 22:15:25 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:25 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:25 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:25 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom (1.52 kb) 22:15:26 Attempting to upload org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 (32.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml (370.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:26 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml (55.17 kb) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar (86.35 kb) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar (433.37 kb) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom (2.27 kb) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar (110.78 kb) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json (60.07 kb) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/maven-metadata.xml (354.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:28 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar (906.58 kb) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom (2.32 kb) 22:15:29 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar (238.67 kb) 22:15:30 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json (79.57 kb) 22:15:30 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml (73.65 kb) 22:15:30 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:30 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar (195.6 kb) 22:15:30 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 (32.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/maven-metadata.xml (354.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json (37.67 kb) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar (11.26 kb) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom (1.96 kb) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar (17.42 kb) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:31 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml (34.08 kb) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar (114.33 kb) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 (40.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 (32.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc8072/maven-metadata.xml (354.0 b) 22:15:32 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json (40.88 kb) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar (78.04 kb) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar (417.12 kb) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml (37.1 kb) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:33 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom (1.69 kb) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar (97.47 kb) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/maven-metadata.xml (354.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar (89.53 kb) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom (2.74 kb) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json (66.3 kb) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:34 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml (61.01 kb) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar (470.99 kb) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:35 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar (110.2 kb) 22:15:36 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:36 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:36 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:36 Attempting to upload org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (379.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar (52.65 kb) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom (1.88 kb) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar (38.89 kb) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:37 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml (46.2 kb) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar (234.88 kb) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json (50.55 kb) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 (40.0 b) 22:15:38 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml (371.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar (22.3 kb) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom (1.52 kb) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar (126.34 kb) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json (37.8 kb) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml (34.21 kb) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar (14.71 kb) 22:15:40 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 (40.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 (32.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml (368.0 b) 22:15:40 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json (37.76 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar (275.71 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar (59.87 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml (34.17 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom (1.96 kb) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:41 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar (46.26 kb) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 (40.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 (32.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8808/maven-metadata.xml (354.0 b) 22:15:42 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar (30.52 kb) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:43 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json (53.33 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar (21.56 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar (163.0 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml (48.76 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom (1.84 kb) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 (40.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 (32.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml (368.0 b) 22:15:44 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml (49.38 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json (53.9 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom (2.11 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar (665.74 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar (3.07 mb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar (960.13 kb) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:45 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 (40.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 (32.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml (370.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom (2.28 kb) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:46 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar (108.49 kb) 22:15:47 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:47 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:47 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:48 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:48 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:48 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar (87.83 kb) 22:15:48 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:51 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:51 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar (452.45 kb) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml (55.13 kb) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json (60.04 kb) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml (370.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar (25.86 kb) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:52 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom (1.82 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar (19.93 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar (150.19 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json (37.78 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml (34.19 kb) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:53 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 (40.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 (32.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml (367.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom (1.84 kb) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar (287.62 kb) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar (223.0 kb) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:54 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar (1.02 mb) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml (45.9 kb) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json (50.27 kb) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc6243/maven-metadata.xml (354.0 b) 22:15:55 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom (1.97 kb) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json (50.13 kb) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml (45.75 kb) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar (32.3 kb) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar (171.36 kb) 22:15:56 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar (24.66 kb) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (377.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:15:57 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar (45.71 kb) 22:15:58 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:15:58 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom (2.0 kb) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml (42.96 kb) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar (32.97 kb) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:15:59 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json (47.15 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar (206.26 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml (380.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar (160.01 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar (705.92 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml (55.53 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar (192.68 kb) 22:16:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom (2.18 kb) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json (60.39 kb) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 (32.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml (370.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar (237.95 kb) 22:16:01 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom (1.93 kb) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json (43.87 kb) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:02 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar (58.9 kb) 22:16:03 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:03 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:03 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml (39.88 kb) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar (41.52 kb) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/maven-metadata.xml (354.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml (45.85 kb) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar (65.19 kb) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:04 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar (335.88 kb) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom (2.12 kb) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar (84.17 kb) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json (50.21 kb) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 (40.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 (32.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/maven-metadata.xml (354.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:05 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar (319.32 kb) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar (54.99 kb) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom (2.41 kb) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml (57.9 kb) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:06 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:07 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json (63.02 kb) 22:16:07 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:07 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:07 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar (68.58 kb) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 (40.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 (32.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml (363.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar (57.24 kb) 22:16:08 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar (72.61 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom (2.0 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml (58.83 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar (296.28 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json (63.86 kb) 22:16:09 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 (40.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 (32.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml (370.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:10 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar (27.7 kb) 22:16:11 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:11 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml (45.94 kb) 22:16:11 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar (159.01 kb) 22:16:11 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json (50.32 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar (20.55 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom (2.13 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml (364.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar (371.17 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom (2.43 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml (52.32 kb) 22:16:12 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar (480.51 kb) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json (57.02 kb) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar (1.64 mb) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:13 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 (40.0 b) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 (32.0 b) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/maven-metadata.xml (354.0 b) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom (1.83 kb) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:14 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar (49.2 kb) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml (51.95 kb) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar (219.32 kb) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json (56.67 kb) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:15 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar (37.02 kb) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml (373.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar (66.17 kb) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar (76.95 kb) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:16 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar (363.12 kb) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom (2.02 kb) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml (49.18 kb) 22:16:17 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json (53.72 kb) 22:16:18 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 (32.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml (371.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar (127.62 kb) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json (37.8 kb) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar (23.22 kb) 22:16:18 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml (34.21 kb) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar (15.38 kb) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom (1.52 kb) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 (40.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 (32.0 b) 22:16:19 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml (370.0 b) 22:16:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar (108.39 kb) 22:16:20 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar (131.98 kb) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json (79.83 kb) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom (2.86 kb) 22:16:21 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml (73.88 kb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar (501.33 kb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 (40.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml (377.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom (2.46 kb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar (1.4 mb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml (71.69 kb) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:22 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar (319.16 kb) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json (77.33 kb) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar (399.76 kb) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 22:16:23 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml (385.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar (42.64 kb) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar (255.8 kb) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json (89.75 kb) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml (83.32 kb) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:24 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom (2.17 kb) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar (56.38 kb) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 (40.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 (32.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml (370.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar (111.45 kb) 22:16:25 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar (133.42 kb) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json (66.9 kb) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar (509.35 kb) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:27 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml (61.7 kb) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom (2.55 kb) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 (32.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/maven-metadata.xml (354.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml (49.0 kb) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar (150.29 kb) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar (604.08 kb) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:28 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar (121.33 kb) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom (2.26 kb) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json (53.52 kb) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 (40.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 (32.0 b) 22:16:29 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml (370.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml (70.79 kb) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar (75.74 kb) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar (348.26 kb) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json (76.57 kb) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:30 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar (90.71 kb) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom (2.55 kb) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 (40.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 (32.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml (371.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom (2.34 kb) 22:16:31 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:32 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml (59.05 kb) 22:16:32 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json (64.07 kb) 22:16:32 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:32 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar (606.58 kb) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:33 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar (2.04 mb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar (478.36 kb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 (40.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml (370.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom (1.6 kb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar (19.58 kb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json (37.78 kb) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:34 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml (34.19 kb) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar (142.16 kb) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar (27.33 kb) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 (40.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 (32.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml (359.0 b) 22:16:35 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar (633.94 kb) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar (332.72 kb) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json (50.13 kb) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:37 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom (1.67 kb) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml (45.75 kb) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar (1.7 mb) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 (40.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml (370.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:38 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar (18.86 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json (37.78 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml (34.19 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar (158.79 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar (32.93 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom (1.51 kb) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:39 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 (32.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml (366.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom (1.85 kb) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar (145.76 kb) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml (58.74 kb) 22:16:40 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar (25.32 kb) 22:16:41 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:41 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json (63.79 kb) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar (18.35 kb) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 (40.0 b) 22:16:42 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/maven-metadata.xml (354.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json (50.37 kb) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar (284.64 kb) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar (64.07 kb) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml (46.02 kb) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:43 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar (51.47 kb) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom (1.85 kb) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 (40.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 (32.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml (373.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:44 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar (118.52 kb) 22:16:45 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:45 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:45 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json (50.5 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar (463.95 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar (81.98 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml (46.15 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom (1.97 kb) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 (40.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 (32.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml (376.0 b) 22:16:46 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar (74.86 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json (50.43 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar (60.48 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar (326.05 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom (1.88 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml (46.07 kb) 22:16:47 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 (32.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml (377.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:48 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar (32.42 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar (167.45 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json (50.47 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar (23.2 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml (46.11 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:49 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom (1.88 kb) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (381.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml (34.28 kb) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar (300.07 kb) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar (74.95 kb) 22:16:50 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom (2.0 kb) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json (37.87 kb) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar (59.69 kb) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:51 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 (40.0 b) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 (32.0 b) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/maven-metadata.xml (354.0 b) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar (811.12 kb) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:52 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar (227.66 kb) 22:16:53 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:53 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:53 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:53 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:53 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar (180.04 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json (80.51 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml (74.66 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom (2.79 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 (32.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml (365.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom (1.5 kb) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:54 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml (34.16 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json (37.75 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar (28.62 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar (20.09 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:55 Attempting to upload org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar (137.6 kb) 22:16:55 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 (40.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 (32.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml (370.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar (110.39 kb) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom (2.55 kb) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml (61.7 kb) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar (502.99 kb) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:56 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar (132.3 kb) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json (66.9 kb) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 (40.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 (32.0 b) 22:16:58 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml (380.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml (52.22 kb) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json (56.95 kb) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar (93.97 kb) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar (448.18 kb) 22:16:59 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom (1.89 kb) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar (111.83 kb) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 (40.0 b) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 (32.0 b) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8525/maven-metadata.xml (354.0 b) 22:17:00 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar (144.32 kb) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom (2.06 kb) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml (49.05 kb) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:02 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar (556.68 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json (53.59 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar (113.82 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 (32.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml (360.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom (1.81 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.03 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml (9.52 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json (10.63 kb) 22:17:03 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml (362.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json (37.73 kb) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom (1.81 kb) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar (15.88 kb) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar (22.62 kb) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:04 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar (139.7 kb) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml (34.14 kb) 22:17:05 Attempting to upload org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 (40.0 b) 22:17:05 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 (32.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml (368.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json (53.6 kb) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml (49.06 kb) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom (2.01 kb) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar (93.8 kb) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:06 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar (356.02 kb) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar (76.73 kb) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 (40.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 (32.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc9648/maven-metadata.xml (354.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:07 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom (2.57 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar (445.38 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar (89.41 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json (60.09 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar (111.0 kb) 22:17:08 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml (55.21 kb) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/maven-metadata.xml (354.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:09 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:10 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar (123.57 kb) 22:17:10 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar (165.43 kb) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml (46.04 kb) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar (601.73 kb) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:11 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom (2.14 kb) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json (50.38 kb) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml (379.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom (2.29 kb) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml (55.28 kb) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:12 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar (37.39 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json (60.18 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar (47.54 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar (226.3 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 (40.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/maven-metadata.xml (354.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar (652.31 kb) 22:17:13 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar (131.64 kb) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml (45.85 kb) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom (1.83 kb) 22:17:14 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar (173.25 kb) 22:17:15 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:15 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:15 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:15 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:15 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json (50.21 kb) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 (32.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml (374.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar (74.04 kb) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:16 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar (285.11 kb) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml (52.44 kb) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar (61.78 kb) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json (57.13 kb) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:17 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom (2.18 kb) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 (40.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml (379.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar (114.8 kb) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom (2.21 kb) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml (55.77 kb) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:18 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar (543.62 kb) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json (60.64 kb) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar (144.96 kb) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 (32.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml (366.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:19 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:20 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar (31.23 kb) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar (153.01 kb) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar (18.53 kb) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:21 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json (40.84 kb) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml (37.06 kb) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom (1.68 kb) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml (385.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom (2.56 kb) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar (57.2 kb) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:22 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar (276.59 kb) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml (65.9 kb) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar (74.01 kb) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json (71.25 kb) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:23 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 (40.0 b) 22:17:24 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 (32.0 b) 22:17:24 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml (370.0 b) 22:17:24 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:24 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:24 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar (147.08 kb) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:25 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar (530.93 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json (69.75 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom (2.74 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar (114.03 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml (64.27 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 (32.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml (377.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom (2.38 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar (115.92 kb) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:26 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml (69.0 kb) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar (422.15 kb) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar (91.04 kb) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:27 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json (74.51 kb) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/maven-metadata.xml (354.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom (1.71 kb) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:28 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar (94.13 kb) 22:17:29 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:29 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:29 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:29 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:29 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar (68.81 kb) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml (42.83 kb) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json (47.01 kb) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar (381.83 kb) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml (382.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:30 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json (57.2 kb) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar (59.92 kb) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar (74.27 kb) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom (2.07 kb) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:31 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar (316.3 kb) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml (52.48 kb) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 (40.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 (32.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml (378.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml (52.45 kb) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json (57.17 kb) 22:17:32 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar (391.31 kb) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar (97.43 kb) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar (74.46 kb) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom (2.05 kb) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:33 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 (32.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml (373.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml (45.94 kb) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom (1.72 kb) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:34 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar (46.71 kb) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar (270.27 kb) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json (50.32 kb) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar (60.59 kb) 22:17:35 Attempting to upload org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 (40.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 (32.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml (363.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:35 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom (1.64 kb) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar (216.43 kb) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml (48.73 kb) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json (53.3 kb) 22:17:36 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar (56.67 kb) 22:17:37 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:37 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:17:37 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar (31.69 kb) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/maven-metadata.xml (354.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom (2.46 kb) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar (1.2 mb) 22:17:38 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml (64.44 kb) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json (69.83 kb) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar (275.07 kb) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar (342.25 kb) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 (40.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 (32.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml (364.0 b) 22:17:39 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom (1.5 kb) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar (13.14 kb) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json (37.75 kb) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml (34.16 kb) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:40 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:41 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml (1.62 kb) 22:17:41 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar (19.88 kb) 22:17:42 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar (123.15 kb) 22:17:42 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 (40.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 (32.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml (375.0 b) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar (51.14 kb) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar (324.68 kb) 22:17:42 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar (87.9 kb) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom (1.71 kb) 22:17:43 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json (50.33 kb) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml (45.95 kb) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 (40.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 (32.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/maven-metadata.xml (354.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar (64.35 kb) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml (42.81 kb) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:44 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar (341.32 kb) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom (1.69 kb) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar (85.23 kb) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json (46.99 kb) 22:17:45 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 (40.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 (32.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/maven-metadata.xml (354.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar (616.41 kb) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml (49.03 kb) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom (1.98 kb) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json (53.56 kb) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:46 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar (159.71 kb) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar (128.48 kb) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 (40.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/maven-metadata.xml (354.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:48 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json (53.52 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml (48.99 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom (2.26 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar (192.19 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar (760.99 kb) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:49 Attempting to upload org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar (155.69 kb) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 (40.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 (32.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml (368.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml (64.88 kb) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom (2.6 kb) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json (70.25 kb) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:50 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar (543.75 kb) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar (1.8 mb) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar (425.15 kb) 22:17:51 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/maven-metadata.xml (354.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json (73.07 kb) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar (165.51 kb) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom (1.9 kb) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar (23.56 kb) 22:17:52 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml (67.5 kb) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar (31.38 kb) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 (40.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 (32.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc9640/maven-metadata.xml (354.0 b) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml (45.87 kb) 22:17:53 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:54 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar (227.71 kb) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json (50.23 kb) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:55 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar (180.85 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar (923.19 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom (2.13 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml (375.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom (1.71 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar (316.7 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json (57.16 kb) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:56 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar (81.35 kb) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml (1.63 kb) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar (59.9 kb) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml (52.45 kb) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 (40.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 (32.0 b) 22:17:57 Attempting to upload org/opendaylight/ietf/model/rfc8529/maven-metadata.xml (354.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar (407.79 kb) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml (55.16 kb) 22:17:58 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar (105.36 kb) 22:17:59 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:17:59 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json (60.03 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar (81.77 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom (1.96 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (378.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar (360.98 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar (67.16 kb) 22:18:00 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml (49.2 kb) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom (2.04 kb) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar (88.29 kb) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml (1.64 kb) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:18:01 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json (53.74 kb) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 (32.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml (363.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom (1.42 kb) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml (659.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json (92.47 kb) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml (85.06 kb) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml (363.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml (79.22 kb) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json (86.22 kb) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml (363.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml (92.84 kb) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom (1.6 kb) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json (100.48 kb) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml (775.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 (40.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml (363.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json (67.29 kb) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom (1.42 kb) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml (61.49 kb) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml (666.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml (363.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml (73.44 kb) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json (80.02 kb) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 (32.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml (388.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom (1.73 kb) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml (996.0 b) 22:18:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json (108.91 kb) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml (100.55 kb) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml (363.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json (73.84 kb) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom (1.6 kb) 22:18:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml (859.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml (67.67 kb) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml (363.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom (1.42 kb) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml (678.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json (73.7 kb) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml (67.49 kb) 22:18:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 (32.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml (363.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml (760.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom (1.59 kb) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml (76.69 kb) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json (83.45 kb) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml (363.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json (101.96 kb) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml (93.96 kb) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom (1.63 kb) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 (32.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml (363.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml (80.19 kb) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json (87.08 kb) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom (1.75 kb) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml (855.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 (40.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml (363.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom (2.13 kb) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml (107.57 kb) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json (116.13 kb) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml (1.15 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml (363.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml (111.88 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom (1.81 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json (120.57 kb) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml (991.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml (363.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom (1.74 kb) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml (91.71 kb) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json (99.43 kb) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml (858.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 22:18:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml (363.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml (115.43 kb) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json (124.72 kb) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml (363.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json (80.04 kb) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml (73.46 kb) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml (390.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml (801.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json (67.72 kb) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml (61.92 kb) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:18 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom (1.52 kb) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml (363.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml (73.46 kb) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json (80.04 kb) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 (40.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 (32.0 b) 22:18:19 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml (375.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json (93.06 kb) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom (1.7 kb) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml (85.7 kb) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml (963.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/maven-metadata.xml (355.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom (1.67 kb) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:18:20 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar (12.8 kb) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar (7.04 kb) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar (96.63 kb) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml (40.25 kb) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:21 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json (45.08 kb) 22:18:22 Attempting to upload org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 (40.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml (363.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml (1.07 kb) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json (114.74 kb) 22:18:22 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom (1.86 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml (105.94 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 (32.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml (363.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom (1.58 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml (85.96 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml (765.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:23 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json (93.28 kb) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml (363.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml (977.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml (83.48 kb) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom (1.93 kb) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:24 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json (90.55 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml (354.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar (89.73 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml (67.45 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar (4.57 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar (11.1 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml (1.61 kb) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar.sha1 (40.0 b) 22:18:25 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json (74.43 kb) 22:18:26 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar.sha1 (40.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom (1.95 kb) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml (372.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json (90.23 kb) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:26 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml (609.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom (1.46 kb) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml (83.13 kb) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml (363.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:27 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json (80.13 kb) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml (73.56 kb) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml (363.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom (1.63 kb) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:28 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json (99.07 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml (91.33 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml (363.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json (80.11 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml (73.54 kb) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:29 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml (372.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom (1.68 kb) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:30 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json (93.81 kb) 22:18:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:53 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml (610.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml (86.53 kb) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 (32.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml (363.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom (1.76 kb) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json (99.87 kb) 22:18:54 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml (875.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml (92.2 kb) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml (363.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom (1.41 kb) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:55 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json (80.02 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml (73.44 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml (372.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json (86.68 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom (1.46 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml (79.69 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml (712.0 b) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:18:56 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml (363.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json (110.89 kb) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml (1012.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml (102.76 kb) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom (1.88 kb) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 (40.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 (32.0 b) 22:18:57 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml (379.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml (61.69 kb) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml (738.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml (1.26 kb) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom (1.47 kb) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json (67.48 kb) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml (388.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom (1.5 kb) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:18:58 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml (73.94 kb) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json (80.51 kb) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml (775.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml (387.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom (1.74 kb) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:18:59 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml (1019.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json (87.01 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml (80.04 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml (363.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom (1.86 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml (136.28 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml (1.07 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json (146.94 kb) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:00 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml (363.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml (100.15 kb) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json (108.51 kb) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom (1.63 kb) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 (40.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 (32.0 b) 22:19:01 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml (363.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom (1.42 kb) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json (106.32 kb) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml (98.28 kb) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (386.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:02 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml (765.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml (73.8 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom (1.5 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json (80.38 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml (363.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml (132.7 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom (2.08 kb) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:03 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json (142.72 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml (1.28 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml (363.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml (822.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom (1.64 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json (147.67 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml (136.23 kb) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:04 Attempting to upload org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml (363.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml (79.32 kb) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json (86.3 kb) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom (1.41 kb) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 (32.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml (363.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:05 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json (86.41 kb) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml (79.45 kb) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom (1.63 kb) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml (363.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:06 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json (86.33 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml (79.34 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom (1.41 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/maven-metadata.xml (355.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml (5.39 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom (1.59 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml (1.02 kb) 22:19:07 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json (5.96 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml (363.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml (123.2 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom (2.84 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml (1.67 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json (132.67 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 (40.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 (32.0 b) 22:19:08 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml (363.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json (95.87 kb) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom (1.63 kb) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml (88.29 kb) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:19:09 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml (373.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml (85.96 kb) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json (93.31 kb) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom (1.69 kb) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml (967.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:10 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 (32.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml (363.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json (93.52 kb) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml (870.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom (1.75 kb) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:11 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml (86.24 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml (394.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml (155.38 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom (1.78 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml (1.05 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml (1.27 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json (167.15 kb) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 (40.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 (32.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml (363.0 b) 22:19:12 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml (79.23 kb) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml (655.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json (86.22 kb) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom (1.42 kb) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml (372.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml (118.0 kb) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:13 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json (127.1 kb) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom (1.69 kb) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml (1.25 kb) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml (848.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml (363.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json (86.37 kb) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:14 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml (79.4 kb) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml (650.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom (1.41 kb) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 (40.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml (363.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml (104.0 kb) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json (112.44 kb) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:15 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom (1.63 kb) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml (871.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 (32.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml (751.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml (363.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json (103.34 kb) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json.md5 (32.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml (95.51 kb) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml.md5 (32.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json.sha1 (40.0 b) 22:19:16 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom (1.57 kb) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom.md5 (32.0 b) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml (1.24 kb) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom.sha1 (40.0 b) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml.md5 (32.0 b) 22:19:17 Attempting to upload org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml.sha1 (40.0 b) 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.4-SNAPSHOT/odl-ietf-model-rfc9070-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.4-SNAPSHOT/odl-ietf-model-rfc8342-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.4-SNAPSHOT/odl-ietf-model-rfc8530-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.4-SNAPSHOT/odl-ietf-model-rfc9641-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.4-SNAPSHOT/odl-ietf-model-rfc9642-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/bnd-parent/1.0.4-SNAPSHOT/bnd-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.4-SNAPSHOT/odl-ietf-model-rfc8639-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-artifacts/1.0.4-SNAPSHOT/ietf-artifacts-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-hardware/1.0.4-SNAPSHOT/iana-hardware-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.4-SNAPSHOT/rfc6991-ietf-yang-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.4-SNAPSHOT/rfc8345-ietf-network-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.4-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.4-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.4-SNAPSHOT/rfc7317-ietf-system-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9067/1.0.4-SNAPSHOT/rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9179/1.0.4-SNAPSHOT/rfc9179-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6241/1.0.4-SNAPSHOT/rfc6241-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.4-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.4-SNAPSHOT/rfc9645-ietf-tls-common-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8641/1.0.4-SNAPSHOT/rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7952/1.0.4-SNAPSHOT/rfc7952-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8072/1.0.4-SNAPSHOT/rfc8072-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8526/1.0.4-SNAPSHOT/rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.4-SNAPSHOT/iana-ssh-encryption-algs-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.4-SNAPSHOT/rfc8040-ietf-restconf-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8808/1.0.4-SNAPSHOT/rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.4-SNAPSHOT/rfc8349-ietf-routing-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6243/1.0.4-SNAPSHOT/rfc6243-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.4-SNAPSHOT/rfc6991-ietf-inet-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6470/1.0.4-SNAPSHOT/rfc6470-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9144/1.0.4-SNAPSHOT/rfc9144-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.4-SNAPSHOT/rfc8520-ietf-mud-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.4-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.4-SNAPSHOT/rfc7407-ietf-snmp-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8530/1.0.4-SNAPSHOT/rfc8530-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.4-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.4-SNAPSHOT/iana-ssh-public-key-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.4-SNAPSHOT/rfc9645-ietf-tls-server-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9641/1.0.4-SNAPSHOT/rfc9641-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-if-type/1.0.4-SNAPSHOT/iana-if-type-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.4-SNAPSHOT/rfc8342-ietf-datastores-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.4-SNAPSHOT/rfc8520-ietf-acldns-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8528/1.0.4-SNAPSHOT/rfc8528-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.4-SNAPSHOT/rfc8294-ietf-routing-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.4-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8916/1.0.4-SNAPSHOT/rfc8916-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-routing-types/1.0.4-SNAPSHOT/iana-routing-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.4-SNAPSHOT/rfc9645-ietf-tls-client-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.4-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8525/1.0.4-SNAPSHOT/rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/bundle-parent/1.0.4-SNAPSHOT/bundle-parent-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-crypt-hash/1.0.4-SNAPSHOT/iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9648/1.0.4-SNAPSHOT/rfc9648-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc6022/1.0.4-SNAPSHOT/rfc6022-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8177/1.0.4-SNAPSHOT/rfc8177-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.4-SNAPSHOT/rfc8342-ietf-origin-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.4-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.4-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8341/1.0.4-SNAPSHOT/rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.4-SNAPSHOT/rfc8345-ietf-network-state-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-tunnel-type/1.0.4-SNAPSHOT/iana-tunnel-type-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8639/1.0.4-SNAPSHOT/rfc8639-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.4-SNAPSHOT/iana-ssh-mac-algs-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.4-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8343/1.0.4-SNAPSHOT/rfc8343-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8344/1.0.4-SNAPSHOT/rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9642/1.0.4-SNAPSHOT/rfc9642-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8650/1.0.4-SNAPSHOT/rfc8650-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc9640/1.0.4-SNAPSHOT/rfc9640-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.4-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8529/1.0.4-SNAPSHOT/rfc8529-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.4-SNAPSHOT/odl-ietf-model-rfc8675-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.4-SNAPSHOT/odl-ietf-model-rfc6243-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.4-SNAPSHOT/odl-ietf-model-rfc8542-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.4-SNAPSHOT/odl-ietf-model-rfc7952-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.4-SNAPSHOT/odl-ietf-model-rfc9179-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.4-SNAPSHOT/odl-ietf-model-rfc6991-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.4-SNAPSHOT/odl-ietf-model-rfc8072-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.4-SNAPSHOT/odl-ietf-model-rfc8294-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.4-SNAPSHOT/odl-ietf-model-rfc8808-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.4-SNAPSHOT/odl-ietf-model-rfc9645-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.4-SNAPSHOT/odl-ietf-model-rfc9643-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.4-SNAPSHOT/odl-ietf-model-rfc8650-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.4-SNAPSHOT/odl-ietf-model-rfc8341-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.4-SNAPSHOT/odl-ietf-model-rfc6241-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/ietf-type-util/1.0.4-SNAPSHOT/ietf-type-util-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.4-SNAPSHOT/odl-ietf-model-rfc9144-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.4-SNAPSHOT/odl-ietf-model-rfc8776-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.jar 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-javadoc.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-sources.jar.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/rfc8294-netty/1.0.4-SNAPSHOT/rfc8294-netty-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.4-SNAPSHOT/odl-ietf-model-rfc6022-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.4-SNAPSHOT/odl-ietf-model-rfc8529-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.4-SNAPSHOT/odl-ietf-model-rfc8528-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.4-SNAPSHOT/odl-ietf-model-rfc8349-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.4-SNAPSHOT/odl-ietf-model-rfc8343-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.4-SNAPSHOT/odl-ietf-model-rfc8346-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.4-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.4-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.4-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.4-SNAPSHOT/odl-ietf-model-rfc8641-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.4-SNAPSHOT/odl-ietf-model-rfc8526-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.4-SNAPSHOT/odl-ietf-model-rfc9067-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.4-SNAPSHOT/odl-ietf-model-rfc8916-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.4-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.4-SNAPSHOT/odl-ietf-model-rfc6470-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.4-SNAPSHOT/odl-ietf-model-rfc8177-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.4-SNAPSHOT/odl-ietf-model-rfc9640-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/feature-parent/1.0.4-SNAPSHOT/feature-parent-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.4-SNAPSHOT/odl-ietf-model-rfc9644-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.4-SNAPSHOT/odl-ietf-model-rfc8525-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.4-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.4-SNAPSHOT/odl-ietf-model-rfc8519-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.4-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.4-SNAPSHOT/odl-ietf-model-rfc7224-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.4-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.4-SNAPSHOT/odl-ietf-model-rfc8344-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.4-SNAPSHOT/odl-ietf-model-rfc9648-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-cyclonedx.json.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/maven-metadata.xml 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59.pom.sha1 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml.md5 22:19:17 Successfully uploaded org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.4-SNAPSHOT/odl-ietf-model-rfc8520-1.0.4-20260223.220019-59-features.xml.sha1 22:19:17 Finished deploying /w/workspace/ietf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 22:19:17 ####################################################### 22:19:17 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins5155290693957374508.sh 22:19:17 $ ssh-agent -k 22:19:17 unset SSH_AUTH_SOCK; 22:19:17 unset SSH_AGENT_PID; 22:19:17 echo Agent pid 1563 killed; 22:19:17 [ssh-agent] Stopped. 22:19:17 [JaCoCo plugin] Collecting JaCoCo coverage data... 22:19:17 [JaCoCo plugin] Version: 3.3.5 22:19:17 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 22:19:18 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 4 22:19:18 [JaCoCo plugin] Saving matched execfiles: /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 22:19:19 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/bnd-parent/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/feature-parent/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6022/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6241/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6243/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6470/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc6991/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7224/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7317-ietf-system/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc7952/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8072/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8177/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8294/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8341/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8342/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8343/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8344/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345-non-nmda/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8345/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346-non-nmda/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8346/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348-non-nmda/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8348/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8349/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8519/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8520/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8525/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8526/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8528/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8529/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8530/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8542/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8639/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8641/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8650/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8675/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8776/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795-non-nmda/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8795/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8808/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819-non-nmda/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8819/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc8916/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9067/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9070/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9144/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9179/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9640/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9641/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9642/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9643/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9644/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9645/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-model-rfc9648/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/features/odl-ietf-rfc8294-netty/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/jacoco/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/target/classes 4 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/target/classes 3 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/bundle-parent/target/classes 0 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-crypt-hash/target/classes 7 files 22:19:19 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-hardware/target/classes 33 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-if-type/target/classes 603 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-routing-types/target/classes 5 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-encryption-algs/target/classes 4 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-key-exchange-algs/target/classes 4 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-mac-algs/target/classes 4 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-ssh-public-key-algs/target/classes 4 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tls-cipher-suite-algs/target/classes 4 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/iana/iana-tunnel-type/target/classes 41 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6022/target/classes 94 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6241/target/classes 245 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6243/target/classes 14 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6470/target/classes 37 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/target/classes 21 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/target/classes 22 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7317-ietf-system/target/classes 140 files 22:19:20 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-snmp/target/classes 292 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc7952/target/classes 3 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes 23 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8040-ietf-restconf/target/classes 32 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8072/target/classes 49 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8177/target/classes 105 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/target/classes 65 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8341/target/classes 44 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-datastores/target/classes 19 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8342-ietf-origin/target/classes 17 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8343/target/classes 37 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8344/target/classes 79 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-state/target/classes 29 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes 35 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network-topology/target/classes 37 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8345-ietf-network/target/classes 31 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes 76 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware-state/target/classes 31 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8348-ietf-hardware/target/classes 41 files 22:19:21 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8349-ietf-routing/target/classes 166 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-access-control-list/target/classes 181 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/target/classes 6 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-packet-fields/target/classes 37 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-acldns/target/classes 10 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8520-ietf-mud/target/classes 35 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/target/classes 71 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8526/target/classes 55 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8528/target/classes 28 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8529/target/classes 58 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8530/target/classes 21 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes 51 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes 68 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes 33 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes 40 files 22:19:22 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8639/target/classes 205 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8641/target/classes 139 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8650/target/classes 13 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes 42 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/target/classes 685 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes 56 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8795-ietf-te-topology/target/classes 318 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8808/target/classes 13 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes 11 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8819-ietf-module-tags/target/classes 12 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8916/target/classes 123 files 22:19:23 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9067/target/classes 161 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes 224 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes 292 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9144/target/classes 33 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9179/target/classes 28 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes 24 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes 18 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9640/target/classes 148 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9641/target/classes 76 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9642/target/classes 101 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-client/target/classes 55 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-common/target/classes 8 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9643-ietf-tcp-server/target/classes 9 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-client/target/classes 45 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-common/target/classes 80 files 22:19:24 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9644-ietf-ssh-server/target/classes 68 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-client/target/classes 69 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-common/target/classes 60 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9645-ietf-tls-server/target/classes 70 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc9648/target/classes 57 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/test-distribution/target/classes 0 files 22:19:25 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 22:19:25 [JaCoCo plugin] Source Inclusions: **/*.java 22:19:25 [JaCoCo plugin] Source Exclusions: null 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/ietf-type-util/src/main/java 4 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/lib/rfc8294-netty/src/main/java 3 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-inet-types/src/main/java 1 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc6991-ietf-yang-types/src/main/java 1 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8294-ietf-routing-types/src/main/java 1 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8519-ietf-ethertypes/src/main/java 1 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8525/src/main/java 2 files 22:19:25 [JaCoCo plugin] - /w/workspace/ietf-maven-merge-master/model/rfc/rfc8776-ietf-te-types/src/main/java 1 files 22:19:25 [JaCoCo plugin] Loading inclusions files.. 22:19:25 [JaCoCo plugin] inclusions: [] 22:19:25 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 22:19:25 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 22:19:25 [JaCoCo plugin] Publishing the results.. 22:19:26 [JaCoCo plugin] Loading packages.. 22:19:26 [JaCoCo plugin] Done. 22:19:26 [JaCoCo plugin] Overall coverage: class: 1.604278, method: 1.6184971, line: 5.318491, branch: 85.71429, instruction: 7.2376122, complexity: 3.2731376 22:19:26 [PostBuildScript] - [INFO] Executing post build scripts. 22:19:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins8317727264208946981.sh 22:19:26 ---> sysstat.sh 22:19:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins12929857924827837010.sh 22:19:26 ---> package-listing.sh 22:19:26 ++ facter osfamily 22:19:26 ++ tr '[:upper:]' '[:lower:]' 22:19:26 + OS_FAMILY=debian 22:19:26 + workspace=/w/workspace/ietf-maven-merge-master 22:19:26 + START_PACKAGES=/tmp/packages_start.txt 22:19:26 + END_PACKAGES=/tmp/packages_end.txt 22:19:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:26 + PACKAGES=/tmp/packages_start.txt 22:19:26 + '[' /w/workspace/ietf-maven-merge-master ']' 22:19:26 + PACKAGES=/tmp/packages_end.txt 22:19:26 + case "${OS_FAMILY}" in 22:19:26 + dpkg -l 22:19:26 + grep '^ii' 22:19:26 + '[' -f /tmp/packages_start.txt ']' 22:19:26 + '[' -f /tmp/packages_end.txt ']' 22:19:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:26 + '[' /w/workspace/ietf-maven-merge-master ']' 22:19:26 + mkdir -p /w/workspace/ietf-maven-merge-master/archives/ 22:19:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-merge-master/archives/ 22:19:26 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins10008987268789580600.sh 22:19:26 ---> capture-instance-metadata.sh 22:19:26 Setup pyenv: 22:19:26 system 22:19:26 3.8.20 22:19:26 3.9.20 22:19:26 3.10.15 22:19:26 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:19:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omDf from file:/tmp/.os_lf_venv 22:19:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:19:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:19:29 lf-activate-venv(): INFO: Base packages installed successfully 22:19:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 22:19:40 INFO: Running in OpenStack, capturing instance metadata 22:19:41 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14674676858057529723.sh 22:19:41 provisioning config files... 22:19:41 Could not find credentials [logs] for ietf-maven-merge-master #209 22:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-merge-master@tmp/config9304666414873731148tmp 22:19:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:19:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:19:41 provisioning config files... 22:19:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:19:41 [EnvInject] - Injecting environment variables from a build step. 22:19:41 [EnvInject] - Injecting as environment variables the properties content 22:19:41 SERVER_ID=logs 22:19:41 22:19:41 [EnvInject] - Variables injected successfully. 22:19:41 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14874606588481075056.sh 22:19:41 ---> create-netrc.sh 22:19:41 WARN: Log server credential not found. 22:19:41 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins14224337813305950071.sh 22:19:41 ---> python-tools-install.sh 22:19:41 Setup pyenv: 22:19:41 system 22:19:41 3.8.20 22:19:41 3.9.20 22:19:41 3.10.15 22:19:41 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:19:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omDf from file:/tmp/.os_lf_venv 22:19:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:19:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:19:43 lf-activate-venv(): INFO: Base packages installed successfully 22:19:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 22:19:52 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins3540483138482003949.sh 22:19:52 ---> sudo-logs.sh 22:19:52 Archiving 'sudo' log.. 22:19:52 [ietf-maven-merge-master] $ /bin/bash /tmp/jenkins15101139874266610725.sh 22:19:52 ---> job-cost.sh 22:19:52 INFO: Activating Python virtual environment... 22:19:52 Setup pyenv: 22:19:52 system 22:19:52 3.8.20 22:19:52 3.9.20 22:19:52 3.10.15 22:19:52 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:19:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omDf from file:/tmp/.os_lf_venv 22:19:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:19:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:19:54 lf-activate-venv(): INFO: Base packages installed successfully 22:19:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 22:20:00 INFO: No stack-cost file found 22:20:00 INFO: Instance uptime: 1481s 22:20:00 INFO: Fetching instance metadata (attempt 1 of 3)... 22:20:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:20:01 INFO: Successfully fetched instance metadata 22:20:01 INFO: Instance type: v3-standard-4 22:20:01 INFO: Retrieving pricing info for: v3-standard-4 22:20:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:20:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=1481 22:20:01 INFO: Successfully fetched Vexxhost pricing API 22:20:01 INFO: Retrieved cost: 0.11 22:20:01 INFO: Retrieved resource: v3-standard-4 22:20:01 INFO: Creating archive directory: /w/workspace/ietf-maven-merge-master/archives/cost 22:20:01 INFO: Archiving costs to: /w/workspace/ietf-maven-merge-master/archives/cost.csv 22:20:01 INFO: Successfully archived job cost data 22:20:01 DEBUG: Cost data: ietf-maven-merge-master,209,2026-02-23 22:20:01,v3-standard-4,1481,0.11,0.00,SUCCESS 22:20:01 [ietf-maven-merge-master] $ /bin/bash -l /tmp/jenkins4546262855921988208.sh 22:20:01 ---> logs-deploy.sh 22:20:01 Setup pyenv: 22:20:01 system 22:20:01 3.8.20 22:20:01 3.9.20 22:20:01 3.10.15 22:20:01 * 3.11.10 (set by /w/workspace/ietf-maven-merge-master/.python-version) 22:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omDf from file:/tmp/.os_lf_venv 22:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:20:03 lf-activate-venv(): INFO: Base packages installed successfully 22:20:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-omDf/bin to PATH 22:20:13 WARNING: Nexus logging server not set 22:20:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-merge-master/209/ 22:20:13 INFO: archiving logs to S3 22:20:13 /tmp/venv-omDf/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 22:20:13 warnings.warn( 22:20:17 ---> uname -a: 22:20:17 Linux prd-ubuntu2204-docker-4c-4g-20269 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:20:17 22:20:17 22:20:17 ---> lscpu: 22:20:17 Architecture: x86_64 22:20:17 CPU op-mode(s): 32-bit, 64-bit 22:20:17 Address sizes: 40 bits physical, 48 bits virtual 22:20:17 Byte Order: Little Endian 22:20:17 CPU(s): 4 22:20:17 On-line CPU(s) list: 0-3 22:20:17 Vendor ID: AuthenticAMD 22:20:17 Model name: AMD EPYC-Rome Processor 22:20:17 CPU family: 23 22:20:17 Model: 49 22:20:17 Thread(s) per core: 1 22:20:17 Core(s) per socket: 1 22:20:17 Socket(s): 4 22:20:17 Stepping: 0 22:20:17 BogoMIPS: 5599.99 22:20:17 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 22:20:17 Virtualization: AMD-V 22:20:17 Hypervisor vendor: KVM 22:20:17 Virtualization type: full 22:20:17 L1d cache: 128 KiB (4 instances) 22:20:17 L1i cache: 128 KiB (4 instances) 22:20:17 L2 cache: 2 MiB (4 instances) 22:20:17 L3 cache: 64 MiB (4 instances) 22:20:17 NUMA node(s): 1 22:20:17 NUMA node0 CPU(s): 0-3 22:20:17 Vulnerability Gather data sampling: Not affected 22:20:17 Vulnerability Indirect target selection: Not affected 22:20:17 Vulnerability Itlb multihit: Not affected 22:20:17 Vulnerability L1tf: Not affected 22:20:17 Vulnerability Mds: Not affected 22:20:17 Vulnerability Meltdown: Not affected 22:20:17 Vulnerability Mmio stale data: Not affected 22:20:17 Vulnerability Reg file data sampling: Not affected 22:20:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:20:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:20:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:20:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:20:17 Vulnerability Srbds: Not affected 22:20:17 Vulnerability Tsa: Not affected 22:20:17 Vulnerability Tsx async abort: Not affected 22:20:17 Vulnerability Vmscape: Not affected 22:20:17 22:20:17 22:20:17 ---> nproc: 22:20:17 4 22:20:17 22:20:17 22:20:17 ---> df -h: 22:20:17 Filesystem Size Used Avail Use% Mounted on 22:20:17 tmpfs 1.6G 1.1M 1.6G 1% /run 22:20:17 /dev/vda1 78G 10G 68G 13% / 22:20:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:20:17 tmpfs 5.0M 0 5.0M 0% /run/lock 22:20:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:20:17 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:20:17 22:20:17 22:20:17 ---> free -m: 22:20:17 total used free shared buff/cache available 22:20:17 Mem: 15989 650 10790 4 4548 14996 22:20:17 Swap: 1023 0 1023 22:20:17 22:20:17 22:20:17 ---> ip addr: 22:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:20:17 inet 127.0.0.1/8 scope host lo 22:20:17 valid_lft forever preferred_lft forever 22:20:17 inet6 ::1/128 scope host 22:20:17 valid_lft forever preferred_lft forever 22:20:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:20:17 link/ether fa:16:3e:96:e2:3e brd ff:ff:ff:ff:ff:ff 22:20:17 altname enp0s3 22:20:17 inet 10.30.170.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:20:17 valid_lft 84910sec preferred_lft 84910sec 22:20:17 inet6 fe80::f816:3eff:fe96:e23e/64 scope link 22:20:17 valid_lft forever preferred_lft forever 22:20:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:20:17 link/ether d6:01:b9:de:b6:9a brd ff:ff:ff:ff:ff:ff 22:20:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:20:17 valid_lft forever preferred_lft forever 22:20:17 22:20:17 22:20:17 ---> sar -b -r -n DEV: 22:20:17 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-20269) 02/23/26 _x86_64_ (4 CPU) 22:20:17 22:20:17 21:55:28 LINUX RESTART (4 CPU) 22:20:17 22:20:17 22:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:20:17 22:10:00 53.49 3.10 42.22 8.17 750.89 5184.81 20189.36 22:20:17 22:20:00 28.93 0.20 24.05 4.68 12.87 3120.25 12651.40 22:20:17 Average: 41.21 1.65 33.14 6.42 381.87 4152.51 16420.32 22:20:17 22:20:17 22:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:20:17 22:10:00 9895368 13690620 2266604 13.84 165048 3733772 2515564 14.44 812784 5264436 187220 22:20:17 22:20:00 11064028 15363020 589968 3.60 199372 4161204 1141724 6.55 987984 3851060 12772 22:20:17 Average: 10479698 14526820 1428286 8.72 182210 3947488 1828644 10.50 900384 4557748 99996 22:20:17 22:20:17 22:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:20:17 22:10:00 lo 4293.29 4293.29 4091.45 4091.45 0.00 0.00 0.00 0.00 22:20:17 22:10:00 ens3 173.92 127.90 949.16 33.16 0.00 0.00 0.00 0.00 22:20:17 22:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:17 22:20:00 lo 1917.06 1917.06 1810.85 1810.85 0.00 0.00 0.00 0.00 22:20:17 22:20:00 ens3 134.32 127.33 131.66 184.69 0.00 0.00 0.00 0.00 22:20:17 22:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:17 Average: lo 3105.16 3105.16 2951.13 2951.13 0.00 0.00 0.00 0.00 22:20:17 Average: ens3 154.12 127.61 540.40 108.92 0.00 0.00 0.00 0.00 22:20:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:17 22:20:17 22:20:17 ---> sar -P ALL: 22:20:17 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-4g-20269) 02/23/26 _x86_64_ (4 CPU) 22:20:17 22:20:17 21:55:28 LINUX RESTART (4 CPU) 22:20:17 22:20:17 22:00:00 CPU %user %nice %system %iowait %steal %idle 22:20:17 22:10:00 all 66.02 0.00 3.86 0.18 0.11 29.83 22:20:17 22:10:00 0 65.93 0.00 4.03 0.15 0.11 29.79 22:20:17 22:10:00 1 65.53 0.00 3.64 0.14 0.11 30.59 22:20:17 22:10:00 2 66.06 0.00 3.71 0.28 0.11 29.84 22:20:17 22:10:00 3 66.57 0.00 4.06 0.14 0.11 29.12 22:20:17 22:20:00 all 38.76 0.00 2.12 0.11 0.08 58.93 22:20:17 22:20:00 0 39.43 0.00 2.39 0.07 0.08 58.03 22:20:17 22:20:00 1 35.65 0.00 2.09 0.15 0.07 62.03 22:20:17 22:20:00 2 39.29 0.00 2.02 0.14 0.08 58.48 22:20:17 22:20:00 3 40.67 0.00 1.97 0.09 0.08 57.19 22:20:17 Average: all 52.37 0.00 2.99 0.14 0.09 44.41 22:20:17 Average: 0 52.66 0.00 3.21 0.11 0.09 43.92 22:20:17 Average: 1 50.54 0.00 2.86 0.14 0.09 46.36 22:20:17 Average: 2 52.65 0.00 2.86 0.21 0.09 44.19 22:20:17 Average: 3 53.61 0.00 3.01 0.12 0.09 43.17 22:20:17 22:20:17 22:20:17