Started by user Kevin Herron Running as Kevin Herron Agent basic-wtnhh is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-wtnhh" namespace: "milo" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.milo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-wtnhh" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-wtnhh" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.milo.svc.cluster.local/milo/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-milo" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-wtnhh (basic) in workspace /home/jenkins/agent/workspace/Milo_Release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-6XTvh9xiOkJt/agent.49 SSH_AGENT_PID=51 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/Milo_Release@tmp/private_key_12274275265422219483.key (/home/jenkins/agent/workspace/Milo_Release@tmp/private_key_12274275265422219483.key) [ssh-agent] Using credentials eclipse-milo-bot (GitHub bot (SSH)) The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository ssh://git@github.com/eclipse/milo.git > git init /home/jenkins/agent/workspace/Milo_Release # timeout=10 Fetching upstream changes from ssh://git@github.com/eclipse/milo.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot (SSH) [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Milo_Release@tmp/jenkins-gitclient-ssh11984487080486419115.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- ssh://git@github.com/eclipse/milo.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://git@github.com/eclipse/milo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/release/0.6.12^{commit} # timeout=10 Checking out Revision 58068120ee6bfa2a4e5b80cf73b9b35e84aa6a3e (refs/remotes/origin/release/0.6.12) > git config core.sparsecheckout # timeout=10 > git checkout -f 58068120ee6bfa2a4e5b80cf73b9b35e84aa6a3e # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b release/0.6.12 58068120ee6bfa2a4e5b80cf73b9b35e84aa6a3e # timeout=10 Commit message: "Update Guava to version 33.0.0-jre (#1202)" First time build. Skipping changelog. [Milo_Release] $ /bin/sh -xe /tmp/jenkins3192117786080850038.sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 207D2B80C80462B0: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 207D2B80C80462B0: public key "Eclipse Milo Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 207D2B80C80462B0: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ gpg --list-keys --with-colons ++ sort -u ++ awk -F: '/fpr:/ {print $10}' + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 1BA64A87761C1DD26C1CC828207D2B80C80462B0 trust Secret subkeys are available. pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: unknown validity: unknown ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ unknown] (1). Eclipse Milo Project pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: unknown validity: unknown ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ unknown] (1). Eclipse Milo Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: ultimate validity: unknown ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ unknown] (1). Eclipse Milo Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 66EF282B0C98D31E9F0DC14D00DD9B054294B3E8 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2026-10-13 pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: ultimate validity: ultimate ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ultimate] (1). Eclipse Milo Project pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: ultimate validity: ultimate ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ultimate] (1). Eclipse Milo Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/207D2B80C80462B0 created: 2016-07-19 expires: 2026-10-13 usage: SC trust: ultimate validity: ultimate ssb rsa4096/00DD9B054294B3E8 created: 2016-07-19 expires: 2026-10-13 usage: S [ultimate] (1). Eclipse Milo Project [Milo_Release] $ /bin/sh -xe /tmp/jenkins13859281357577668538.sh + git config user.email milo-bot@eclipse.org + git config user.name eclipse-milo-bot [Milo_Release] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DdevelopmentVersion=0.6.13-SNAPSHOT -DreleaseVersion=0.6.12 -DreleaseBranch=release/0.6.12 -DdevelopmentVersion=0.6.13-SNAPSHOT -DreleaseVersion=0.6.12 -DtagNameFormat=v@{version} -Dmaven.repo.local=/home/jenkins/agent/workspace/Milo_Release/.repository release:clean release:prepare release:perform -B Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Milo Build Tools [jar] [INFO] Eclipse Milo - OPC UA (IEC 62541) [pom] [INFO] opc-ua-stack [pom] [INFO] stack-core [jar] [INFO] stack-client [jar] [INFO] opc-ua-sdk [pom] [INFO] sdk-core [jar] [INFO] sdk-client [jar] [INFO] bsd-core [jar] [INFO] bsd-parser [jar] [INFO] dictionary-reader [jar] [INFO] stack-server [jar] [INFO] bsd-generator [jar] [INFO] sdk-server [jar] [INFO] dictionary-manager [jar] [INFO] milo-examples [pom] [INFO] server-examples [jar] [INFO] client-examples [jar] [INFO] bsd-parser-gson [jar] [INFO] stack-tests [jar] [INFO] sdk-tests [jar] [INFO] integration-tests [jar] [INFO] [INFO] -----------------------< org.eclipse.milo:milo >------------------------ [INFO] Building Eclipse Milo - OPC UA (IEC 62541) 0.6.12-SNAPSHOT [1/22] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- release:3.0.0-M1:clean (default-cli) @ milo --- [INFO] phase cleanup [INFO] Cleaning up after release... [INFO] [INFO] --- release:3.0.0-M1:prepare (default-cli) @ milo --- [INFO] phase verify-release-configuration [INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release [INFO] [prepare] 1/17 check-poms [INFO] [prepare] 2/17 scm-check-modifications [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git rev-parse --show-prefix [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [WARNING] Ignoring unrecognized line: ?? .repository/ [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] [prepare] 3/17 check-dependency-snapshots [INFO] Checking dependencies and plugins for snapshots ... [INFO] [prepare] 4/17 create-backup-poms [INFO] [prepare] 5/17 map-release-versions [INFO] [prepare] 6/17 input-variables [INFO] [prepare] 7/17 map-development-versions [INFO] [prepare] 8/17 rewrite-poms-for-release [INFO] Transforming 'Eclipse Milo Build Tools'... [INFO] Transforming 'Eclipse Milo - OPC UA (IEC 62541)'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'opc-ua-stack'... [INFO] Transforming 'stack-core'... [INFO] Transforming 'stack-client'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'opc-ua-sdk'... [INFO] Transforming 'sdk-core'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'sdk-client'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'bsd-core'... [INFO] Updating stack-core to 0.6.12 [INFO] Transforming 'bsd-parser'... [INFO] Updating bsd-core to 0.6.12 [INFO] Transforming 'dictionary-reader'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'stack-server'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'bsd-generator'... [INFO] Updating bsd-core to 0.6.12 [INFO] Transforming 'sdk-server'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'dictionary-manager'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'milo-examples'... [INFO] Transforming 'server-examples'... [INFO] Updating sdk-server to 0.6.12 [INFO] Updating dictionary-manager to 0.6.12 [INFO] Transforming 'client-examples'... [INFO] Updating sdk-client to 0.6.12 [INFO] Updating dictionary-reader to 0.6.12 [INFO] Updating server-examples to 0.6.12 [INFO] Transforming 'bsd-parser-gson'... [INFO] Updating bsd-parser to 0.6.12 [INFO] Updating bsd-parser to 0.6.12 [INFO] Transforming 'stack-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'sdk-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'integration-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] [prepare] 9/17 generate-release-poms [INFO] Not generating release POMs [INFO] [prepare] 10/17 run-preparation-goals [INFO] Executing goals 'clean verify'... [INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [INFO] Maven home: /opt/tools/apache-maven/3.9.5 [INFO] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] Eclipse Milo Build Tools [jar] [INFO] [INFO] Eclipse Milo - OPC UA (IEC 62541) [pom] [INFO] [INFO] opc-ua-stack [pom] [INFO] [INFO] stack-core [jar] [INFO] [INFO] stack-client [jar] [INFO] [INFO] opc-ua-sdk [pom] [INFO] [INFO] sdk-core [jar] [INFO] [INFO] sdk-client [jar] [INFO] [INFO] bsd-core [jar] [INFO] [INFO] bsd-parser [jar] [INFO] [INFO] dictionary-reader [jar] [INFO] [INFO] stack-server [jar] [INFO] [INFO] bsd-generator [jar] [INFO] [INFO] sdk-server [jar] [INFO] [INFO] dictionary-manager [jar] [INFO] [INFO] milo-examples [pom] [INFO] [INFO] server-examples [jar] [INFO] [INFO] client-examples [jar] [INFO] [INFO] bsd-parser-gson [jar] [INFO] [INFO] stack-tests [jar] [INFO] [INFO] sdk-tests [jar] [INFO] [INFO] integration-tests [jar] [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:build-tools >-------------------- [INFO] [INFO] Building Eclipse Milo Build Tools 0.6.12 [1/22] [INFO] [INFO] from build-tools/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ build-tools --- [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ build-tools --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ build-tools --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ build-tools --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/build-tools/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ build-tools --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ build-tools --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/build-tools/target/build-tools-0.6.12.jar [INFO] [INFO] [INFO] [INFO] -----------------------< org.eclipse.milo:milo >------------------------ [INFO] [INFO] Building Eclipse Milo - OPC UA (IEC 62541) 0.6.12 [2/22] [INFO] [INFO] from pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ milo --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ milo --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ milo --- [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:opc-ua-stack >-------------------- [INFO] [INFO] Building opc-ua-stack 0.6.12 [3/22] [INFO] [INFO] from opc-ua-stack/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ opc-ua-stack --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ opc-ua-stack --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ opc-ua-stack --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ opc-ua-stack --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ opc-ua-stack --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:stack-core >--------------------- [INFO] [INFO] Building stack-core 0.6.12 [4/22] [INFO] [INFO] from opc-ua-stack/stack-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ stack-core --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-core --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 381 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/serialization/SerializationContext.java: Some input files use unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/serialization/SerializationContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-core --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-core --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] WARN org.eclipse.milo.opcua.stack.core.util.validation.OpcUaCertificateUsageChecker - check suppressed: certificate failed end-entity usage check: CN=Test Intermediate-Signed Certificate [INFO] [main] WARN org.eclipse.milo.opcua.stack.core.util.validation.OpcUaCertificateUsageChecker - check suppressed: certificate failed end-entity usage check: CN=Test Intermediate-Signed Certificate [INFO] [main] INFO org.eclipse.milo.opcua.stack.core.security.DefaultTrustListManagerTest - using /tmp/securityTest [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [INFO] Tests run: 195, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.44 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 195, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-core --- [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:stack-client >-------------------- [INFO] [INFO] Building stack-client 0.6.12 [5/22] [INFO] [INFO] from opc-ua-stack/stack-client/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ stack-client --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-client --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-client --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-client --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-client/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-client --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-client:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-client/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-client --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:opc-ua-sdk >--------------------- [INFO] [INFO] Building opc-ua-sdk 0.6.12 [6/22] [INFO] [INFO] from opc-ua-sdk/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ opc-ua-sdk --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ opc-ua-sdk --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ opc-ua-sdk --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ opc-ua-sdk --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:sdk-core >---------------------- [INFO] [INFO] Building sdk-core 0.6.12 [7/22] [INFO] [INFO] from opc-ua-sdk/sdk-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-core/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-core/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-core --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-core/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-core/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest [INFO] mod=1 remainder=0 group=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9] [INFO] -- [INFO] mod=2 remainder=0 group=[0, 2, 4, 6, 8] [INFO] mod=2 remainder=1 group=[1, 3, 5, 7, 9] [INFO] -- [INFO] mod=3 remainder=0 group=[0, 3, 6, 9] [INFO] mod=3 remainder=1 group=[1, 4, 7] [INFO] mod=3 remainder=2 group=[2, 5, 8] [INFO] -- [INFO] mod=4 remainder=0 group=[0, 4, 8] [INFO] mod=4 remainder=1 group=[1, 5, 9] [INFO] mod=4 remainder=2 group=[2, 6] [INFO] mod=4 remainder=3 group=[3, 7] [INFO] -- [INFO] mod=5 remainder=0 group=[0, 5] [INFO] mod=5 remainder=1 group=[1, 6] [INFO] mod=5 remainder=2 group=[2, 7] [INFO] mod=5 remainder=3 group=[3, 8] [INFO] mod=5 remainder=4 group=[4, 9] [INFO] -- [INFO] mod=6 remainder=0 group=[0, 6] [INFO] mod=6 remainder=1 group=[1, 7] [INFO] mod=6 remainder=2 group=[2, 8] [INFO] mod=6 remainder=3 group=[3, 9] [INFO] mod=6 remainder=4 group=[4] [INFO] mod=6 remainder=5 group=[5] [INFO] -- [INFO] mod=7 remainder=0 group=[0, 7] [INFO] mod=7 remainder=1 group=[1, 8] [INFO] mod=7 remainder=2 group=[2, 9] [INFO] mod=7 remainder=3 group=[3] [INFO] mod=7 remainder=4 group=[4] [INFO] mod=7 remainder=5 group=[5] [INFO] mod=7 remainder=6 group=[6] [INFO] -- [INFO] mod=8 remainder=0 group=[0, 8] [INFO] mod=8 remainder=1 group=[1, 9] [INFO] mod=8 remainder=2 group=[2] [INFO] mod=8 remainder=3 group=[3] [INFO] mod=8 remainder=4 group=[4] [INFO] mod=8 remainder=5 group=[5] [INFO] mod=8 remainder=6 group=[6] [INFO] mod=8 remainder=7 group=[7] [INFO] -- [INFO] mod=9 remainder=0 group=[0, 9] [INFO] mod=9 remainder=1 group=[1] [INFO] mod=9 remainder=2 group=[2] [INFO] mod=9 remainder=3 group=[3] [INFO] mod=9 remainder=4 group=[4] [INFO] mod=9 remainder=5 group=[5] [INFO] mod=9 remainder=6 group=[6] [INFO] mod=9 remainder=7 group=[7] [INFO] mod=9 remainder=8 group=[8] [INFO] -- [INFO] mod=10 remainder=0 group=[0] [INFO] mod=10 remainder=1 group=[1] [INFO] mod=10 remainder=2 group=[2] [INFO] mod=10 remainder=3 group=[3] [INFO] mod=10 remainder=4 group=[4] [INFO] mod=10 remainder=5 group=[5] [INFO] mod=10 remainder=6 group=[6] [INFO] mod=10 remainder=7 group=[7] [INFO] mod=10 remainder=8 group=[8] [INFO] mod=10 remainder=9 group=[9] [INFO] -- [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:sdk-client >--------------------- [INFO] [INFO] Building sdk-client 0.6.12 [8/22] [INFO] [INFO] from opc-ua-sdk/sdk-client/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sdk-client --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-client --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-client --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-client --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 377 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-client --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-client:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-client --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:bsd-core >---------------------- [INFO] [INFO] Building bsd-core 0.6.12 [9/22] [INFO] [INFO] from opc-ua-stack/bsd-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bsd-core --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-core --- [INFO] [INFO] [INFO] [INFO] --- jaxb2:0.14.0:generate (default) @ bsd-core --- [INFO] [INFO] Sources are not up-to-date, XJC will be executed. [INFO] [INFO] Episode file [/home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes. [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-core/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-core --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-core/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-core --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-core --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-core --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:bsd-parser >--------------------- [INFO] [INFO] Building bsd-parser 0.6.12 [10/22] [INFO] [INFO] from opc-ua-stack/bsd-parser/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-parser --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-parser --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-parser --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-parser --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-parser:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-parser --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-parser --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] --- assertRoundTrip Type: ArrayContainer --- [INFO] originalValue: Struct{name=ArrayContainer, members={IntArray=Member{name=IntArray, value=[1, 2, 3]}, BitField=Member{name=BitField, value=143}, StringArray=Member{name=StringArray, value=[hello, world]}}} [INFO] encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 [INFO] decodedValue: Struct{name=ArrayContainer, members={IntArray=Member{name=IntArray, value=[1, 2, 3]}, BitField=Member{name=BitField, value=143}, StringArray=Member{name=StringArray, value=[hello, world]}}} [INFO] --- assertRoundTrip Type: Foo --- [INFO] originalValue: Struct{name=Foo, members={Bar=Member{name=Bar, value=0}, Baz=Member{name=Baz, value=hello}}} [INFO] encodedValue: 000000000500000068656c6c6f [INFO] decodedValue: Struct{name=Foo, members={Bar=Member{name=Bar, value=0}, Baz=Member{name=Baz, value=hello}}} [INFO] --- assertRoundTrip Type: ProfilePointStruct --- [INFO] originalValue: Struct{name=ProfilePointStruct, members={rangeXSpecified=Member{name=rangeXSpecified, value=1}, rangeYSpecified=Member{name=rangeYSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, x=Member{name=x, value=1.0}, y=Member{name=y, value=2.0}, rangeX=Member{name=rangeX, value=Range(low=3.0, high=4.0)}}} [INFO] encodedValue: 01000000000000000000f03f000000000000004000000000000008400000000000001040 [INFO] decodedValue: Struct{name=ProfilePointStruct, members={rangeXSpecified=Member{name=rangeXSpecified, value=1}, rangeYSpecified=Member{name=rangeYSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, x=Member{name=x, value=1.0}, y=Member{name=y, value=2.0}, rangeX=Member{name=rangeX, value=Range(low=3.0, high=4.0)}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalString=Member{name=OptionalString, value=hello}}} [INFO] encodedValue: 03000000000000000500000068656c6c6f [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalString=Member{name=OptionalString, value=hello}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}}} [INFO] encodedValue: 00000000 [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}}} [INFO] encodedValue: 0100000000000000 [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}}} [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-parser --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:test-jar (default) @ bsd-parser --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] -----------------< org.eclipse.milo:dictionary-reader >----------------- [INFO] [INFO] Building dictionary-reader 0.6.12 [11/22] [INFO] [INFO] from opc-ua-sdk/dictionary-reader/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ dictionary-reader --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ dictionary-reader --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ dictionary-reader --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-reader/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ dictionary-reader --- [INFO] [WARNING] Manifest org.eclipse.milo:dictionary-reader:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ dictionary-reader --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-reader/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ dictionary-reader --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-reader/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.dtd.DataTypeDictionaryReaderTest [INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation [INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] fragmentSize=1 dictionarySize=1 [INFO] fragmentSize=1 dictionarySize=2 [INFO] fragmentSize=1 dictionarySize=1024 [INFO] fragmentSize=1 dictionarySize=1025 [INFO] fragmentSize=1 dictionarySize=2048 [INFO] fragmentSize=1 dictionarySize=2049 [INFO] fragmentSize=1 dictionarySize=4096 [INFO] fragmentSize=1 dictionarySize=4097 [INFO] fragmentSize=1 dictionarySize=8192 [INFO] fragmentSize=1 dictionarySize=8193 [INFO] fragmentSize=2 dictionarySize=1 [INFO] fragmentSize=2 dictionarySize=2 [INFO] fragmentSize=2 dictionarySize=1024 [INFO] fragmentSize=2 dictionarySize=1025 [INFO] fragmentSize=2 dictionarySize=2048 [INFO] fragmentSize=2 dictionarySize=2049 [INFO] fragmentSize=2 dictionarySize=4096 [INFO] fragmentSize=2 dictionarySize=4097 [INFO] fragmentSize=2 dictionarySize=8192 [INFO] fragmentSize=2 dictionarySize=8193 [INFO] fragmentSize=1024 dictionarySize=1 [INFO] fragmentSize=1024 dictionarySize=2 [INFO] fragmentSize=1024 dictionarySize=1024 [INFO] fragmentSize=1024 dictionarySize=1025 [INFO] fragmentSize=1024 dictionarySize=2048 [INFO] fragmentSize=1024 dictionarySize=2049 [INFO] fragmentSize=1024 dictionarySize=4096 [INFO] fragmentSize=1024 dictionarySize=4097 [INFO] fragmentSize=1024 dictionarySize=8192 [INFO] fragmentSize=1024 dictionarySize=8193 [INFO] fragmentSize=2048 dictionarySize=1 [INFO] fragmentSize=2048 dictionarySize=2 [INFO] fragmentSize=2048 dictionarySize=1024 [INFO] fragmentSize=2048 dictionarySize=1025 [INFO] fragmentSize=2048 dictionarySize=2048 [INFO] fragmentSize=2048 dictionarySize=2049 [INFO] fragmentSize=2048 dictionarySize=4096 [INFO] fragmentSize=2048 dictionarySize=4097 [INFO] fragmentSize=2048 dictionarySize=8192 [INFO] fragmentSize=2048 dictionarySize=8193 [INFO] fragmentSize=4096 dictionarySize=1 [INFO] fragmentSize=4096 dictionarySize=2 [INFO] fragmentSize=4096 dictionarySize=1024 [INFO] fragmentSize=4096 dictionarySize=1025 [INFO] fragmentSize=4096 dictionarySize=2048 [INFO] fragmentSize=4096 dictionarySize=2049 [INFO] fragmentSize=4096 dictionarySize=4096 [INFO] fragmentSize=4096 dictionarySize=4097 [INFO] fragmentSize=4096 dictionarySize=8192 [INFO] fragmentSize=4096 dictionarySize=8193 [INFO] fragmentSize=8192 dictionarySize=1 [INFO] fragmentSize=8192 dictionarySize=2 [INFO] fragmentSize=8192 dictionarySize=1024 [INFO] fragmentSize=8192 dictionarySize=1025 [INFO] fragmentSize=8192 dictionarySize=2048 [INFO] fragmentSize=8192 dictionarySize=2049 [INFO] fragmentSize=8192 dictionarySize=4096 [INFO] fragmentSize=8192 dictionarySize=4097 [INFO] fragmentSize=8192 dictionarySize=8192 [INFO] fragmentSize=8192 dictionarySize=8193 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.464 s - in org.eclipse.milo.opcua.sdk.client.dtd.DataTypeDictionaryReaderTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ dictionary-reader --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:stack-server >-------------------- [INFO] [INFO] Building stack-server 0.6.12 [12/22] [INFO] [INFO] from opc-ua-stack/stack-server/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ stack-server --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-server --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-server --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-server/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-server/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-server --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-server:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-server/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-server --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-server --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-server --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:bsd-generator >------------------- [INFO] [INFO] Building bsd-generator 0.6.12 [13/22] [INFO] [INFO] from opc-ua-stack/bsd-generator/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bsd-generator --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-generator --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-generator --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-generator --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-generator/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-generator --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-generator/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-generator --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-generator:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-generator --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-generator/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-generator --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-generator --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-generator --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-generator --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:sdk-server >--------------------- [INFO] [INFO] Building sdk-server 0.6.12 [14/22] [INFO] [INFO] from opc-ua-sdk/sdk-server/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-server --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 558 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/RingBuffer.java: Some input files use unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/RingBuffer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-server --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-server:jar:0.6.12 : Unused Import-Package instructions: [sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/nodes/UaNodeTest.java: Some input files use or override a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/nodes/UaNodeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 0.6.12 [INFO] Float -> Boolean [EXPLICIT] [INFO] fromValue=0.0 targetValue=false [INFO] fromValue=1.0 targetValue=true [INFO] Float -> SByte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-128.0 targetValue=-128 [INFO] fromValue=127.0 targetValue=127 [INFO] fromValue=-129.0 targetValue=null [INFO] fromValue=128.0 targetValue=null [INFO] Float -> Byte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=255.0 targetValue=255 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=256.0 targetValue=null [INFO] Float -> Int16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-32768.0 targetValue=-32768 [INFO] fromValue=32767.0 targetValue=32767 [INFO] fromValue=-32769.0 targetValue=null [INFO] fromValue=32768.0 targetValue=null [INFO] Float -> UInt16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=65535.0 targetValue=65535 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=65536.0 targetValue=null [INFO] Float -> Int32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-2.14748365E9 targetValue=-2147483648 [INFO] fromValue=2.14748365E9 targetValue=2147483647 [INFO] Float -> UInt32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-1.0 targetValue=null [INFO] Float -> Int64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] Float -> UInt64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-1.0 targetValue=null [INFO] Float -> Double [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.4E-45 targetValue=1.401298464324817E-45 [INFO] fromValue=3.4028235E38 targetValue=3.4028234663852886E38 [INFO] Float -> String [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=0.4 targetValue=0.4 [INFO] fromValue=0.5 targetValue=0.5 [INFO] fromValue=1.0 targetValue=1.0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=1.4E-45 targetType=Double targetValue=1.401298464324817E-45 [INFO] [IMPLICIT] fromValue=3.4028235E38 targetType=Double targetValue=3.4028234663852886E38 [INFO] StatusCode -> Int16 [EXPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 [INFO] StatusCode -> UInt16 [EXPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 [INFO] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=65535 [INFO] StatusCode -> Int32 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetValue=2147483647 [INFO] StatusCode -> UInt32 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=2147418112 [INFO] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=4294901760 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] StatusCode -> Int64 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] StatusCode -> UInt64 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetType=Int32 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetType=UInt32 targetValue=2147418112 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetType=UInt32 targetValue=4294901760 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt32 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=Int64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt64 targetValue=4294967295 [INFO] UInt32 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt32 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt32 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt32 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt32 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=65536 targetValue=null [INFO] UInt32 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=2147483648 targetValue=null [INFO] UInt32 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=4294967295 targetValue=4.2949673E9 [INFO] UInt32 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=4294967295 targetValue=4.294967295E9 [INFO] UInt32 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} [INFO] fromValue=3135024077 targetValue=StatusCode{value=0xBADCABCD, quality=bad} [INFO] fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Int32 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=2147483648 targetType=Int32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Int64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=UInt64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Float targetValue=4.2949673E9 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Double targetValue=4.294967295E9 [INFO] Int16 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int16 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int16 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int16 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] Int16 -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] Int16 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-32768 targetValue=-32768.0 [INFO] fromValue=32767 targetValue=32767.0 [INFO] Int16 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-32768 targetValue=-32768.0 [INFO] fromValue=32767 targetValue=32767.0 [INFO] Int16 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Int32 targetValue=-32768 [INFO] [IMPLICIT] fromValue=32767 targetType=Int32 targetValue=32767 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=UInt32 targetValue=32767 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Int64 targetValue=-32768 [INFO] [IMPLICIT] fromValue=32767 targetType=Int64 targetValue=32767 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=UInt64 targetValue=32767 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Float targetValue=-32768.0 [INFO] [IMPLICIT] fromValue=32767 targetType=Float targetValue=32767.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Double targetValue=-32768.0 [INFO] [IMPLICIT] fromValue=32767 targetType=Double targetValue=32767.0 [INFO] UInt64 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt64 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt64 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt64 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt64 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=65536 targetValue=null [INFO] UInt64 -> Int32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=2147483648 targetValue=null [INFO] UInt64 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] fromValue=4294967296 targetValue=null [INFO] UInt64 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=9223372036854775807 targetValue=9223372036854775807 [INFO] fromValue=18446744073709551615 targetValue=null [INFO] UInt64 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=9223372036854775807 targetValue=9.223372E18 [INFO] UInt64 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=9223372036854775807 targetValue=9.223372036854776E18 [INFO] UInt64 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=18446744073709551615 targetValue=18446744073709551615 [INFO] UInt64 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} [INFO] fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] fromValue=18446744073709551615 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Int64 targetValue=9223372036854775807 [INFO] [IMPLICIT] fromValue=18446744073709551615 targetType=Int64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 [INFO] now: DateTime{utcTime=133511994178450000, javaDate=Wed Jan 31 18:30:17 UTC 2024} [INFO] nowAsString: 2024-01-31T18:30:17Z [INFO] nowAsStringAsDateTime: DateTime{utcTime=133511994170000000, javaDate=Wed Jan 31 18:30:17 UTC 2024} [INFO] SByte -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] SByte -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-128 targetValue=-128.0 [INFO] fromValue=127 targetValue=127.0 [INFO] SByte -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-128 targetValue=-128.0 [INFO] fromValue=127 targetValue=127.0 [INFO] SByte -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int16 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int16 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt16 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt16 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int32 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int32 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt32 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int64 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int64 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt64 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-128 targetType=Float targetValue=-128.0 [INFO] [IMPLICIT] fromValue=127 targetType=Float targetValue=127.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-128 targetType=Double targetValue=-128.0 [INFO] [IMPLICIT] fromValue=127 targetType=Double targetValue=127.0 [INFO] Double -> Boolean [EXPLICIT] [INFO] fromValue=0.0 targetValue=false [INFO] fromValue=0.1 targetValue=true [INFO] fromValue=1.0 targetValue=true [INFO] Double -> SByte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-128.0 targetValue=-128 [INFO] fromValue=127.0 targetValue=127 [INFO] fromValue=-129.0 targetValue=null [INFO] fromValue=128.0 targetValue=null [INFO] Double -> Byte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=255.0 targetValue=255 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=256.0 targetValue=null [INFO] Double -> Int16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-32768.0 targetValue=-32768 [INFO] fromValue=32767.0 targetValue=32767 [INFO] fromValue=-32769.0 targetValue=null [INFO] fromValue=32768.0 targetValue=null [INFO] Double -> UInt16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=65535.0 targetValue=65535 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=65536.0 targetValue=null [INFO] Double -> Int32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-2.147483648E9 targetValue=-2147483648 [INFO] fromValue=2.147483647E9 targetValue=2147483647 [INFO] fromValue=-2.147483649E9 targetValue=null [INFO] fromValue=2.147483648E9 targetValue=null [INFO] Double -> UInt32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=4.294967295E9 targetValue=4294967295 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=4.294967296E9 targetValue=null [INFO] Double -> Int64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-9.223372036854776E18 targetValue=-9223372036854775808 [INFO] fromValue=9.223372036854776E18 targetValue=9223372036854775807 [INFO] fromValue=-1.7976931348623157E308 targetValue=null [INFO] fromValue=1.7976931348623157E308 targetValue=null [INFO] Double -> UInt64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=1.7976931348623157E308 targetValue=9223372036854775807 [INFO] Double -> Float [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.401298464324817E-45 targetValue=1.4E-45 [INFO] fromValue=3.4028234663852886E38 targetValue=3.4028235E38 [INFO] fromValue=-1.401298464324817E-45 targetValue=-1.4E-45 [INFO] fromValue=-3.4028234663852886E38 targetValue=-3.4028235E38 [INFO] fromValue=1.7976931348623157E308 targetValue=null [INFO] fromValue=-1.7976931348623157E308 targetValue=null [INFO] Double -> String [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.5 targetValue=1.5 [INFO] String -> Boolean [IMPLICIT] [INFO] fromValue=true targetValue=true [INFO] fromValue=1 targetValue=true [INFO] fromValue=false targetValue=false [INFO] fromValue=0 targetValue=false [INFO] fromValue=foo targetValue=null [INFO] String -> SByte [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Byte [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] String -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Float [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=0f targetValue=0.0 [INFO] fromValue=0e0 targetValue=0.0 [INFO] String -> Double [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] String -> DateTime [EXPLICIT] [INFO] fromValue=2018-08-31T12:40:02Z targetValue=DateTime{utcTime=131801928020000000, javaDate=Fri Aug 31 12:40:02 UTC 2018} [INFO] String -> Guid [IMPLICIT] [INFO] fromValue=56ef403d-53b9-45d9-9fd3-ff76df8fcf7f targetValue=56ef403d-53b9-45d9-9fd3-ff76df8fcf7f [INFO] String -> NodeId [EXPLICIT] [INFO] fromValue=ns=0;s=foo targetValue=NodeId{ns=0, id=foo} [INFO] String -> ExpandedNodeId [EXPLICIT] [INFO] fromValue=nsu=http://opcfoundation.org/UA/;s=foo targetValue=ExpandedNodeId{ns=http://opcfoundation.org/UA/, id=foo, serverIndex=0} [INFO] String -> QualifiedName [EXPLICIT] [INFO] fromValue=foo targetValue=QualifiedName{name=foo, namespaceIndex=0} [INFO] String -> LocalizedText [EXPLICIT] [INFO] fromValue=foo targetValue=LocalizedText{text=foo, locale=} [INFO] [IMPLICIT] fromValue=true targetType=Boolean targetValue=true [INFO] [IMPLICIT] fromValue=1 targetType=Boolean targetValue=true [INFO] [IMPLICIT] fromValue=false targetType=Boolean targetValue=false [INFO] [IMPLICIT] fromValue=0 targetType=Boolean targetValue=false [INFO] [IMPLICIT] fromValue=foo targetType=Boolean targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=SByte targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Byte targetValue=0 [INFO] [IMPLICIT] fromValue=255 targetType=Byte targetValue=255 [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0f targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0e0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=5edde676-6953-4e32-897b-4b9199235426 targetType=Guid targetValue=5edde676-6953-4e32-897b-4b9199235426 [INFO] UInt16 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt16 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt16 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt16 -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt16 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=65535 targetValue=65535.0 [INFO] UInt16 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=65535 targetValue=65535.0 [INFO] UInt16 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> StatusCode [IMPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{value=0xABCD0000, quality=bad} [INFO] fromValue=65535 targetValue=StatusCode{value=0xFFFF0000, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=Int16 targetValue=32767 [INFO] [IMPLICIT] fromValue=32768 targetType=Int16 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=Int32 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=UInt32 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=Int64 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=UInt64 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=65535 targetType=Float targetValue=65535.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=65535 targetType=Double targetValue=65535.0 [INFO] [IMPLICIT] fromValue=0 targetType=StatusCode targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] [IMPLICIT] fromValue=43981 targetType=StatusCode targetValue=StatusCode{value=0xABCD0000, quality=bad} [INFO] [IMPLICIT] fromValue=65535 targetType=StatusCode targetValue=StatusCode{value=0xFFFF0000, quality=unknown} [INFO] Int32 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int32 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int32 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int32 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-32769 targetValue=null [INFO] fromValue=32768 targetValue=null [INFO] Int32 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=65536 targetValue=null [INFO] Int32 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-1 targetValue=null [INFO] Int32 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-2147483648 targetValue=-2147483648 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] Int32 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-1 targetValue=null [INFO] Int32 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-2147483648 targetValue=-2.14748365E9 [INFO] fromValue=2147483647 targetValue=2.14748365E9 [INFO] Int32 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-2147483648 targetValue=-2.147483648E9 [INFO] fromValue=2147483647 targetValue=2.147483647E9 [INFO] Int32 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=1 targetValue=1 [INFO] Int32 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=-2147483648 targetValue=StatusCode{name=Bad, value=0x80000000, quality=bad} [INFO] fromValue=2147483647 targetValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Int64 targetValue=-2147483648 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Int64 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=2147483647 targetType=UInt64 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Float targetValue=-2.14748365E9 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Float targetValue=2.14748365E9 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Double targetValue=-2.147483648E9 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Double targetValue=2.147483647E9 [INFO] Int64 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int64 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int64 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int64 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-32769 targetValue=null [INFO] fromValue=32768 targetValue=null [INFO] Int64 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=65536 targetValue=null [INFO] Int64 -> Int32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-2147483648 targetValue=-2147483648 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-2147483649 targetValue=null [INFO] fromValue=2147483648 targetValue=null [INFO] Int64 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=4294967296 targetValue=null [INFO] Int64 -> UInt64 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=9223372036854775807 targetValue=9223372036854775807 [INFO] fromValue=-1 targetValue=null [INFO] Int64 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-9223372036854775808 targetValue=-9.223372E18 [INFO] fromValue=9223372036854775807 targetValue=9.223372E18 [INFO] Int64 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-9223372036854775808 targetValue=-9.223372036854776E18 [INFO] fromValue=9223372036854775807 targetValue=9.223372036854776E18 [INFO] Int64 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=1 targetValue=1 [INFO] Int64 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=-9223372036854775808 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=9223372036854775807 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-9223372036854775808 targetType=Float targetValue=-9.223372E18 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-9223372036854775808 targetType=Double targetValue=-9.223372036854776E18 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 [INFO] onObjectAdded parent=null instance=ServerType [INFO] onMethodAdded parent=ServerType instance=SetSubscriptionDurable [INFO] onVariableAdded parent=SetSubscriptionDurable instance=InputArguments [INFO] onVariableAdded parent=SetSubscriptionDurable instance=OutputArguments [INFO] onMethodAdded parent=ServerType instance=ResendData [INFO] onVariableAdded parent=ResendData instance=InputArguments [INFO] onMethodAdded parent=ServerType instance=RequestServerStateChange [INFO] onVariableAdded parent=RequestServerStateChange instance=InputArguments [INFO] onMethodAdded parent=ServerType instance=GetMonitoredItems [INFO] onVariableAdded parent=GetMonitoredItems instance=InputArguments [INFO] onVariableAdded parent=GetMonitoredItems instance=OutputArguments [INFO] onObjectAdded parent=ServerType instance=ServerCapabilities [INFO] onVariableAdded parent=ServerCapabilities instance=ServerProfileArray [INFO] onVariableAdded parent=ServerCapabilities instance=LocaleIdArray [INFO] onVariableAdded parent=ServerCapabilities instance=MinSupportedSampleRate [INFO] onVariableAdded parent=ServerCapabilities instance=MaxBrowseContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=MaxQueryContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=MaxHistoryContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=SoftwareCertificates [INFO] onObjectAdded parent=ServerCapabilities instance=ModellingRules [INFO] onObjectAdded parent=ServerCapabilities instance=AggregateFunctions [INFO] onObjectAdded parent=ServerCapabilities instance=OperationLimits [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerRead [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadData [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadEvents [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerWrite [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateData [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateEvents [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerMethodCall [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerBrowse [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerRegisterNodes [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerTranslateBrowsePathsToNodeIds [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerNodeManagement [INFO] onVariableAdded parent=OperationLimits instance=MaxMonitoredItemsPerCall [INFO] onVariableAdded parent=ServerCapabilities instance=MaxArrayLength [INFO] onVariableAdded parent=ServerCapabilities instance=MaxStringLength [INFO] onVariableAdded parent=ServerCapabilities instance=MaxByteStringLength [INFO] onObjectAdded parent=ServerType instance=ServerDiagnostics [INFO] onVariableAdded parent=ServerDiagnostics instance=ServerDiagnosticsSummary [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=ServerViewCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SessionTimeoutCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SessionAbortCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=PublishingIntervalCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSubscriptionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSubscriptionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedRequestsCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedRequestsCount [INFO] onVariableAdded parent=ServerDiagnostics instance=SubscriptionDiagnosticsArray [INFO] onObjectAdded parent=ServerDiagnostics instance=SessionsDiagnosticsSummary [INFO] onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionDiagnosticsArray [INFO] onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionSecurityDiagnosticsArray [INFO] onVariableAdded parent=ServerDiagnostics instance=EnabledFlag [INFO] onVariableAdded parent=ServerDiagnostics instance=SamplingIntervalDiagnosticsArray [INFO] onObjectAdded parent=ServerType instance=VendorServerInfo [INFO] onObjectAdded parent=ServerType instance=ServerRedundancy [INFO] onVariableAdded parent=ServerRedundancy instance=RedundancySupport [INFO] onObjectAdded parent=ServerType instance=Namespaces [INFO] onObjectAdded parent=Namespaces instance=AddressSpaceFile [INFO] onMethodAdded parent=AddressSpaceFile instance=Open [INFO] onVariableAdded parent=Open instance=InputArguments [INFO] onVariableAdded parent=Open instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Close [INFO] onVariableAdded parent=Close instance=InputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Read [INFO] onVariableAdded parent=Read instance=InputArguments [INFO] onVariableAdded parent=Read instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Write [INFO] onVariableAdded parent=Write instance=InputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=GetPosition [INFO] onVariableAdded parent=GetPosition instance=InputArguments [INFO] onVariableAdded parent=GetPosition instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=SetPosition [INFO] onVariableAdded parent=SetPosition instance=InputArguments [INFO] onVariableAdded parent=AddressSpaceFile instance=Size [INFO] onVariableAdded parent=AddressSpaceFile instance=Writable [INFO] onVariableAdded parent=AddressSpaceFile instance=UserWritable [INFO] onVariableAdded parent=AddressSpaceFile instance=OpenCount [INFO] onMethodAdded parent=AddressSpaceFile instance=ExportNamespace [INFO] onVariableAdded parent=ServerType instance=ServerArray [INFO] onVariableAdded parent=ServerType instance=NamespaceArray [INFO] onVariableAdded parent=ServerType instance=ServerStatus [INFO] onVariableAdded parent=ServerStatus instance=StartTime [INFO] onVariableAdded parent=ServerStatus instance=CurrentTime [INFO] onVariableAdded parent=ServerStatus instance=State [INFO] onVariableAdded parent=ServerStatus instance=BuildInfo [INFO] onVariableAdded parent=BuildInfo instance=ProductUri [INFO] onVariableAdded parent=BuildInfo instance=ManufacturerName [INFO] onVariableAdded parent=BuildInfo instance=ProductName [INFO] onVariableAdded parent=BuildInfo instance=SoftwareVersion [INFO] onVariableAdded parent=BuildInfo instance=BuildNumber [INFO] onVariableAdded parent=BuildInfo instance=BuildDate [INFO] onVariableAdded parent=ServerStatus instance=SecondsTillShutdown [INFO] onVariableAdded parent=ServerStatus instance=ShutdownReason [INFO] onVariableAdded parent=ServerType instance=ServiceLevel [INFO] onVariableAdded parent=ServerType instance=Auditing [INFO] onVariableAdded parent=ServerType instance=EstimatedReturnTime [INFO] org.eclipse.milo.opcua.sdk.server.nodes.factories.InstanceDeclarationHierarchy@58dea0a5 [INFO] 10.40.66.11 [INFO] basic-wtnhh [INFO] [INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.452 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar [INFO] [INFO] [INFO] [INFO] ----------------< org.eclipse.milo:dictionary-manager >----------------- [INFO] [INFO] Building dictionary-manager 0.6.12 [15/22] [INFO] [INFO] from opc-ua-sdk/dictionary-manager/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ dictionary-manager --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ dictionary-manager --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dictionary-manager --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ dictionary-manager --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-manager/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ dictionary-manager --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-manager/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ dictionary-manager --- [INFO] [WARNING] Manifest org.eclipse.milo:dictionary-manager:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ dictionary-manager --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-manager/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ dictionary-manager --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ dictionary-manager --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ dictionary-manager --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:milo-examples >------------------- [INFO] [INFO] Building milo-examples 0.6.12 [16/22] [INFO] [INFO] from milo-examples/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ milo-examples --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ milo-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ milo-examples --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ milo-examples --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:server-examples >------------------ [INFO] [INFO] Building server-examples 0.6.12 [17/22] [INFO] [INFO] from milo-examples/server-examples/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ server-examples --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ server-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ server-examples --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ server-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ server-examples --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java: /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java: /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ server-examples --- [INFO] [WARNING] Manifest org.eclipse.milo:server-examples:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ server-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ server-examples --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ server-examples --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ server-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/target/server-examples-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- shade:3.2.2:shade (default) @ server-examples --- [INFO] [INFO] Including org.eclipse.milo:sdk-server:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:stack-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including com.google.guava:guava:jar:33.0.0-jre in the shaded jar. [INFO] [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] [INFO] Including io.netty:netty-codec:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-common:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-buffer:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-transport:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-handler:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-resolver:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. [INFO] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. [INFO] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. [INFO] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:stack-server:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including io.netty:netty-codec-http:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:bsd-generator:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:bsd-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:sdk-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:dictionary-manager:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. [INFO] [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] bcpkix-jdk18on-1.75.jar, bcprov-jdk18on-1.75.jar, bcutil-jdk18on-1.75.jar define 1 overlapping classes: [INFO] [WARNING] - META-INF.versions.9.module-info [INFO] [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.6.jar, txw2-2.3.6.jar define 2 overlapping resources: [INFO] [WARNING] - META-INF/LICENSE.md [INFO] [WARNING] - META-INF/NOTICE.md [INFO] [WARNING] bcpkix-jdk18on-1.75.jar, bcprov-jdk18on-1.75.jar, bcutil-jdk18on-1.75.jar, bsd-core-0.6.12.jar, bsd-generator-0.6.12.jar, dictionary-manager-0.6.12.jar, failureaccess-1.0.2.jar, guava-33.0.0-jre.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.6.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, netty-buffer-4.1.105.Final.jar, netty-codec-4.1.105.Final.jar, netty-codec-http-4.1.105.Final.jar, netty-common-4.1.105.Final.jar, netty-handler-4.1.105.Final.jar, netty-resolver-4.1.105.Final.jar, netty-transport-4.1.105.Final.jar, netty-transport-native-unix-common-4.1.105.Final.jar, sdk-core-0.6.12.jar, sdk-server-0.6.12.jar, server-examples-0.6.12.jar, slf4j-api-1.7.32.jar, stack-core-0.6.12.jar, stack-server-0.6.12.jar, txw2-2.3.6.jar define 1 overlapping resources: [INFO] [WARNING] - META-INF/MANIFEST.MF [INFO] [WARNING] netty-buffer-4.1.105.Final.jar, netty-codec-4.1.105.Final.jar, netty-codec-http-4.1.105.Final.jar, netty-common-4.1.105.Final.jar, netty-handler-4.1.105.Final.jar, netty-resolver-4.1.105.Final.jar, netty-transport-4.1.105.Final.jar, netty-transport-native-unix-common-4.1.105.Final.jar define 1 overlapping resources: [INFO] [WARNING] - META-INF/io.netty.versions.properties [INFO] [WARNING] maven-shade-plugin has detected that some class files are [INFO] [WARNING] present in two or more JARs. When this happens, only one [INFO] [WARNING] single version of the class is copied to the uber jar. [INFO] [WARNING] Usually this is not harmful and you can skip these warnings, [INFO] [WARNING] otherwise try to manually exclude artifacts based on [INFO] [WARNING] mvn dependency:tree -Ddetail=true and the above output. [INFO] [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] Replacing /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/target/server-examples-0.6.12.jar with /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/target/server-examples-0.6.12-shaded.jar [INFO] [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/Milo_Release/milo-examples/server-examples/dependency-reduced-pom.xml [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:client-examples >------------------ [INFO] [INFO] Building client-examples 0.6.12 [18/22] [INFO] [INFO] from milo-examples/client-examples/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ client-examples --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ client-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ client-examples --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ client-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ client-examples --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Milo_Release/milo-examples/client-examples/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ client-examples --- [INFO] [WARNING] Manifest org.eclipse.milo:client-examples:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ client-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/milo-examples/client-examples/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ client-examples --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ client-examples --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ client-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/milo-examples/client-examples/target/client-examples-0.6.12.jar [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:bsd-parser-gson >------------------ [INFO] [INFO] Building bsd-parser-gson 0.6.12 [19/22] [INFO] [INFO] from opc-ua-stack/bsd-parser-gson/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-parser-gson --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-parser-gson --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-parser-gson --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-parser-gson --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-parser-gson:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-parser-gson --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-parser-gson --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.binaryschema.gson.JsonBsdParserTest [INFO] --- assertRoundTrip Type: ArrayContainer --- [INFO] originalValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} [INFO] encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 [INFO] decodedValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} [INFO] --- assertRoundTrip Type: Bar --- [INFO] originalValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} [INFO] encodedValue: 000000000500000068656c6c6f0100000007000000676f6f64627965 [INFO] decodedValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} [INFO] --- assertRoundTrip Type: Foo --- [INFO] originalValue: {"Bar":0,"Baz":"hello"} [INFO] encodedValue: 000000000500000068656c6c6f [INFO] decodedValue: {"Bar":0,"Baz":"hello"} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} [INFO] encodedValue: 03000000000000000500000068656c6c6f [INFO] decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} [INFO] encodedValue: 00000000 [INFO] decodedValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} [INFO] encodedValue: 0100000000000000 [INFO] decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} [INFO] --- assertRoundTrip Type: ScanSettings --- [INFO] originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] encodedValue: 010000000000000000000000000000000000000000 [INFO] decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] --- assertRoundTrip Type: ScanSettings --- [INFO] originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] encodedValue: 010000000000000000000000000000000000000000 [INFO] decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in org.eclipse.milo.opcua.binaryschema.gson.JsonBsdParserTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-parser-gson --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:stack-tests >-------------------- [INFO] [INFO] Building stack-tests 0.6.12 [20/22] [INFO] [INFO] from opc-ua-stack/stack-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:36932/test to localhost:36932 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:36932/test to localhost:36932 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:48368/test to localhost:48368 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:48368/test to localhost:48368 [Basic256Sha256/SignAndEncrypt] [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.StackIntegrationTest$TestHttpStackIntegrationTest - discovered endpoint: https://localhost:48368/test [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.StackIntegrationTest$TestHttpStackIntegrationTest - discovered endpoint: https://localhost:48368/test [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic128Rsa15/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic128Rsa15/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256Sha256/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/example/discovery to localhost:12685 [None/None] [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=None, messageSecurityMode=None [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511994930380000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511994930440000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511994930450000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, serverTime=DateTime{utcTime=133511994930450000, javaDate=Wed Jan 31 18:31:33 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511994930750000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511994930760000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511994930760000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, serverTime=DateTime{utcTime=133511994930760000, javaDate=Wed Jan 31 18:31:33 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - initiating a reconnect by closing channel in server... [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511994930750000, javaDate=Wed Jan 31 18:31:33 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511994940840000, javaDate=Wed Jan 31 18:31:34 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511994940840000, javaDate=Wed Jan 31 18:31:34 UTC 2024}, serverTime=DateTime{utcTime=133511994940840000, javaDate=Wed Jan 31 18:31:34 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511994940860000, javaDate=Wed Jan 31 18:31:34 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=0d71a4ea-ab2f-4106-8a88-ac1c40245525} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511994952470000, javaDate=Wed Jan 31 18:31:35 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=14f102c5-725c-4f08-b806-696af7abcd42} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511994961350000, javaDate=Wed Jan 31 18:31:36 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=8fd47c7b-674b-44e1-b898-c59a68c66c3d} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511994968360000, javaDate=Wed Jan 31 18:31:36 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=98e50ccb-4584-4fa0-88e4-d347006a233b} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511994975560000, javaDate=Wed Jan 31 18:31:37 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=02041bd9-eb99-44de-bd46-74496d3fc7ac} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511994981520000, javaDate=Wed Jan 31 18:31:38 UTC 2024}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=4c05bc8b-80da-466c-8edd-af99d2756983} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=true} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=3.14} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=6.12} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=hello, world} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=DateTime{utcTime=133511994987470000, javaDate=Wed Jan 31 18:31:38 UTC 2024}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=9a32abb5-c44c-4efd-8196-f9a48ede02e2} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=XmlElement{fragment=hello}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None [INFO] [milo-shared-thread-pool-1] INFO org.eclipse.milo.opcua.stack.ClientServerTest - received ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511995004770000, javaDate=Wed Jan 31 18:31:40 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=1000, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=QualifiedName{name=null, namespaceIndex=0})]); ignoring... [INFO] [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.79 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:43208/test to localhost:43208 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:43208/test to localhost:43208 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:28879/test to localhost:28879 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:28879/test to localhost:28879 [Basic256Sha256/SignAndEncrypt] [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - discovered endpoint: opc.tcp://localhost:43208/test [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - discovered endpoint: opc.tcp://localhost:43208/test [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [milo-netty-event-loop-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - verifyTrustChain: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.421 s - in org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:sdk-tests >--------------------- [INFO] [INFO] Building sdk-tests 0.6.12 [21/22] [INFO] [INFO] from opc-ua-sdk/sdk-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 3 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-tests/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.6.12 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.436 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:verify (default) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] -----------------< org.eclipse.milo:integration-tests >----------------- [INFO] [INFO] Building integration-tests 0.6.12 [22/22] [INFO] [INFO] from opc-ua-sdk/integration-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ integration-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ integration-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ integration-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ integration-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:integration-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ integration-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ integration-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 1174ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:41925/test to localhost:41925 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:41925/test to localhost:41925 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:41925/test/discovery to localhost:41925 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:41925/test to localhost:41925 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:41925/test to localhost:41925 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:41925/test/discovery to localhost:41925 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.6.12 [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} [INFO] inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.771 s - in org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 174ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:60149/test to localhost:60149 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:60149/test to localhost:60149 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:60149/test/discovery to localhost:60149 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:60149/test to localhost:60149 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:60149/test to localhost:60149 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:60149/test/discovery to localhost:60149 [None/None] [INFO] created ManagedSubscription id=3 [INFO] deleting ManagedSubscription id=3 [INFO] created ManagedSubscription id=4 [INFO] deleting ManagedSubscription id=4 [INFO] created ManagedSubscription id=5 [INFO] deleting ManagedSubscription id=5 [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 79ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45119/test to localhost:45119 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45119/test to localhost:45119 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45119/test/discovery to localhost:45119 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45119/test to localhost:45119 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45119/test to localhost:45119 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45119/test/discovery to localhost:45119 [None/None] [INFO] created ManagedSubscription id=6 [INFO] deleting ManagedSubscription id=6 [INFO] created ManagedSubscription id=7 [INFO] deleting ManagedSubscription id=7 [INFO] created ManagedSubscription id=8 [INFO] deleting ManagedSubscription id=8 [INFO] created ManagedSubscription id=9 [INFO] deleting ManagedSubscription id=9 [INFO] created ManagedSubscription id=10 [INFO] deleting ManagedSubscription id=10 [INFO] created ManagedSubscription id=11 [INFO] deleting ManagedSubscription id=11 [INFO] created ManagedSubscription id=12 [INFO] deleting ManagedSubscription id=12 [INFO] created ManagedSubscription id=13 [INFO] deleting ManagedSubscription id=13 [INFO] created ManagedSubscription id=14 [INFO] deleting ManagedSubscription id=14 [INFO] created ManagedSubscription id=15 [INFO] deleting ManagedSubscription id=15 [INFO] created ManagedSubscription id=16 [INFO] deleting ManagedSubscription id=16 [INFO] created ManagedSubscription id=17 [INFO] deleting ManagedSubscription id=17 [INFO] created ManagedSubscription id=18 [INFO] deleting ManagedSubscription id=18 [INFO] created ManagedSubscription id=19 [INFO] deleting ManagedSubscription id=19 [INFO] created ManagedSubscription id=20 [INFO] deleting ManagedSubscription id=20 [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 59ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:64686/test to localhost:64686 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:64686/test to localhost:64686 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:64686/test/discovery to localhost:64686 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:64686/test to localhost:64686 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:64686/test to localhost:64686 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:64686/test/discovery to localhost:64686 [None/None] [INFO] created ManagedSubscription id=21 [INFO] deleting ManagedSubscription id=21 [INFO] created ManagedSubscription id=22 [INFO] deleting ManagedSubscription id=22 [INFO] created ManagedSubscription id=23 [INFO] deleting ManagedSubscription id=23 [INFO] created ManagedSubscription id=24 [INFO] deleting ManagedSubscription id=24 [INFO] created ManagedSubscription id=25 [INFO] deleting ManagedSubscription id=25 [INFO] created ManagedSubscription id=26 [INFO] deleting ManagedSubscription id=26 [INFO] created ManagedSubscription id=27 [INFO] deleting ManagedSubscription id=27 [INFO] created ManagedSubscription id=28 [INFO] deleting ManagedSubscription id=28 [INFO] created ManagedSubscription id=29 [INFO] deleting ManagedSubscription id=29 [INFO] created ManagedSubscription id=30 [INFO] deleting ManagedSubscription id=30 [INFO] created ManagedSubscription id=31 [INFO] deleting ManagedSubscription id=31 [INFO] created ManagedSubscription id=32 [INFO] deleting ManagedSubscription id=32 [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.514 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 50ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44249/test to localhost:44249 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44249/test to localhost:44249 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44249/test/discovery to localhost:44249 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44249/test to localhost:44249 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44249/test to localhost:44249 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44249/test/discovery to localhost:44249 [None/None] [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.42 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 50ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:33842/test to localhost:33842 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:33842/test to localhost:33842 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:33842/test/discovery to localhost:33842 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:33842/test to localhost:33842 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:33842/test to localhost:33842 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:33842/test/discovery to localhost:33842 [None/None] [INFO] created ManagedSubscription id=33 [INFO] deleting ManagedSubscription id=33 [INFO] created ManagedSubscription id=34 [INFO] deleting ManagedSubscription id=34 [INFO] created ManagedSubscription id=35 [INFO] deleting ManagedSubscription id=35 [INFO] created ManagedSubscription id=36 [INFO] deleting ManagedSubscription id=36 [INFO] created ManagedSubscription id=37 [INFO] deleting ManagedSubscription id=37 [INFO] created ManagedSubscription id=38 [INFO] deleting ManagedSubscription id=38 [INFO] created ManagedSubscription id=39 [INFO] deleting ManagedSubscription id=39 [INFO] created ManagedSubscription id=40 [INFO] deleting ManagedSubscription id=40 [INFO] created ManagedSubscription id=41 [INFO] deleting ManagedSubscription id=41 [INFO] created ManagedSubscription id=42 [INFO] deleting ManagedSubscription id=42 [INFO] created ManagedSubscription id=43 [INFO] deleting ManagedSubscription id=43 [INFO] created ManagedSubscription id=44 [INFO] deleting ManagedSubscription id=44 [INFO] created ManagedSubscription id=45 [INFO] deleting ManagedSubscription id=45 [INFO] created ManagedSubscription id=46 [INFO] deleting ManagedSubscription id=46 [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 62ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:65226/test to localhost:65226 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:65226/test to localhost:65226 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:65226/test/discovery to localhost:65226 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:65226/test to localhost:65226 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:65226/test to localhost:65226 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:65226/test/discovery to localhost:65226 [None/None] [INFO] created ManagedSubscription id=47 [INFO] deleting ManagedSubscription id=47 [INFO] created ManagedSubscription id=48 [INFO] deleting ManagedSubscription id=48 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 45ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45449/test to localhost:45449 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45449/test to localhost:45449 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:45449/test/discovery to localhost:45449 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45449/test to localhost:45449 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45449/test to localhost:45449 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:45449/test/discovery to localhost:45449 [None/None] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 41ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20638/test to localhost:20638 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20638/test to localhost:20638 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20638/test/discovery to localhost:20638 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20638/test to localhost:20638 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20638/test to localhost:20638 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20638/test/discovery to localhost:20638 [None/None] [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 77ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20977/test to localhost:20977 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20977/test to localhost:20977 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:20977/test/discovery to localhost:20977 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20977/test to localhost:20977 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20977/test to localhost:20977 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:20977/test/discovery to localhost:20977 [None/None] [INFO] 0:SetSubscriptionDurable (ns=0;i=12749) [Method] [INFO] 0:ResendData (ns=0;i=12873) [Method] [INFO] 0:RequestServerStateChange (ns=0;i=12886) [Method] [INFO] 0:GetMonitoredItems (ns=0;i=11492) [Method] [INFO] 0:ServerConfiguration (ns=0;i=12637) [Object] [INFO] 0:ServerArray (ns=0;i=2254) [Variable] [INFO] └─ value = Variant{value=[urn:eclipse:milo:examples:server:b0ddc649-b431-410a-8bc3-8f9574666ca5]} [INFO] 0:NamespaceArray (ns=0;i=2255) [Variable] [INFO] └─ value = Variant{value=[http://opcfoundation.org/UA/, urn:eclipse:milo:examples:server:b0ddc649-b431-410a-8bc3-8f9574666ca5, urn:eclipse:milo:test]} [INFO] 0:ServerStatus (ns=0;i=2256) [Variable] [INFO] └─ value = Variant{value=ExtensionObject{encoded=ByteString{bytes=[80, 17, 69, -55, 115, 84, -38, 1, -16, -22, 77, -55, 115, 84, -38, 1, 0, 0, 0, 0, 31, 0, 0, 0, 117, 114, 110, 58, 101, 99, 108, 105, 112, 115, 101, 58, 109, 105, 108, 111, 58, 101, 120, 97, 109, 112, 108, 101, 45, 115, 101, 114, 118, 101, 114, 7, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 27, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 32, 109, 105, 108, 111, 32, 101, 120, 97, 109, 112, 108, 101, 32, 115, 101, 114, 118, 101, 114, 6, 0, 0, 0, 48, 46, 54, 46, 49, 50, 0, 0, 0, 0, 80, -36, 56, -55, 115, 84, -38, 1, 0, 0, 0, 0, 0]}, encodingId=NodeId{ns=0, id=864}}} [INFO] 0:ServiceLevel (ns=0;i=2267) [Variable] [INFO] └─ value = Variant{value=255} [INFO] 0:Auditing (ns=0;i=2994) [Variable] [INFO] └─ value = Variant{value=false} [INFO] 0:EstimatedReturnTime (ns=0;i=12885) [Variable] [INFO] └─ value = Variant{value=null} [INFO] 0:ServerCapabilities (ns=0;i=2268) [Object] [INFO] 0:ServerDiagnostics (ns=0;i=2274) [Object] [INFO] 0:VendorServerInfo (ns=0;i=2295) [Object] [INFO] 0:ServerRedundancy (ns=0;i=2296) [Object] [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 40ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:22744/test to localhost:22744 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:22744/test to localhost:22744 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:22744/test/discovery to localhost:22744 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:22744/test to localhost:22744 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:22744/test to localhost:22744 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:22744/test/discovery to localhost:22744 [None/None] [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.eclipse.milo.opcua.sdk.client.UaNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandlerTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 48ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61529/test to localhost:61529 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61529/test to localhost:61529 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61529/test/discovery to localhost:61529 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61529/test to localhost:61529 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61529/test to localhost:61529 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61529/test/discovery to localhost:61529 [None/None] [INFO] result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} [INFO] inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s - in org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandlerTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 98ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:63797/test to localhost:63797 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:63797/test to localhost:63797 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:63797/test/discovery to localhost:63797 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:63797/test to localhost:63797 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:63797/test to localhost:63797 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:63797/test/discovery to localhost:63797 [None/None] [INFO] 0:BaseDataType [INFO] 0:Boolean [INFO] 0:String [INFO] 0:NumericRange [INFO] 0:Time [INFO] 0:LocaleId [INFO] 0:NormalizedString [INFO] 0:DecimalString [INFO] 0:DurationString [INFO] 0:TimeString [INFO] 0:DateString [INFO] 0:DateTime [INFO] 0:Date [INFO] 0:UtcTime [INFO] 0:Guid [INFO] 0:ByteString [INFO] 0:Image [INFO] 0:ImageBMP [INFO] 0:ImageGIF [INFO] 0:ImageJPG [INFO] 0:ImagePNG [INFO] 0:ApplicationInstanceCertificate [INFO] 0:ContinuationPoint [INFO] 0:XmlElement [INFO] 0:NodeId [INFO] 0:SessionAuthenticationToken [INFO] 0:ExpandedNodeId [INFO] 0:StatusCode [INFO] 0:QualifiedName [INFO] 0:LocalizedText [INFO] 0:Structure [INFO] 0:TrustListDataType [INFO] 0:Argument [INFO] 0:StatusResult [INFO] 0:UserTokenPolicy [INFO] 0:ApplicationDescription [INFO] 0:EndpointDescription [INFO] 0:UserIdentityToken [INFO] 0:AnonymousIdentityToken [INFO] 0:UserNameIdentityToken [INFO] 0:X509IdentityToken [INFO] 0:IssuedIdentityToken [INFO] 0:EndpointConfiguration [INFO] 0:BuildInfo [INFO] 0:SignedSoftwareCertificate [INFO] 0:AddNodesItem [INFO] 0:AddReferencesItem [INFO] 0:DeleteNodesItem [INFO] 0:DeleteReferencesItem [INFO] 0:RegisteredServer [INFO] 0:OptionSet [INFO] 0:Union [INFO] 0:RelativePathElement [INFO] 0:RelativePath [INFO] 0:ContentFilterElement [INFO] 0:ContentFilter [INFO] 0:FilterOperand [INFO] 0:ElementOperand [INFO] 0:LiteralOperand [INFO] 0:AttributeOperand [INFO] 0:SimpleAttributeOperand [INFO] 0:DiscoveryConfiguration [INFO] 0:MdnsDiscoveryConfiguration [INFO] 0:HistoryEvent [INFO] 0:MonitoringFilter [INFO] 0:EventFilter [INFO] 0:TimeZoneDataType [INFO] 0:RedundantServerDataType [INFO] 0:SamplingIntervalDiagnosticsDataType [INFO] 0:ServerDiagnosticsSummaryDataType [INFO] 0:ServerStatusDataType [INFO] 0:SessionDiagnosticsDataType [INFO] 0:SessionSecurityDiagnosticsDataType [INFO] 0:ServiceCounterDataType [INFO] 0:SubscriptionDiagnosticsDataType [INFO] 0:ModelChangeStructureDataType [INFO] 0:Range [INFO] 0:EUInformation [INFO] 0:Annotation [INFO] 0:ProgramDiagnosticDataType [INFO] 0:SemanticChangeStructureDataType [INFO] 0:HistoryEventFieldList [INFO] 0:AggregateConfiguration [INFO] 0:EnumValueType [INFO] 0:EndpointUrlListDataType [INFO] 0:NetworkGroupDataType [INFO] 0:AxisInformation [INFO] 0:XVType [INFO] 0:ComplexNumberType [INFO] 0:DoubleComplexNumberType [INFO] 0:ServerOnNetwork [INFO] 0:DataValue [INFO] 0:DiagnosticInfo [INFO] 0:Number [INFO] 0:Float [INFO] 0:Double [INFO] 0:Duration [INFO] 0:Integer [INFO] 0:SByte [INFO] 0:Int16 [INFO] 0:Int32 [INFO] 0:Int64 [INFO] 0:UInteger [INFO] 0:Byte [INFO] 0:UInt16 [INFO] 0:UInt32 [INFO] 0:IntegerId [INFO] 0:Counter [INFO] 0:UInt64 [INFO] 0:BitFieldMaskDataType [INFO] 0:Decimal128 [INFO] 0:Enumeration [INFO] 0:NamingRuleType [INFO] 0:IdType [INFO] 0:NodeClass [INFO] 0:TrustListMasks [INFO] 0:MessageSecurityMode [INFO] 0:UserTokenType [INFO] 0:ApplicationType [INFO] 0:SecurityTokenRequestType [INFO] 0:AttributeWriteMask [INFO] 0:NodeAttributesMask [INFO] 0:FilterOperator [INFO] 0:RedundancySupport [INFO] 0:ServerState [INFO] 0:ExceptionDeviationFormat [INFO] 0:HistoryUpdateType [INFO] 0:PerformUpdateType [INFO] 0:OpenFileMode [INFO] 0:AxisScaleEnumeration [INFO] 0:String : class java.lang.String [INFO] 0:NumericRange : class java.lang.String [INFO] 0:Time : class java.lang.String [INFO] 0:LocaleId : class java.lang.String [INFO] 0:NormalizedString : class java.lang.String [INFO] 0:DecimalString : class java.lang.String [INFO] 0:DurationString : class java.lang.String [INFO] 0:TimeString : class java.lang.String [INFO] 0:DateString : class java.lang.String [INFO] 0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:Date : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId [INFO] 0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId [INFO] 0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Double : class java.lang.Double [INFO] 0:Duration : class java.lang.Double [INFO] 0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong [INFO] 0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong [INFO] 0:Enumeration : class java.lang.Integer [INFO] 0:NamingRuleType : class java.lang.Integer [INFO] 0:IdType : class java.lang.Integer [INFO] 0:NodeClass : class java.lang.Integer [INFO] 0:TrustListMasks : class java.lang.Integer [INFO] 0:MessageSecurityMode : class java.lang.Integer [INFO] 0:UserTokenType : class java.lang.Integer [INFO] 0:ApplicationType : class java.lang.Integer [INFO] 0:SecurityTokenRequestType : class java.lang.Integer [INFO] 0:AttributeWriteMask : class java.lang.Integer [INFO] 0:NodeAttributesMask : class java.lang.Integer [INFO] 0:FilterOperator : class java.lang.Integer [INFO] 0:RedundancySupport : class java.lang.Integer [INFO] 0:ServerState : class java.lang.Integer [INFO] 0:ExceptionDeviationFormat : class java.lang.Integer [INFO] 0:HistoryUpdateType : class java.lang.Integer [INFO] 0:PerformUpdateType : class java.lang.Integer [INFO] 0:OpenFileMode : class java.lang.Integer [INFO] 0:AxisScaleEnumeration : class java.lang.Integer [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [WARNING] Tests run: 90, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ integration-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:verify (default) @ integration-tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 0.6.12: [INFO] [INFO] [INFO] [INFO] Eclipse Milo Build Tools ........................... SUCCESS [ 4.065 s] [INFO] [INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [ 3.765 s] [INFO] [INFO] opc-ua-stack ....................................... SUCCESS [ 2.326 s] [INFO] [INFO] stack-core ......................................... SUCCESS [ 29.970 s] [INFO] [INFO] stack-client ....................................... SUCCESS [ 1.126 s] [INFO] [INFO] opc-ua-sdk ......................................... SUCCESS [ 0.722 s] [INFO] [INFO] sdk-core ........................................... SUCCESS [ 4.481 s] [INFO] [INFO] sdk-client ......................................... SUCCESS [ 5.529 s] [INFO] [INFO] bsd-core ........................................... SUCCESS [ 4.784 s] [INFO] [INFO] bsd-parser ......................................... SUCCESS [ 2.692 s] [INFO] [INFO] dictionary-reader .................................. SUCCESS [ 15.091 s] [INFO] [INFO] stack-server ....................................... SUCCESS [ 0.765 s] [INFO] [INFO] bsd-generator ...................................... SUCCESS [ 0.350 s] [INFO] [INFO] sdk-server ......................................... SUCCESS [ 15.825 s] [INFO] [INFO] dictionary-manager ................................. SUCCESS [ 0.374 s] [INFO] [INFO] milo-examples ...................................... SUCCESS [ 0.038 s] [INFO] [INFO] server-examples .................................... SUCCESS [ 4.421 s] [INFO] [INFO] client-examples .................................... SUCCESS [ 0.677 s] [INFO] [INFO] bsd-parser-gson .................................... SUCCESS [ 2.223 s] [INFO] [INFO] stack-tests ........................................ SUCCESS [01:14 min] [INFO] [INFO] sdk-tests .......................................... SUCCESS [ 3.262 s] [INFO] [INFO] integration-tests .................................. SUCCESS [ 17.181 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 03:14 min [INFO] [INFO] Finished at: 2024-01-31T18:32:05Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [prepare] 11/17 scm-commit-release [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git add -- build-tools/pom.xml pom.xml opc-ua-stack/pom.xml opc-ua-stack/stack-core/pom.xml opc-ua-stack/stack-client/pom.xml opc-ua-sdk/pom.xml opc-ua-sdk/sdk-core/pom.xml opc-ua-sdk/sdk-client/pom.xml opc-ua-stack/bsd-core/pom.xml opc-ua-stack/bsd-parser/pom.xml opc-ua-sdk/dictionary-reader/pom.xml opc-ua-stack/stack-server/pom.xml opc-ua-stack/bsd-generator/pom.xml opc-ua-sdk/sdk-server/pom.xml opc-ua-sdk/dictionary-manager/pom.xml milo-examples/pom.xml milo-examples/server-examples/pom.xml milo-examples/client-examples/pom.xml opc-ua-stack/bsd-parser-gson/pom.xml opc-ua-stack/stack-tests/pom.xml opc-ua-sdk/sdk-tests/pom.xml opc-ua-sdk/integration-tests/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git rev-parse --show-prefix [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [WARNING] Ignoring unrecognized line: ?? .repository/ [WARNING] Ignoring unrecognized line: ?? build-tools/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/client-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/server-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/dictionary-manager/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/dictionary-reader/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/integration-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-client/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-server/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-generator/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-parser-gson/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-parser/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-client/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-server/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git commit --verbose -F /tmp/maven-scm-145644753.commit [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git symbolic-ref HEAD [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git push git@github.com:eclipse/milo.git refs/heads/release/0.6.12:refs/heads/release/0.6.12 [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] [prepare] 12/17 scm-tag [INFO] Tagging release with the label v0.6.12... [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git tag -F /tmp/maven-scm-1984300327.commit v0.6.12 [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git push git@github.com:eclipse/milo.git refs/tags/v0.6.12 [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git ls-files [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] [prepare] 13/17 rewrite-poms-for-development [INFO] Transforming 'Eclipse Milo Build Tools'... [INFO] Transforming 'Eclipse Milo - OPC UA (IEC 62541)'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'opc-ua-stack'... [INFO] Transforming 'stack-core'... [INFO] Transforming 'stack-client'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'opc-ua-sdk'... [INFO] Transforming 'sdk-core'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'sdk-client'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'bsd-core'... [INFO] Updating stack-core to 0.6.13-SNAPSHOT [INFO] Transforming 'bsd-parser'... [INFO] Updating bsd-core to 0.6.13-SNAPSHOT [INFO] Transforming 'dictionary-reader'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'stack-server'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'bsd-generator'... [INFO] Updating bsd-core to 0.6.13-SNAPSHOT [INFO] Transforming 'sdk-server'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'dictionary-manager'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'milo-examples'... [INFO] Transforming 'server-examples'... [INFO] Updating sdk-server to 0.6.13-SNAPSHOT [INFO] Updating dictionary-manager to 0.6.13-SNAPSHOT [INFO] Transforming 'client-examples'... [INFO] Updating sdk-client to 0.6.13-SNAPSHOT [INFO] Updating dictionary-reader to 0.6.13-SNAPSHOT [INFO] Updating server-examples to 0.6.13-SNAPSHOT [INFO] Transforming 'bsd-parser-gson'... [INFO] Updating bsd-parser to 0.6.13-SNAPSHOT [INFO] Updating bsd-parser to 0.6.13-SNAPSHOT [INFO] Transforming 'stack-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'sdk-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'integration-tests'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] [prepare] 14/17 remove-release-poms [INFO] Not removing release POMs [INFO] [prepare] 15/17 run-completion-goals [INFO] [prepare] 16/17 scm-commit-development [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git add -- build-tools/pom.xml pom.xml opc-ua-stack/pom.xml opc-ua-stack/stack-core/pom.xml opc-ua-stack/stack-client/pom.xml opc-ua-sdk/pom.xml opc-ua-sdk/sdk-core/pom.xml opc-ua-sdk/sdk-client/pom.xml opc-ua-stack/bsd-core/pom.xml opc-ua-stack/bsd-parser/pom.xml opc-ua-sdk/dictionary-reader/pom.xml opc-ua-stack/stack-server/pom.xml opc-ua-stack/bsd-generator/pom.xml opc-ua-sdk/sdk-server/pom.xml opc-ua-sdk/dictionary-manager/pom.xml milo-examples/pom.xml milo-examples/server-examples/pom.xml milo-examples/client-examples/pom.xml opc-ua-stack/bsd-parser-gson/pom.xml opc-ua-stack/stack-tests/pom.xml opc-ua-sdk/sdk-tests/pom.xml opc-ua-sdk/integration-tests/pom.xml [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git rev-parse --show-prefix [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [WARNING] Ignoring unrecognized line: ?? .repository/ [WARNING] Ignoring unrecognized line: ?? build-tools/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/client-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? milo-examples/server-examples/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/dictionary-manager/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/dictionary-reader/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/integration-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-client/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-server/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-sdk/sdk-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-generator/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-parser-gson/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/bsd-parser/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-client/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-core/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-server/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? opc-ua-stack/stack-tests/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git commit --verbose -F /tmp/maven-scm-1079154146.commit [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git symbolic-ref HEAD [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release && git push git@github.com:eclipse/milo.git refs/heads/release/0.6.12:refs/heads/release/0.6.12 [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release [INFO] [prepare] 17/17 end-release [INFO] Release preparation complete. [INFO] [INFO] --- release:3.0.0-M1:perform (default-cli) @ milo --- [WARNING] Parameter 'useReleaseProfile' (user property 'useReleaseProfile') is deprecated: The release profile will be removed from future versions of the super POM [INFO] phase verify-release-configuration [INFO] starting perform goal, composed of 3 phases: verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals [INFO] [perform] 1/3 verify-completed-prepare-phases [INFO] [perform] 2/3 checkout-project-from-scm [INFO] Checking out the project to perform the release ... [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release/target && git clone --depth 1 --branch v0.6.12 git@github.com:eclipse/milo.git checkout [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release/target [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote git@github.com:eclipse/milo.git [INFO] Working directory: /tmp [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release/target/checkout && git fetch git@github.com:eclipse/milo.git [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release/target/checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release/target/checkout && git checkout v0.6.12 [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release/target/checkout [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/Milo_Release/target/checkout && git ls-files [INFO] Working directory: /home/jenkins/agent/workspace/Milo_Release/target/checkout [INFO] [perform] 3/3 run-perform-goals [INFO] Invoking perform goals in directory /home/jenkins/agent/workspace/Milo_Release/target/checkout [INFO] Executing goals 'deploy'... [INFO] pomFileName is already set, ignoring the -f argument [INFO] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) [INFO] Maven home: /opt/tools/apache-maven/3.9.5 [INFO] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Scanning for projects... [INFO] [INFO] Inspecting build with total of 22 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 21 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] Eclipse Milo Build Tools [jar] [INFO] [INFO] Eclipse Milo - OPC UA (IEC 62541) [pom] [INFO] [INFO] opc-ua-stack [pom] [INFO] [INFO] stack-core [jar] [INFO] [INFO] stack-client [jar] [INFO] [INFO] opc-ua-sdk [pom] [INFO] [INFO] sdk-core [jar] [INFO] [INFO] sdk-client [jar] [INFO] [INFO] bsd-core [jar] [INFO] [INFO] bsd-parser [jar] [INFO] [INFO] dictionary-reader [jar] [INFO] [INFO] stack-server [jar] [INFO] [INFO] bsd-generator [jar] [INFO] [INFO] sdk-server [jar] [INFO] [INFO] dictionary-manager [jar] [INFO] [INFO] milo-examples [pom] [INFO] [INFO] server-examples [jar] [INFO] [INFO] client-examples [jar] [INFO] [INFO] bsd-parser-gson [jar] [INFO] [INFO] stack-tests [jar] [INFO] [INFO] sdk-tests [jar] [INFO] [INFO] integration-tests [jar] [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:build-tools >-------------------- [INFO] [INFO] Building Eclipse Milo Build Tools 0.6.12 [1/22] [INFO] [INFO] from build-tools/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ build-tools --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ build-tools --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ build-tools --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/build-tools/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ build-tools --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ build-tools --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ build-tools --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/build-tools/target/build-tools-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ build-tools --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/build-tools/target/build-tools-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/build-tools/0.6.12/build-tools-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/build-tools/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/build-tools/0.6.12/build-tools-0.6.12.pom [INFO] [INFO] [INFO] [INFO] --- deploy:3.0.0-M1:deploy (default-deploy) @ build-tools --- [INFO] [INFO] Skipping artifact deployment [INFO] [INFO] [INFO] [INFO] -----------------------< org.eclipse.milo:milo >------------------------ [INFO] [INFO] Building Eclipse Milo - OPC UA (IEC 62541) 0.6.12 [2/22] [INFO] [INFO] from pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ milo --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ milo --- [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ milo --- [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ milo --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ milo --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ milo --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/milo/0.6.12/milo-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/milo-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/milo/0.6.12/milo-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ milo --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/milo/0.6.12/milo-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/milo-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/milo/0.6.12/milo-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:opc-ua-stack >-------------------- [INFO] [INFO] Building opc-ua-stack 0.6.12 [3/22] [INFO] [INFO] from opc-ua-stack/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ opc-ua-stack --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ opc-ua-stack --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ opc-ua-stack --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ opc-ua-stack --- [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ opc-ua-stack --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ opc-ua-stack --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ opc-ua-stack --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ opc-ua-stack --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/opc-ua-stack/0.6.12/opc-ua-stack-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/target/opc-ua-stack-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/opc-ua-stack/0.6.12/opc-ua-stack-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ opc-ua-stack --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/opc-ua-stack/0.6.12/opc-ua-stack-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/target/opc-ua-stack-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/opc-ua-stack/0.6.12/opc-ua-stack-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:stack-core >--------------------- [INFO] [INFO] Building stack-core 0.6.12 [4/22] [INFO] [INFO] from opc-ua-stack/stack-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-core --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 381 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/serialization/SerializationContext.java: Some input files use unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/serialization/SerializationContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-core --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-core --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] WARN org.eclipse.milo.opcua.stack.core.util.validation.OpcUaCertificateUsageChecker - check suppressed: certificate failed end-entity usage check: CN=Test Intermediate-Signed Certificate [INFO] [main] WARN org.eclipse.milo.opcua.stack.core.util.validation.OpcUaCertificateUsageChecker - check suppressed: certificate failed end-entity usage check: CN=Test Intermediate-Signed Certificate [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.core.security.DefaultTrustListManagerTest - using /tmp/securityTest [INFO] [INFO] Tests run: 195, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.682 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 195, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ stack-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ stack-core --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.channel... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.channel.headers... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.channel.messages... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.security... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.serialization... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.serialization.codecs... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.transport... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.types... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.types.builtin... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.types.builtin.unsigned... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.types.enumerated... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.types.structured... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.util... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.util.annotations... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.core.util.validation... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/AttributeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/BuiltinDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/BuiltinReferenceType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/Identifiers.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/NamespaceTable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/ReferenceType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/Stack.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/Stack.ConnectionLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/StatusCodes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/UaException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/UaExceptionStatus.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/UaRuntimeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/UaSerializationException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/UaServiceFaultException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChannelParameters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChannelSecurity.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChannelSecurity.SecretKeys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChannelSecurity.SecurityKeys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChunkDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChunkDecoder.DecodedMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChunkEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ChunkEncoder.EncodedMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/EncodingLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ExceptionHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/MessageAbortException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/MessageDecodeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/MessageEncodeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/SecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/SerializationQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/SerializationQueue.Decoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/SerializationQueue.Encoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/ServerSecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/AsymmetricSecurityHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/HeaderDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/SecureMessageHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/SequenceHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/SymmetricSecurityHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/AcknowledgeMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/ErrorMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/HelloMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/MessageType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/TcpMessageDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/TcpMessageEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/CertificateManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/CertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/DefaultCertificateManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/DefaultTrustListManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/SecurityAlgorithm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/SecurityPolicy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/TrustListManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/OpcUaBinaryStreamDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/OpcUaBinaryStreamEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/OpcUaXmlStreamDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/OpcUaXmlStreamEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/SerializationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaEnumeration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaRequestMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaResponseMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaSerializable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/UaStructure.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/BuiltinDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/DataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/GenericDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/OpcUaBinaryDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/OpcUaXmlDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/TransportProfile.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/DataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/DataTypeEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/DataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/DefaultDataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/OpcUaBinaryDataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/OpcUaDataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/OpcUaDefaultBinaryEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/OpcUaDefaultXmlEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/OpcUaXmlDataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/ByteString.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/DataValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/DataValue.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/DateTime.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/DiagnosticInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/ExpandedNodeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/ExpandedNodeId.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/ExtensionObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/ExtensionObject.BodyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/LocalizedText.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/NodeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/QualifiedName.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/StatusCode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/Variant.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/XmlElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UNumber.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ApplicationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ApplicationType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/AxisScaleEnumeration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/AxisScaleEnumeration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/BrowseDirection.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/BrowseDirection.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/BrowseResultMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/BrowseResultMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/DataChangeTrigger.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/DataChangeTrigger.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/DeadbandType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/DeadbandType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ExceptionDeviationFormat.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ExceptionDeviationFormat.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/FilterOperator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/FilterOperator.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/HistoryUpdateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/HistoryUpdateType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/IdType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/IdType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/MessageSecurityMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/MessageSecurityMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ModelChangeStructureVerbMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ModelChangeStructureVerbMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/MonitoringMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/MonitoringMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NamingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NamingRuleType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NodeAttributesMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NodeAttributesMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NodeClass.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/NodeClass.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/OpenFileMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/OpenFileMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/PerformUpdateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/PerformUpdateType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/RedundancySupport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/RedundancySupport.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/SecurityTokenRequestType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/SecurityTokenRequestType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ServerState.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/ServerState.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/StructureType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/StructureType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/TimestampsToReturn.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/TimestampsToReturn.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/TrustListMasks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/TrustListMasks.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/UserTokenType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/UserTokenType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ActivateSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ActivateSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ActivateSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ActivateSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddNodesResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AddReferencesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AggregateFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Annotation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Annotation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AnonymousIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AnonymousIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ApplicationDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ApplicationDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Argument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Argument.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AttributeOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AttributeOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AxisInformation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/AxisInformation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseNextRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseNextRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseNextResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseNextResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePath.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePathResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePathResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePathTarget.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowsePathTarget.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BrowseResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BuildInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/BuildInfo.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallMethodRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallMethodRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallMethodResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallMethodResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CallResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CancelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CancelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CancelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CancelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ChannelSecurityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ChannelSecurityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSecureChannelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSecureChannelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSecureChannelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSecureChannelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CloseSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ComplexNumberType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ComplexNumberType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterElement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterElementResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterElementResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ContentFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSubscriptionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSubscriptionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSubscriptionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/CreateSubscriptionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataChangeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataChangeFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataChangeNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataChangeNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DataTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteAtTimeDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteAtTimeDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteRawModifiedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteRawModifiedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteReferencesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteSubscriptionsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteSubscriptionsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteSubscriptionsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DeleteSubscriptionsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DiscoveryConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DiscoveryConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DoubleComplexNumberType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/DoubleComplexNumberType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ElementOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ElementOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointUrlListDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EndpointUrlListDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumDefinition.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumField.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumField.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumValueType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EnumValueType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EUInformation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EUInformation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFieldList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFieldList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventNotificationList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/EventNotificationList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FilterOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FilterOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersOnNetworkRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersOnNetworkRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersOnNetworkResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersOnNetworkResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/FindServersResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/GetEndpointsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/GetEndpointsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/GetEndpointsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/GetEndpointsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryEvent.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryEventFieldList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryEventFieldList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryModifiedData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryModifiedData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadValueId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryReadValueId.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/HistoryUpdateResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/InstanceNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/InstanceNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/IssuedIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/IssuedIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/LiteralOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/LiteralOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MdnsDiscoveryConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MdnsDiscoveryConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MethodAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MethodAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MethodNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModelChangeStructureDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModelChangeStructureDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModificationInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModificationInfo.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifyMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifyMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifyMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifyMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifySubscriptionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifySubscriptionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifySubscriptionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ModifySubscriptionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemCreateRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemCreateRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemCreateResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemCreateResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemModifyRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemModifyRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemModifyResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemModifyResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoredItemNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringParameters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/MonitoringParameters.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NetworkGroupDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NetworkGroupDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Node.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Node.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeReference.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeReference.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeTypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NodeTypeDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NotificationData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NotificationData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NotificationMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/NotificationMessage.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ObjectTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OpenSecureChannelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OpenSecureChannelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OpenSecureChannelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OpenSecureChannelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OptionSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/OptionSet.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ParsingResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ParsingResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ProgramDiagnosticDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ProgramDiagnosticDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/PublishRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/PublishRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/PublishResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/PublishResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryDataDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryDataDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryDataSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryDataSet.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryFirstRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryFirstRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryFirstResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryFirstResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryNextRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryNextRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryNextResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/QueryNextResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Range.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Range.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadAtTimeDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadAtTimeDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadProcessedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadProcessedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadRawModifiedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadRawModifiedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadValueId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReadValueId.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RedundantServerDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RedundantServerDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ReferenceTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisteredServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisteredServer.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServer2Request.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServer2Request.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServer2Response.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServer2Response.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServerRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServerRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServerResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RegisterServerResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RelativePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RelativePath.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RelativePathElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RelativePathElement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RepublishRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RepublishRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RepublishResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RepublishResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RequestHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/RequestHeader.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ResponseHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ResponseHeader.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SamplingIntervalDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SamplingIntervalDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SemanticChangeStructureDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SemanticChangeStructureDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerDiagnosticsSummaryDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerDiagnosticsSummaryDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerOnNetwork.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerOnNetwork.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerStatusDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServerStatusDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServiceCounterDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServiceCounterDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServiceFault.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ServiceFault.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SessionDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SessionDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SessionSecurityDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SessionSecurityDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetMonitoringModeRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetMonitoringModeRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetMonitoringModeResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetMonitoringModeResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetPublishingModeRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetPublishingModeRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetPublishingModeResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetPublishingModeResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetTriggeringRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetTriggeringRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetTriggeringResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SetTriggeringResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SignatureData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SignatureData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SignedSoftwareCertificate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SignedSoftwareCertificate.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SimpleAttributeOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SimpleAttributeOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StatusChangeNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StatusChangeNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StatusResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StatusResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Structure.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureDefinition.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureField.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/StructureField.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SubscriptionAcknowledgement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SubscriptionAcknowledgement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SubscriptionDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/SubscriptionDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TimeZoneDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TimeZoneDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferSubscriptionsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferSubscriptionsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferSubscriptionsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TransferSubscriptionsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TranslateBrowsePathsToNodeIdsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TranslateBrowsePathsToNodeIdsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TranslateBrowsePathsToNodeIdsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TranslateBrowsePathsToNodeIdsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TrustListDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TrustListDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/TypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/Union.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UnregisterNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UnregisterNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UnregisterNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UnregisterNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateDataDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateDataDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateStructureDataDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UpdateStructureDataDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UserIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UserNameIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UserNameIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UserTokenPolicy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/UserTokenPolicy.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/VariableTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/ViewNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/WriteValue.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/X509IdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/X509IdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/XVType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/XVType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/ArrayUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/AsyncSemaphore.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/AsyncSemaphore.SemaphorePermit.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/BufferUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/CertificateGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/CertificateUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/ConversionUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/DigestUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/EndpointUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/ExecutionQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/FutureUtils.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/FutureUtils.CompletionBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/Lazy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/LongSequence.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/ManifestUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/Namespaces.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/NonceUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/PShaUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/SecureXmlUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/SelfSignedCertificateBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/SelfSignedCertificateGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/SelfSignedHttpsCertificateBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/SignatureUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/TaskQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/TaskQueue.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/TaskQueue.Task.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/TaskQueue.TaskPriority.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/Tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/TypeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/Unit.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/Description.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/UBytePrimitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/UInt16Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/UInt32Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/UInt64Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/CertificateValidationUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/OpcUaCertificateRevocationChecker.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/OpcUaCertificateValidityChecker.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/OpcUaCertPathValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/ValidationCheck.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/serialized-form.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/UaServiceFaultException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/UaSerializationException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/UaRuntimeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/UaExceptionStatus.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/UaException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/StatusCodes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/Stack.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/Stack.ConnectionLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/ReferenceType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/NamespaceTable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/Identifiers.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/BuiltinReferenceType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/BuiltinDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/class-use/AttributeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ServerSecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/SerializationQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/SerializationQueue.Decoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/SerializationQueue.Encoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/SecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/MessageEncodeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/MessageDecodeException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/MessageAbortException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ExceptionHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/EncodingLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChunkEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChunkEncoder.EncodedMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChunkDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChunkDecoder.DecodedMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChannelSecurity.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChannelSecurity.SecurityKeys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChannelSecurity.SecretKeys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/class-use/ChannelParameters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/class-use/SymmetricSecurityHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/class-use/SequenceHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/class-use/SecureMessageHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/class-use/HeaderDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/class-use/AsymmetricSecurityHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/TcpMessageEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/TcpMessageDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/MessageType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/HelloMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/ErrorMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/class-use/AcknowledgeMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/TrustListManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/SecurityPolicy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/SecurityAlgorithm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/DefaultTrustListManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/DefaultCertificateManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/CertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/class-use/CertificateManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaStructure.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaSerializable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaResponseMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaRequestMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaEnumeration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/UaDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/SerializationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/OpcUaXmlStreamEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/OpcUaXmlStreamDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/OpcUaBinaryStreamEncoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/class-use/OpcUaBinaryStreamDecoder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/class-use/OpcUaXmlDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/class-use/OpcUaBinaryDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/class-use/GenericDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/class-use/DataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/class-use/BuiltinDataTypeCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/class-use/TransportProfile.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/OpcUaXmlDataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/OpcUaDefaultXmlEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/OpcUaDefaultBinaryEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/OpcUaDataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/OpcUaBinaryDataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/DefaultDataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/DataTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/DataTypeEncoding.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/class-use/DataTypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/XmlElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/Variant.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/StatusCode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/QualifiedName.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/NodeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/LocalizedText.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/ExtensionObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/ExtensionObject.BodyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/ExpandedNodeId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/ExpandedNodeId.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/DiagnosticInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/DateTime.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/DataValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/DataValue.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/class-use/ByteString.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/Unsigned.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/UShort.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/UNumber.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/ULong.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/UInteger.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/class-use/UByte.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/UserTokenType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/UserTokenType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/TrustListMasks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/TrustListMasks.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/TimestampsToReturn.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/TimestampsToReturn.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/StructureType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/StructureType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ServerState.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ServerState.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/SecurityTokenRequestType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/SecurityTokenRequestType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/RedundancySupport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/RedundancySupport.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/PerformUpdateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/PerformUpdateType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/OpenFileMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/OpenFileMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NodeClass.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NodeClass.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NodeAttributesMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NodeAttributesMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NamingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/NamingRuleType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/MonitoringMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/MonitoringMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ModelChangeStructureVerbMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ModelChangeStructureVerbMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/MessageSecurityMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/MessageSecurityMode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/IdType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/IdType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/HistoryUpdateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/HistoryUpdateType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/FilterOperator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/FilterOperator.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ExceptionDeviationFormat.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ExceptionDeviationFormat.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/DeadbandType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/DeadbandType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/DataChangeTrigger.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/DataChangeTrigger.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/BrowseResultMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/BrowseResultMask.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/BrowseDirection.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/BrowseDirection.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/AxisScaleEnumeration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/AxisScaleEnumeration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ApplicationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/class-use/ApplicationType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/XVType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/XVType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/X509IdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/X509IdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteValue.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/WriteRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ViewAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/VariableAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UserTokenPolicy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UserTokenPolicy.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UserNameIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UserNameIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UserIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateStructureDataDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateStructureDataDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateDataDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UpdateDataDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UnregisterNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UnregisterNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UnregisterNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/UnregisterNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TrustListDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TrustListDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TranslateBrowsePathsToNodeIdsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TranslateBrowsePathsToNodeIdsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TranslateBrowsePathsToNodeIdsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TranslateBrowsePathsToNodeIdsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferSubscriptionsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferSubscriptionsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Union.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferSubscriptionsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferSubscriptionsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TransferResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TimeZoneDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/TimeZoneDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SubscriptionDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SubscriptionDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SubscriptionAcknowledgement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SubscriptionAcknowledgement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureField.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureField.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StructureDefinition.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Structure.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StatusResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StatusResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StatusChangeNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/StatusChangeNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SimpleAttributeOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SimpleAttributeOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SignedSoftwareCertificate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SignedSoftwareCertificate.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SignatureData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SignatureData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetTriggeringResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetTriggeringResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetTriggeringRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetTriggeringRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetPublishingModeResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetPublishingModeResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetPublishingModeRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetPublishingModeRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetMonitoringModeResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetMonitoringModeResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetMonitoringModeRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SetMonitoringModeRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SessionSecurityDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SessionSecurityDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SessionDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SessionDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServiceFault.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServiceFault.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServiceCounterDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServiceCounterDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerStatusDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerStatusDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerOnNetwork.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerOnNetwork.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerDiagnosticsSummaryDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ServerDiagnosticsSummaryDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SemanticChangeStructureDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SemanticChangeStructureDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SamplingIntervalDiagnosticsDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/SamplingIntervalDiagnosticsDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ResponseHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ResponseHeader.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RequestHeader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RequestHeader.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RepublishResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RepublishResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RepublishRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RepublishRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RelativePathElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RelativePathElement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RelativePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RelativePath.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisteredServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisteredServer.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServerResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServerResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServerRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServerRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServer2Response.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServer2Response.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServer2Request.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterServer2Request.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RegisterNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReferenceDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RedundantServerDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/RedundantServerDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadValueId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadValueId.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadRawModifiedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadRawModifiedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadProcessedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadProcessedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadAtTimeDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ReadAtTimeDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Range.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Range.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryNextResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryNextResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryNextRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryNextRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryFirstResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryFirstResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryFirstRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryFirstRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryDataSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryDataSet.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryDataDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/QueryDataDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/PublishResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/PublishResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/PublishRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/PublishRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ProgramDiagnosticDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ProgramDiagnosticDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ParsingResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ParsingResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OptionSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OptionSet.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OpenSecureChannelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OpenSecureChannelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OpenSecureChannelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/OpenSecureChannelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ObjectAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NotificationMessage.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NotificationMessage.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NotificationData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NotificationData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeTypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeTypeDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeReference.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeReference.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NodeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Node.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Node.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NetworkGroupDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/NetworkGroupDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringParameters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringParameters.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoringFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemModifyResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemModifyResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemModifyRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemModifyRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemCreateResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemCreateResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemCreateRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MonitoredItemCreateRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifySubscriptionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifySubscriptionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifySubscriptionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifySubscriptionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifyMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifyMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifyMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModifyMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModificationInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModificationInfo.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModelChangeStructureDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ModelChangeStructureDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MethodNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MethodAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MethodAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MdnsDiscoveryConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/MdnsDiscoveryConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/LiteralOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/LiteralOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/IssuedIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/IssuedIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/InstanceNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/InstanceNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryUpdateDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadValueId.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadValueId.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryReadDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryModifiedData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryModifiedData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryEventFieldList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryEventFieldList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryEvent.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryData.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/HistoryData.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/GetEndpointsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/GetEndpointsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/GetEndpointsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/GetEndpointsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersOnNetworkResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersOnNetworkResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersOnNetworkRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FindServersOnNetworkRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FilterOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/FilterOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventNotificationList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventNotificationList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFieldList.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EventFieldList.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumValueType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumValueType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumField.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumField.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EnumDefinition.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointUrlListDataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointUrlListDataType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EndpointConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ElementOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ElementOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EUInformation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/EUInformation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DoubleComplexNumberType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DoubleComplexNumberType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DiscoveryConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DiscoveryConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteSubscriptionsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteSubscriptionsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteSubscriptionsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteSubscriptionsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteReferencesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteRawModifiedDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteRawModifiedDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteNodesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteEventDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteEventDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteAtTimeDetails.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DeleteAtTimeDetails.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeNode.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataTypeAttributes.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataChangeNotification.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataChangeNotification.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataChangeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/DataChangeFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSubscriptionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSubscriptionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSubscriptionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSubscriptionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateMonitoredItemsResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateMonitoredItemsResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateMonitoredItemsRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CreateMonitoredItemsRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterElementResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterElementResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterElement.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilterElement.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ContentFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ComplexNumberType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ComplexNumberType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSecureChannelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSecureChannelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSecureChannelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CloseSecureChannelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ChannelSecurityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ChannelSecurityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CancelResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CancelResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CancelRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CancelRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallMethodResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallMethodResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallMethodRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/CallMethodRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BuildInfo.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BuildInfo.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePathTarget.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePathTarget.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePathResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePathResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowsePath.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseNextResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseNextResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseNextRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseNextRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/BrowseDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AxisInformation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AxisInformation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AttributeOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AttributeOperand.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Argument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Argument.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ApplicationDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ApplicationDescription.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AnonymousIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AnonymousIdentityToken.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Annotation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/Annotation.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateFilterResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateFilterResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateFilter.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AggregateConfiguration.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddReferencesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesResult.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/AddNodesItem.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ActivateSessionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ActivateSessionResponse.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ActivateSessionRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/class-use/ActivateSessionRequest.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/Unit.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/TypeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/Tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/TaskQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/TaskQueue.Task.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/TaskQueue.TaskPriority.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/TaskQueue.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/SignatureUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/SelfSignedHttpsCertificateBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/SelfSignedCertificateGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/SelfSignedCertificateBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/SecureXmlUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/PShaUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/NonceUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/Namespaces.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/ManifestUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/LongSequence.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/Lazy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/FutureUtils.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/FutureUtils.CompletionBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/ExecutionQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/EndpointUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/DigestUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/ConversionUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/CertificateUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/CertificateGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/BufferUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/AsyncSemaphore.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/AsyncSemaphore.SemaphorePermit.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/class-use/ArrayUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/class-use/UInt64Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/class-use/UInt32Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/class-use/UInt16Primitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/class-use/UBytePrimitive.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/class-use/Description.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/class-use/ValidationCheck.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/class-use/OpcUaCertificateValidityChecker.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/class-use/OpcUaCertificateRevocationChecker.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/class-use/OpcUaCertPathValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/class-use/CertificateValidationUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/headers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/channel/messages/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/security/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/serialization/codecs/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/transport/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/enumerated/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/types/structured/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/annotations/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/org/eclipse/milo/opcua/stack/core/util/validation/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs/help-doc.html... [INFO] 1 error [INFO] 72 warnings [INFO] [ERROR] MavenReportException: Error while generating Javadoc: [INFO] Exit code: 1 - /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/headers/HeaderDecoder.java:32: warning: no @param for maxMessageLength [INFO] default int getMessageLength(ByteBuf buffer, int maxMessageLength) throws UaException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/headers/HeaderDecoder.java:32: warning: no @throws for org.eclipse.milo.opcua.stack.core.UaException [INFO] default int getMessageLength(ByteBuf buffer, int maxMessageLength) throws UaException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/security/CertificateValidator.java:29: warning: no @param for certificateChain [INFO] void validateCertificateChain(List certificateChain) throws UaException; [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:85: warning: no @param for value [INFO] public static UByte valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:85: warning: no @return [INFO] public static UByte valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:94: warning: no @param for value [INFO] public static UByte valueOf(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:94: warning: no @return [INFO] public static UByte valueOf(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:111: warning: no @param for value [INFO] public static UByte valueOf(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:111: warning: no @return [INFO] public static UByte valueOf(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:121: warning: no @param for value [INFO] public static UByte valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:121: warning: no @return [INFO] public static UByte valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:131: warning: no @param for value [INFO] public static UByte valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:131: warning: no @return [INFO] public static UByte valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UNumber.java:31: warning: no @return [INFO] public BigInteger toBigInteger() { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:180: warning: no @param for value [INFO] public static UInteger valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:180: warning: no @return [INFO] public static UInteger valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:189: warning: no @param for value [INFO] public static UInteger valueOf(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:189: warning: no @return [INFO] public static UInteger valueOf(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:199: warning: no @param for value [INFO] public static UInteger valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:199: warning: no @return [INFO] public static UInteger valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:71: warning: no @param for value [INFO] public static ULong valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:71: warning: no @return [INFO] public static ULong valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:80: warning: no @param for value [INFO] public static ULong valueOf(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:80: warning: no @return [INFO] public static ULong valueOf(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:90: warning: no @param for value [INFO] public static ULong valueOf(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:90: warning: no @return [INFO] public static ULong valueOf(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:33: warning: no @param for value [INFO] public static UByte ubyte(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:33: warning: no @return [INFO] public static UByte ubyte(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:43: warning: no @param for value [INFO] public static UByte ubyte(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:43: warning: no @return [INFO] public static UByte ubyte(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:54: warning: no @param for value [INFO] public static UByte ubyte(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:54: warning: no @return [INFO] public static UByte ubyte(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:65: warning: no @param for value [INFO] public static UByte ubyte(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:65: warning: no @return [INFO] public static UByte ubyte(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:76: warning: no @param for value [INFO] public static UByte ubyte(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:76: warning: no @return [INFO] public static UByte ubyte(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:87: warning: no @param for value [INFO] public static UShort ushort(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:87: warning: no @return [INFO] public static UShort ushort(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:98: warning: no @param for value [INFO] public static UShort ushort(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:98: warning: no @return [INFO] public static UShort ushort(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:109: warning: no @param for value [INFO] public static UShort ushort(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:109: warning: no @return [INFO] public static UShort ushort(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:120: warning: no @param for value [INFO] public static UInteger uint(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:120: warning: no @return [INFO] public static UInteger uint(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:131: warning: no @param for value [INFO] public static UInteger uint(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:131: warning: no @return [INFO] public static UInteger uint(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:142: warning: no @param for value [INFO] public static UInteger uint(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:142: warning: no @return [INFO] public static UInteger uint(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:153: warning: no @param for value [INFO] public static ULong ulong(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:153: warning: no @return [INFO] public static ULong ulong(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:164: warning: no @param for value [INFO] public static ULong ulong(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:164: warning: no @return [INFO] public static ULong ulong(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:175: warning: no @param for value [INFO] public static ULong ulong(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:175: warning: no @return [INFO] public static ULong ulong(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:63: warning: no @param for value [INFO] public static UShort valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:63: warning: no @return [INFO] public static UShort valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:72: warning: no @param for value [INFO] public static UShort valueOf(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:72: warning: no @return [INFO] public static UShort valueOf(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:82: warning: no @param for value [INFO] public static UShort valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:82: warning: no @return [INFO] public static UShort valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/ArrayUtil.java:137: warning: no @param for [INFO] public static Object transformArray(Object array, Function transform, Class toType) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/ArrayUtil.java:137: warning: no @param for [INFO] public static Object transformArray(Object array, Function transform, Class toType) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/BufferUtil.java:40: warning: no @param for initialCapacity [INFO] public static ByteBuf pooledBuffer(int initialCapacity) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/EndpointUtil.java:119: error: malformed HTML [INFO] * @param port the new port to use. Any value <= 0 will result in the original port being used. [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:72: warning: no @param for [INFO] public static CompletableFuture failedFuture(Throwable ex) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:86: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(long statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:98: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(StatusCode statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:111: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(Throwable cause, long statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:122: warning: no @param for [INFO] public static CompletionBuilder complete(CompletableFuture future) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:134: warning: no @param for [INFO] public static CompletionBuilder completeAsync(CompletableFuture future, Executor executor) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:160: warning: no @param for [INFO] public static CompletableFuture unwrap(CompletableFuture> future) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:231: warning: no description for @throws [INFO] * @throws ObjectStreamException [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:251: warning: no description for @throws [INFO] * @throws ObjectStreamException [INFO] ^ [INFO] [INFO] Command line was: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/../bin/javadoc @options @packages [INFO] [INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs' dir. [INFO] [INFO] org.apache.maven.reporting.MavenReportException: [INFO] Exit code: 1 - /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/headers/HeaderDecoder.java:32: warning: no @param for maxMessageLength [INFO] default int getMessageLength(ByteBuf buffer, int maxMessageLength) throws UaException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/channel/headers/HeaderDecoder.java:32: warning: no @throws for org.eclipse.milo.opcua.stack.core.UaException [INFO] default int getMessageLength(ByteBuf buffer, int maxMessageLength) throws UaException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/security/CertificateValidator.java:29: warning: no @param for certificateChain [INFO] void validateCertificateChain(List certificateChain) throws UaException; [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:85: warning: no @param for value [INFO] public static UByte valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:85: warning: no @return [INFO] public static UByte valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:94: warning: no @param for value [INFO] public static UByte valueOf(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:94: warning: no @return [INFO] public static UByte valueOf(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:111: warning: no @param for value [INFO] public static UByte valueOf(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:111: warning: no @return [INFO] public static UByte valueOf(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:121: warning: no @param for value [INFO] public static UByte valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:121: warning: no @return [INFO] public static UByte valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:131: warning: no @param for value [INFO] public static UByte valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:131: warning: no @return [INFO] public static UByte valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UNumber.java:31: warning: no @return [INFO] public BigInteger toBigInteger() { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:180: warning: no @param for value [INFO] public static UInteger valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:180: warning: no @return [INFO] public static UInteger valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:189: warning: no @param for value [INFO] public static UInteger valueOf(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:189: warning: no @return [INFO] public static UInteger valueOf(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:199: warning: no @param for value [INFO] public static UInteger valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:199: warning: no @return [INFO] public static UInteger valueOf(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:71: warning: no @param for value [INFO] public static ULong valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:71: warning: no @return [INFO] public static ULong valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:80: warning: no @param for value [INFO] public static ULong valueOf(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:80: warning: no @return [INFO] public static ULong valueOf(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:90: warning: no @param for value [INFO] public static ULong valueOf(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/ULong.java:90: warning: no @return [INFO] public static ULong valueOf(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:33: warning: no @param for value [INFO] public static UByte ubyte(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:33: warning: no @return [INFO] public static UByte ubyte(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:43: warning: no @param for value [INFO] public static UByte ubyte(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:43: warning: no @return [INFO] public static UByte ubyte(byte value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:54: warning: no @param for value [INFO] public static UByte ubyte(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:54: warning: no @return [INFO] public static UByte ubyte(short value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:65: warning: no @param for value [INFO] public static UByte ubyte(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:65: warning: no @return [INFO] public static UByte ubyte(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:76: warning: no @param for value [INFO] public static UByte ubyte(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:76: warning: no @return [INFO] public static UByte ubyte(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:87: warning: no @param for value [INFO] public static UShort ushort(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:87: warning: no @return [INFO] public static UShort ushort(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:98: warning: no @param for value [INFO] public static UShort ushort(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:98: warning: no @return [INFO] public static UShort ushort(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:109: warning: no @param for value [INFO] public static UShort ushort(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:109: warning: no @return [INFO] public static UShort ushort(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:120: warning: no @param for value [INFO] public static UInteger uint(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:120: warning: no @return [INFO] public static UInteger uint(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:131: warning: no @param for value [INFO] public static UInteger uint(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:131: warning: no @return [INFO] public static UInteger uint(int value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:142: warning: no @param for value [INFO] public static UInteger uint(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:142: warning: no @return [INFO] public static UInteger uint(long value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:153: warning: no @param for value [INFO] public static ULong ulong(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:153: warning: no @return [INFO] public static ULong ulong(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:164: warning: no @param for value [INFO] public static ULong ulong(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:164: warning: no @return [INFO] public static ULong ulong(long value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:175: warning: no @param for value [INFO] public static ULong ulong(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/Unsigned.java:175: warning: no @return [INFO] public static ULong ulong(BigInteger value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:63: warning: no @param for value [INFO] public static UShort valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:63: warning: no @return [INFO] public static UShort valueOf(String value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:72: warning: no @param for value [INFO] public static UShort valueOf(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:72: warning: no @return [INFO] public static UShort valueOf(short value) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:82: warning: no @param for value [INFO] public static UShort valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UShort.java:82: warning: no @return [INFO] public static UShort valueOf(int value) throws NumberFormatException { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/ArrayUtil.java:137: warning: no @param for [INFO] public static Object transformArray(Object array, Function transform, Class toType) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/ArrayUtil.java:137: warning: no @param for [INFO] public static Object transformArray(Object array, Function transform, Class toType) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/BufferUtil.java:40: warning: no @param for initialCapacity [INFO] public static ByteBuf pooledBuffer(int initialCapacity) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/EndpointUtil.java:119: error: malformed HTML [INFO] * @param port the new port to use. Any value <= 0 will result in the original port being used. [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:72: warning: no @param for [INFO] public static CompletableFuture failedFuture(Throwable ex) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:86: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(long statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:98: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(StatusCode statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:111: warning: no @param for [INFO] public static CompletableFuture failedUaFuture(Throwable cause, long statusCode) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:122: warning: no @param for [INFO] public static CompletionBuilder complete(CompletableFuture future) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:134: warning: no @param for [INFO] public static CompletionBuilder completeAsync(CompletableFuture future, Executor executor) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java:160: warning: no @param for [INFO] public static CompletableFuture unwrap(CompletableFuture> future) { [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UByte.java:231: warning: no description for @throws [INFO] * @throws ObjectStreamException [INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/types/builtin/unsigned/UInteger.java:251: warning: no description for @throws [INFO] * @throws ObjectStreamException [INFO] ^ [INFO] [INFO] Command line was: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/../bin/javadoc @options @packages [INFO] [INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/apidocs' dir. [INFO] [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.doExecuteJavadocCommandLine (AbstractJavadocMojo.java:5861) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5737) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2176) [INFO] at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:199) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1935) [INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) [INFO] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) [INFO] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) [INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) [INFO] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) [INFO] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) [INFO] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) [INFO] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) [INFO] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) [INFO] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [INFO] at java.lang.reflect.Method.invoke (Method.java:498) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-core --- [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ stack-core --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ stack-core --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ stack-core --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-core/target/stack-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-core/0.6.12/stack-core-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:stack-client >-------------------- [INFO] [INFO] Building stack-client 0.6.12 [5/22] [INFO] [INFO] from opc-ua-stack/stack-client/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-client --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-client --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-client --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-client --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-client:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-client --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ stack-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ stack-client --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.security... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.transport... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.transport.http... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.transport.tcp... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.transport.uasc... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.client.transport.websocket... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/DiscoveryClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/UaStackClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/UaStackClientConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/UaStackClientConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/ClientCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/ClientCertificateValidator.InsecureValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/DefaultClientCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/AbstractTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/UaTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/UaTransportRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/OpcClientHttpCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/OpcHttpTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/OpcClientTcpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/OpcTcpTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/ClientChannelFsm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/ClientSecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/UascClientAcknowledgeHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/UascClientMessageHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/OpcClientWebSocketBinaryFrameCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/OpcClientWebSocketChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/OpcWebSocketTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/class-use/UaStackClientConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/class-use/UaStackClientConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/class-use/UaStackClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/class-use/DiscoveryClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/class-use/DefaultClientCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/class-use/ClientCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/class-use/ClientCertificateValidator.InsecureValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/class-use/UaTransportRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/class-use/UaTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/class-use/AbstractTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/class-use/OpcHttpTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/class-use/OpcClientHttpCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/class-use/OpcTcpTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/class-use/OpcClientTcpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/class-use/UascClientMessageHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/class-use/UascClientAcknowledgeHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/class-use/ClientSecureChannel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/class-use/ClientChannelFsm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/class-use/OpcWebSocketTransport.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/class-use/OpcClientWebSocketChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/class-use/OpcClientWebSocketBinaryFrameCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/security/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/http/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/tcp/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/uasc/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/org/eclipse/milo/opcua/stack/client/transport/websocket/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ stack-client --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ stack-client --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ stack-client --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-client/target/stack-client-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-client/0.6.12/stack-client-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:opc-ua-sdk >--------------------- [INFO] [INFO] Building opc-ua-sdk 0.6.12 [6/22] [INFO] [INFO] from opc-ua-sdk/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ opc-ua-sdk --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ opc-ua-sdk --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ opc-ua-sdk --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ opc-ua-sdk --- [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ opc-ua-sdk --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ opc-ua-sdk --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ opc-ua-sdk --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/opc-ua-sdk/0.6.12/opc-ua-sdk-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/target/opc-ua-sdk-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/opc-ua-sdk/0.6.12/opc-ua-sdk-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ opc-ua-sdk --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/opc-ua-sdk/0.6.12/opc-ua-sdk-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/target/opc-ua-sdk-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/opc-ua-sdk/0.6.12/opc-ua-sdk-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:sdk-core >---------------------- [INFO] [INFO] Building sdk-core 0.6.12 [7/22] [INFO] [INFO] from opc-ua-sdk/sdk-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-core --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest [INFO] mod=1 remainder=0 group=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9] [INFO] -- [INFO] mod=2 remainder=0 group=[0, 2, 4, 6, 8] [INFO] mod=2 remainder=1 group=[1, 3, 5, 7, 9] [INFO] -- [INFO] mod=3 remainder=0 group=[0, 3, 6, 9] [INFO] mod=3 remainder=1 group=[1, 4, 7] [INFO] mod=3 remainder=2 group=[2, 5, 8] [INFO] -- [INFO] mod=4 remainder=0 group=[0, 4, 8] [INFO] mod=4 remainder=1 group=[1, 5, 9] [INFO] mod=4 remainder=2 group=[2, 6] [INFO] mod=4 remainder=3 group=[3, 7] [INFO] -- [INFO] mod=5 remainder=0 group=[0, 5] [INFO] mod=5 remainder=1 group=[1, 6] [INFO] mod=5 remainder=2 group=[2, 7] [INFO] mod=5 remainder=3 group=[3, 8] [INFO] mod=5 remainder=4 group=[4, 9] [INFO] -- [INFO] mod=6 remainder=0 group=[0, 6] [INFO] mod=6 remainder=1 group=[1, 7] [INFO] mod=6 remainder=2 group=[2, 8] [INFO] mod=6 remainder=3 group=[3, 9] [INFO] mod=6 remainder=4 group=[4] [INFO] mod=6 remainder=5 group=[5] [INFO] -- [INFO] mod=7 remainder=0 group=[0, 7] [INFO] mod=7 remainder=1 group=[1, 8] [INFO] mod=7 remainder=2 group=[2, 9] [INFO] mod=7 remainder=3 group=[3] [INFO] mod=7 remainder=4 group=[4] [INFO] mod=7 remainder=5 group=[5] [INFO] mod=7 remainder=6 group=[6] [INFO] -- [INFO] mod=8 remainder=0 group=[0, 8] [INFO] mod=8 remainder=1 group=[1, 9] [INFO] mod=8 remainder=2 group=[2] [INFO] mod=8 remainder=3 group=[3] [INFO] mod=8 remainder=4 group=[4] [INFO] mod=8 remainder=5 group=[5] [INFO] mod=8 remainder=6 group=[6] [INFO] mod=8 remainder=7 group=[7] [INFO] -- [INFO] mod=9 remainder=0 group=[0, 9] [INFO] mod=9 remainder=1 group=[1] [INFO] mod=9 remainder=2 group=[2] [INFO] mod=9 remainder=3 group=[3] [INFO] mod=9 remainder=4 group=[4] [INFO] mod=9 remainder=5 group=[5] [INFO] mod=9 remainder=6 group=[6] [INFO] mod=9 remainder=7 group=[7] [INFO] mod=9 remainder=8 group=[8] [INFO] -- [INFO] mod=10 remainder=0 group=[0] [INFO] mod=10 remainder=1 group=[1] [INFO] mod=10 remainder=2 group=[2] [INFO] mod=10 remainder=3 group=[3] [INFO] mod=10 remainder=4 group=[4] [INFO] mod=10 remainder=5 group=[5] [INFO] mod=10 remainder=6 group=[6] [INFO] mod=10 remainder=7 group=[7] [INFO] mod=10 remainder=8 group=[8] [INFO] mod=10 remainder=9 group=[9] [INFO] -- [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ sdk-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ sdk-core --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.core... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.core.nodes... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.core.util... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/AccessLevel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/CefactEngineeringUnits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/DataTypeTree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/DataTypeTree.DataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/NumericRange.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/NumericRange.Bounds.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/QualifiedProperty.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/Reference.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/Reference.Direction.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/ServerTable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/ValueRank.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/ValueRanks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/WriteMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/DataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/DataTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/MethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/MethodNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/Node.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ObjectNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ObjectTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ReferenceTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/VariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/VariableNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/VariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/VariableTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/ViewNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/GroupMapCollate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/GroupMapCollate.Mapper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/StreamUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/WriteMask.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/ValueRanks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/ValueRank.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/ServerTable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/Reference.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/Reference.Direction.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/QualifiedProperty.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/NumericRange.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/NumericRange.Bounds.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/DataTypeTree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/DataTypeTree.DataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/CefactEngineeringUnits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/class-use/AccessLevel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ViewNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/VariableTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/VariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/VariableNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/VariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ReferenceTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ObjectTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ObjectNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/ObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/Node.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/MethodNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/MethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/DataTypeNodeProperties.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/class-use/DataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/class-use/StreamUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/class-use/GroupMapCollate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/class-use/GroupMapCollate.Mapper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/nodes/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/org/eclipse/milo/opcua/sdk/core/util/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/apidocs/help-doc.html... [INFO] 4 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/main/java/org/eclipse/milo/opcua/sdk/core/Reference.java:93: warning: no @param for namespaceTable [INFO] [WARNING] public Optional invert(NamespaceTable namespaceTable) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/main/java/org/eclipse/milo/opcua/sdk/core/util/StreamUtil.java:22: warning: no @param for [INFO] [WARNING] public static Stream opt2stream(Optional opt) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/main/java/org/eclipse/milo/opcua/sdk/core/util/StreamUtil.java:22: warning: no @param for opt [INFO] [WARNING] public static Stream opt2stream(Optional opt) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/src/main/java/org/eclipse/milo/opcua/sdk/core/util/StreamUtil.java:22: warning: no @return [INFO] [WARNING] public static Stream opt2stream(Optional opt) { [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ sdk-core --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sdk-core --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ sdk-core --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-core/target/sdk-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-core/0.6.12/sdk-core-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:sdk-client >--------------------- [INFO] [INFO] Building sdk-client 0.6.12 [8/22] [INFO] [INFO] from opc-ua-sdk/sdk-client/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-client --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-client --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-client --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 377 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-client --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-client:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-client --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-client --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-client --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ sdk-client --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ sdk-client --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.api... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.api.config... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.api.identity... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.api.services... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.api.subscriptions... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.methods... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.model... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.model.nodes.objects... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.model.nodes.variables... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.model.types.objects... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.model.types.variables... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.nodes... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.session... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.subscriptions... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/AddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/AddressSpace.BrowseOptions.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/AddressSpace.BrowseOptions.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/BrowseHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/DataTypeTreeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/DataTypeTreeSessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/NodeCache.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/ObjectTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/ObjectTypeManager.ObjectNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/OpcUaClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/OpcUaSession.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/SessionActivityListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/VariableTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/VariableTypeManager.VariableNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/ServiceFaultListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/UaClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/UaSession.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/OpcUaClientConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/OpcUaClientConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/AnonymousProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/CompositeProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/IdentityProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/SignedIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/UsernameProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/X509IdentityProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/AttributeServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/MethodServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/MonitoredItemServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/NodeManagementServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/QueryServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/SubscriptionServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/ViewServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaMonitoredItem.EventConsumer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaMonitoredItem.ValueConsumer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaSubscription.ItemCreationCallback.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaSubscription.NotificationListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaSubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/UaSubscriptionManager.SubscriptionListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/AbstractUaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/GetMonitoredItems.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/UaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/UaMethodException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/ObjectTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/VariableTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AcknowledgeableConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AddressSpaceFileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AggregateConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AggregateFunctionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AlarmConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditActivateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditAddNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditAddReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCancelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateDataMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateExpiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateInvalidEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateRevokedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCertificateUntrustedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionAcknowledgeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionCommentEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionConfirmEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionEnableEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionRespondEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditConditionShelvingEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditCreateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditDeleteNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditDeleteReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryAtTimeDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryEventDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryEventUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryRawModifyDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditHistoryValueUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditNodeManagementEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditOpenSecureChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditSecurityEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditUpdateMethodEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditUpdateStateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditUrlMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/AuditWriteUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/BaseConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/BaseEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/BaseModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/BaseObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/CertificateExpirationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/CertificateGroupFolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/CertificateGroupTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/CertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/CertificateUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/DataTypeEncodingTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/DataTypeSystemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/DeviceFailureEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/DialogConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/DiscreteAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/EventQueueOverflowEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ExclusiveLimitStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/FileDirectoryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/FileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/FiniteStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/FolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/GeneralModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/HistoricalDataConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/HistoryServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/HttpsCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/InitialStateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/LimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/MaintenanceConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ModellingRuleTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NamespaceMetadataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NamespacesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonTransparentNetworkRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/NonTransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/OffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/OperationLimitsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ProcessConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ProgramStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ProgramTransitionAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ProgressEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/RefreshEndEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/RefreshRequiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/RefreshStartEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/RsaMinApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/RsaSha256ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SemanticChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ServerConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ServerDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ServerRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ServerTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SessionDiagnosticsObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SessionsDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/ShelvedStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/StateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/StateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SystemConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SystemEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SystemOffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/SystemStatusChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TransitionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TripAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TrustListTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/TrustListUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/VendorServerInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/AnalogItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/BaseDataVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/BaseVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/BuildInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ConditionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/CubeItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/DataItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/DataTypeDescriptionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/DataTypeDictionaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/DiscreteItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/FiniteStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/FiniteTransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ImageItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/MultiStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/MultiStateValueDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/NDimensionArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/OptionSetTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ProgramDiagnosticTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/PropertyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SamplingIntervalDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SamplingIntervalDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ServerDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ServerStatusTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/ServerVendorCapabilityTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SessionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SessionDiagnosticsVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SessionSecurityDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SessionSecurityDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/StateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SubscriptionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/SubscriptionDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/TransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/TwoStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/TwoStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/XYArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/YArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AcknowledgeableConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AddressSpaceFileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateFunctionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditActivateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditAddNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditAddReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCancelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateDataMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateExpiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateInvalidEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateRevokedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateUntrustedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionAcknowledgeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionCommentEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionConfirmEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionEnableEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionRespondEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionShelvingEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCreateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditDeleteNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditDeleteReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryAtTimeDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryRawModifyDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryValueUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditNodeManagementEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditOpenSecureChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditSecurityEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUpdateMethodEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUpdateStateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUrlMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditWriteUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/CertificateExpirationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/CertificateGroupFolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/CertificateGroupType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/CertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/CertificateUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/DataTypeEncodingType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/DataTypeSystemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/DeviceFailureEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/DialogConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/DiscreteAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/EventQueueOverflowEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ExclusiveLimitStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileDirectoryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/FiniteStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/FolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/GeneralModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/HistoricalDataConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/HistoryServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/HttpsCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/InitialStateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/LimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/MaintenanceConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ModellingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NamespaceMetadataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NamespacesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonTransparentNetworkRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/NonTransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/OffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/OperationLimitsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ProcessConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ProgramStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ProgramTransitionAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ProgressEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/RefreshEndEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/RefreshRequiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/RefreshStartEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/RsaMinApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/RsaSha256ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SemanticChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ServerConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ServerDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ServerRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ServerType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SessionDiagnosticsObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SessionsDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/ShelvedStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/StateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/StateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SystemConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SystemEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SystemOffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/SystemStatusChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TransitionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TripAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TrustListType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/TrustListUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/VendorServerInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/AnalogItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/BaseDataVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/BaseVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/BuildInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ConditionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/CubeItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/DataItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/DataTypeDescriptionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/DataTypeDictionaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/DiscreteItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/FiniteStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/FiniteTransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ImageItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/MultiStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/MultiStateValueDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/NDimensionArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/OptionSetType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ProgramDiagnosticType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/PropertyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SamplingIntervalDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SamplingIntervalDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ServerDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ServerStatusType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/ServerVendorCapabilityType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SessionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SessionDiagnosticsVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SessionSecurityDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SessionSecurityDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/StateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SubscriptionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/SubscriptionDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/TransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/TwoStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/TwoStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/XYArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/YArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/UaViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/SessionFsm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/SessionFsm.SessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/SessionFsmFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchItemResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchModifyMonitoredItems.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchModifyMonitoredItems.BatchModifyParametersBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchModifyMonitoredItems.ModifyMonitoredItemResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchSetMonitoringMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/BatchSetMonitoringMode.SetMonitoringModeResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/EventFilterBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedDataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedDataItem.DataValueListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedEventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedEventItem.EventValueListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedSubscription.ChangeListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/ManagedSubscription.StatusListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/OpcUaMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/OpcUaSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/OpcUaSubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/serialized-form.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/VariableTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/VariableTypeManager.VariableNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/SessionActivityListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/OpcUaSession.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/OpcUaClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/ObjectTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/ObjectTypeManager.ObjectNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/NodeCache.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/DataTypeTreeSessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/DataTypeTreeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/BrowseHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/AddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/AddressSpace.BrowseOptions.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/class-use/AddressSpace.BrowseOptions.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/class-use/UaSession.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/class-use/UaClient.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/class-use/ServiceFaultListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/class-use/OpcUaClientConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/class-use/OpcUaClientConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/X509IdentityProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/UsernameProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/SignedIdentityToken.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/IdentityProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/CompositeProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/class-use/AnonymousProvider.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/ViewServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/SubscriptionServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/QueryServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/NodeManagementServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/MonitoredItemServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/MethodServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/class-use/AttributeServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaSubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaSubscriptionManager.SubscriptionListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaSubscription.ItemCreationCallback.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaSubscription.NotificationListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaMonitoredItem.ValueConsumer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/class-use/UaMonitoredItem.EventConsumer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/class-use/UaMethodException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/class-use/UaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/class-use/GetMonitoredItems.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/class-use/AbstractUaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/class-use/VariableTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/class-use/ObjectTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/VendorServerInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TrustListUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TrustListTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TripAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TransitionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/TransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SystemStatusChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SystemOffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SystemEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SystemConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/StateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/StateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ShelvedStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SessionsDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SessionDiagnosticsObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ServerTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ServerRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ServerDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ServerConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/SemanticChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/RsaSha256ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/RsaMinApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/RefreshStartEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/RefreshRequiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/RefreshEndEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ProgressEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ProgramTransitionAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ProgramStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ProcessConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/OperationLimitsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/OffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonTransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonTransparentNetworkRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NonExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NamespacesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/NamespaceMetadataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ModellingRuleTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/MaintenanceConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/LimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/InitialStateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/HttpsCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/HistoryServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/HistoricalDataConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/GeneralModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/FolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/FiniteStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/FileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/FileDirectoryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ExclusiveLimitStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/EventQueueOverflowEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/DiscreteAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/DialogConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/DeviceFailureEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/DataTypeSystemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/DataTypeEncodingTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/CertificateUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/CertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/CertificateGroupTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/CertificateGroupFolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/CertificateExpirationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/BaseObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/BaseModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/BaseEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/BaseConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditWriteUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditUrlMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditUpdateStateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditUpdateMethodEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditSecurityEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditOpenSecureChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditNodeManagementEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryValueUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryRawModifyDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryEventUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryEventDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditHistoryAtTimeDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditDeleteReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditDeleteNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCreateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionShelvingEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionRespondEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionEnableEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionConfirmEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionCommentEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditConditionAcknowledgeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateUntrustedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateRevokedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateInvalidEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateExpiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCertificateDataMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditCancelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditAddReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditAddNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AuditActivateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AlarmConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AggregateFunctionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AggregateConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AddressSpaceFileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/class-use/AcknowledgeableConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/YArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/XYArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/TwoStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/TwoStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/TransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SubscriptionDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SubscriptionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/StateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SessionSecurityDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SessionSecurityDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SessionDiagnosticsVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SessionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ServerVendorCapabilityTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ServerStatusTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ServerDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SamplingIntervalDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/SamplingIntervalDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/PropertyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ProgramDiagnosticTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/OptionSetTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/NDimensionArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/MultiStateValueDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/MultiStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ImageItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/FiniteTransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/FiniteStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/DiscreteItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/DataTypeDictionaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/DataTypeDescriptionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/DataItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/CubeItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ConditionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/BuildInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/BaseVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/BaseDataVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/ArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/class-use/AnalogItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/VendorServerInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TrustListUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TrustListType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TripAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TransitionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/TransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SystemStatusChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SystemOffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SystemEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SystemConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/StateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/StateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ShelvedStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SessionsDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SessionDiagnosticsObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ServerType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ServerRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ServerDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ServerConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/SemanticChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/RsaSha256ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/RsaMinApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/RefreshStartEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/RefreshRequiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/RefreshEndEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ProgressEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ProgramTransitionAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ProgramStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ProcessConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/OperationLimitsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/OffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonTransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonTransparentNetworkRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NonExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NamespacesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/NamespaceMetadataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ModellingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/MaintenanceConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/LimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/InitialStateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/HttpsCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/HistoryServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/HistoricalDataConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/GeneralModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/FolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/FiniteStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/FileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/FileDirectoryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ExclusiveLimitStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/EventQueueOverflowEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/DiscreteAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/DialogConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/DeviceFailureEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/DataTypeSystemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/DataTypeEncodingType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/CertificateUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/CertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/CertificateGroupType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/CertificateGroupFolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/CertificateExpirationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/BaseObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/BaseModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/BaseEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/BaseConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditWriteUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditUrlMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditUpdateStateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditUpdateMethodEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditSecurityEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditOpenSecureChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditNodeManagementEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryValueUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryRawModifyDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryEventUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryEventDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditHistoryAtTimeDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditDeleteReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditDeleteNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCreateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionShelvingEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionRespondEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionEnableEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionConfirmEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionCommentEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditConditionAcknowledgeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateUntrustedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateRevokedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateInvalidEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateExpiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCertificateDataMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditCancelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditAddReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditAddNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AuditActivateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AlarmConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AggregateFunctionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AggregateConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AddressSpaceFileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/class-use/AcknowledgeableConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/YArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/XYArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/TwoStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/TwoStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/TransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SubscriptionDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SubscriptionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/StateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SessionSecurityDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SessionSecurityDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SessionDiagnosticsVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SessionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ServerVendorCapabilityType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ServerStatusType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ServerDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SamplingIntervalDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/SamplingIntervalDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/PropertyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ProgramDiagnosticType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/OptionSetType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/NDimensionArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/MultiStateValueDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/MultiStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ImageItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/FiniteTransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/FiniteStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/DiscreteItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/DataTypeDictionaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/DataTypeDescriptionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/DataItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/CubeItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ConditionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/BuildInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/BaseVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/BaseDataVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/ArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/class-use/AnalogItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/class-use/UaDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/class-use/SessionFsmFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/class-use/SessionFsm.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/class-use/SessionFsm.SessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/OpcUaSubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/OpcUaSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/OpcUaMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedSubscription.ChangeListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedSubscription.StatusListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedEventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedEventItem.EventValueListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedDataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/ManagedDataItem.DataValueListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/EventFilterBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchSetMonitoringMode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchSetMonitoringMode.SetMonitoringModeResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchModifyMonitoredItems.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchModifyMonitoredItems.ModifyMonitoredItemResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchModifyMonitoredItems.BatchModifyParametersBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/class-use/BatchItemResult.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/config/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/identity/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/services/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/api/subscriptions/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/methods/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/objects/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/nodes/variables/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/objects/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/model/types/variables/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/nodes/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/session/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/org/eclipse/milo/opcua/sdk/client/subscriptions/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/apidocs/help-doc.html... [INFO] 100 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java:337: warning: no @return [INFO] [WARNING] public DataTypeManager getStaticDataTypeManager() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java:344: warning: no @return [INFO] [WARNING] public DataTypeManager getDynamicDataTypeManager() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java:351: warning: no @return [INFO] [WARNING] public SerializationContext getStaticSerializationContext() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/OpcUaClient.java:358: warning: no @return [INFO] [WARNING] public SerializationContext getDynamicSerializationContext() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/api/UaClient.java:71: warning: no @param for [INFO] [WARNING] CompletableFuture sendRequest(UaRequestMessage request); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/SessionActivityListener.java:23: warning: no @param for session [INFO] [WARNING] default void onSessionActive(UaSession session) {} [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/SessionActivityListener.java:31: warning: no @param for session [INFO] [WARNING] default void onSessionInactive(UaSession session) {} [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/api/identity/IdentityProvider.java:27: warning: no @param for serverNonce [INFO] [WARNING] SignedIdentityToken getIdentityToken(EndpointDescription endpoint, ByteString serverNonce) throws Exception; [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/api/identity/IdentityProvider.java:27: warning: no @throws for java.lang.Exception [INFO] [WARNING] SignedIdentityToken getIdentityToken(EndpointDescription endpoint, ByteString serverNonce) throws Exception; [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AcknowledgeableConditionType.java:136: warning: no @param for ackedState [INFO] [WARNING] CompletableFuture writeAckedStateAsync(LocalizedText ackedState); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AcknowledgeableConditionType.java:209: warning: no @param for confirmedState [INFO] [WARNING] CompletableFuture writeConfirmedStateAsync(LocalizedText confirmedState); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:118: warning: no @param for conditionClassId [INFO] [WARNING] CompletableFuture writeConditionClassIdAsync(NodeId conditionClassId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:191: warning: no @param for conditionClassName [INFO] [WARNING] CompletableFuture writeConditionClassNameAsync(LocalizedText conditionClassName); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:264: warning: no @param for conditionName [INFO] [WARNING] CompletableFuture writeConditionNameAsync(String conditionName); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:337: warning: no @param for branchId [INFO] [WARNING] CompletableFuture writeBranchIdAsync(NodeId branchId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:410: warning: no @param for retain [INFO] [WARNING] CompletableFuture writeRetainAsync(Boolean retain); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:483: warning: no @param for clientUserId [INFO] [WARNING] CompletableFuture writeClientUserIdAsync(String clientUserId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:556: warning: no @param for enabledState [INFO] [WARNING] CompletableFuture writeEnabledStateAsync(LocalizedText enabledState); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:629: warning: no @param for quality [INFO] [WARNING] CompletableFuture writeQualityAsync(StatusCode quality); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:702: warning: no @param for lastSeverity [INFO] [WARNING] CompletableFuture writeLastSeverityAsync(UShort lastSeverity); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/ConditionType.java:775: warning: no @param for comment [INFO] [WARNING] CompletableFuture writeCommentAsync(LocalizedText comment); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:143: warning: no @param for eventId [INFO] [WARNING] CompletableFuture writeEventIdAsync(ByteString eventId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:216: warning: no @param for eventType [INFO] [WARNING] CompletableFuture writeEventTypeAsync(NodeId eventType); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:289: warning: no @param for sourceNode [INFO] [WARNING] CompletableFuture writeSourceNodeAsync(NodeId sourceNode); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:362: warning: no @param for sourceName [INFO] [WARNING] CompletableFuture writeSourceNameAsync(String sourceName); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:435: warning: no @param for time [INFO] [WARNING] CompletableFuture writeTimeAsync(DateTime time); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:508: warning: no @param for receiveTime [INFO] [WARNING] CompletableFuture writeReceiveTimeAsync(DateTime receiveTime); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:581: warning: no @param for localTime [INFO] [WARNING] CompletableFuture writeLocalTimeAsync(TimeZoneDataType localTime); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:654: warning: no @param for message [INFO] [WARNING] CompletableFuture writeMessageAsync(LocalizedText message); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/BaseEventType.java:727: warning: no @param for severity [INFO] [WARNING] CompletableFuture writeSeverityAsync(UShort severity); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:591: warning: no @param for attributeId [INFO] [WARNING] public CompletableFuture readAttributeAsync(AttributeId attributeId) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:614: warning: no @param for attributeId [INFO] [WARNING] public CompletableFuture writeAttributeAsync(AttributeId attributeId, DataValue value) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:614: warning: no @param for value [INFO] [WARNING] public CompletableFuture writeAttributeAsync(AttributeId attributeId, DataValue value) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:742: warning: no @return [INFO] [WARNING] public List refresh(Set attributeIds) throws UaException { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:754: warning: no @param for attributeIds [INFO] [WARNING] public CompletableFuture> refreshAsync(Set attributeIds) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:754: warning: no @return [INFO] [WARNING] public CompletableFuture> refreshAsync(Set attributeIds) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:802: warning: no @return [INFO] [WARNING] public List synchronize(Set attributeIds) throws UaException { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:814: warning: no @param for attributeIds [INFO] [WARNING] public CompletableFuture> synchronizeAsync(Set attributeIds) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:814: warning: no @return [INFO] [WARNING] public CompletableFuture> synchronizeAsync(Set attributeIds) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/nodes/UaNode.java:1111: warning: no @param for [INFO] [WARNING] protected T cast(Object o, Class clazz) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.java:107: warning: no @param for size [INFO] [WARNING] CompletableFuture writeSizeAsync(ULong size); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.java:180: warning: no @param for writable [INFO] [WARNING] CompletableFuture writeWritableAsync(Boolean writable); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.java:253: warning: no @param for userWritable [INFO] [WARNING] CompletableFuture writeUserWritableAsync(Boolean userWritable); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.java:326: warning: no @param for openCount [INFO] [WARNING] CompletableFuture writeOpenCountAsync(UShort openCount); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/FileType.java:399: warning: no @param for mimeType [INFO] [WARNING] CompletableFuture writeMimeTypeAsync(String mimeType); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateConfigurationType.java:98: warning: no @param for treatUncertainAsBad [INFO] [WARNING] CompletableFuture writeTreatUncertainAsBadAsync(Boolean treatUncertainAsBad); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateConfigurationType.java:171: warning: no @param for percentDataBad [INFO] [WARNING] CompletableFuture writePercentDataBadAsync(UByte percentDataBad); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateConfigurationType.java:244: warning: no @param for percentDataGood [INFO] [WARNING] CompletableFuture writePercentDataGoodAsync(UByte percentDataGood); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AggregateConfigurationType.java:317: warning: no @param for useSlopedExtrapolation [INFO] [WARNING] CompletableFuture writeUseSlopedExtrapolationAsync(Boolean useSlopedExtrapolation); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.java:92: warning: no @param for inputNode [INFO] [WARNING] CompletableFuture writeInputNodeAsync(NodeId inputNode); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.java:165: warning: no @param for suppressedOrShelved [INFO] [WARNING] CompletableFuture writeSuppressedOrShelvedAsync(Boolean suppressedOrShelved); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.java:238: warning: no @param for maxTimeShelved [INFO] [WARNING] CompletableFuture writeMaxTimeShelvedAsync(Double maxTimeShelved); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.java:384: warning: no @param for activeState [INFO] [WARNING] CompletableFuture writeActiveStateAsync(LocalizedText activeState); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AlarmConditionType.java:457: warning: no @param for suppressedState [INFO] [WARNING] CompletableFuture writeSuppressedStateAsync(LocalizedText suppressedState); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditActivateSessionEventType.java:93: warning: no @param for clientSoftwareCertificates [INFO] [WARNING] CompletableFuture writeClientSoftwareCertificatesAsync( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditActivateSessionEventType.java:167: warning: no @param for userIdentityToken [INFO] [WARNING] CompletableFuture writeUserIdentityTokenAsync(UserIdentityToken userIdentityToken); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditActivateSessionEventType.java:240: warning: no @param for secureChannelId [INFO] [WARNING] CompletableFuture writeSecureChannelIdAsync(String secureChannelId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditSessionEventType.java:74: warning: no @param for sessionId [INFO] [WARNING] CompletableFuture writeSessionIdAsync(NodeId sessionId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.java:106: warning: no @param for actionTimeStamp [INFO] [WARNING] CompletableFuture writeActionTimeStampAsync(DateTime actionTimeStamp); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.java:179: warning: no @param for status [INFO] [WARNING] CompletableFuture writeStatusAsync(Boolean status); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.java:252: warning: no @param for serverId [INFO] [WARNING] CompletableFuture writeServerIdAsync(String serverId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.java:325: warning: no @param for clientAuditEntryId [INFO] [WARNING] CompletableFuture writeClientAuditEntryIdAsync(String clientAuditEntryId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditEventType.java:398: warning: no @param for clientUserId [INFO] [WARNING] CompletableFuture writeClientUserIdAsync(String clientUserId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditAddNodesEventType.java:74: warning: no @param for nodesToAdd [INFO] [WARNING] CompletableFuture writeNodesToAddAsync(AddNodesItem[] nodesToAdd); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditAddReferencesEventType.java:74: warning: no @param for referencesToAdd [INFO] [WARNING] CompletableFuture writeReferencesToAddAsync(AddReferencesItem[] referencesToAdd); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCancelEventType.java:74: warning: no @param for requestHandle [INFO] [WARNING] CompletableFuture writeRequestHandleAsync(UInteger requestHandle); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateDataMismatchEventType.java:81: warning: no @param for invalidHostname [INFO] [WARNING] CompletableFuture writeInvalidHostnameAsync(String invalidHostname); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateDataMismatchEventType.java:154: warning: no @param for invalidUri [INFO] [WARNING] CompletableFuture writeInvalidUriAsync(String invalidUri); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCertificateEventType.java:74: warning: no @param for certificate [INFO] [WARNING] CompletableFuture writeCertificateAsync(ByteString certificate); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditChannelEventType.java:73: warning: no @param for secureChannelId [INFO] [WARNING] CompletableFuture writeSecureChannelIdAsync(String secureChannelId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionAcknowledgeEventType.java:83: warning: no @param for conditionEventId [INFO] [WARNING] CompletableFuture writeConditionEventIdAsync(ByteString conditionEventId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionAcknowledgeEventType.java:156: warning: no @param for comment [INFO] [WARNING] CompletableFuture writeCommentAsync(LocalizedText comment); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUpdateMethodEventType.java:82: warning: no @param for methodId [INFO] [WARNING] CompletableFuture writeMethodIdAsync(NodeId methodId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditUpdateMethodEventType.java:155: warning: no @param for inputArguments [INFO] [WARNING] CompletableFuture writeInputArgumentsAsync(Object[] inputArguments); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionCommentEventType.java:83: warning: no @param for conditionEventId [INFO] [WARNING] CompletableFuture writeConditionEventIdAsync(ByteString conditionEventId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionCommentEventType.java:156: warning: no @param for comment [INFO] [WARNING] CompletableFuture writeCommentAsync(LocalizedText comment); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionConfirmEventType.java:83: warning: no @param for conditionEventId [INFO] [WARNING] CompletableFuture writeConditionEventIdAsync(ByteString conditionEventId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionConfirmEventType.java:156: warning: no @param for comment [INFO] [WARNING] CompletableFuture writeCommentAsync(LocalizedText comment); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionRespondEventType.java:73: warning: no @param for selectedResponse [INFO] [WARNING] CompletableFuture writeSelectedResponseAsync(Integer selectedResponse); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditConditionShelvingEventType.java:73: warning: no @param for shelvingTime [INFO] [WARNING] CompletableFuture writeShelvingTimeAsync(Double shelvingTime); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCreateSessionEventType.java:98: warning: no @param for secureChannelId [INFO] [WARNING] CompletableFuture writeSecureChannelIdAsync(String secureChannelId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCreateSessionEventType.java:171: warning: no @param for clientCertificate [INFO] [WARNING] CompletableFuture writeClientCertificateAsync(ByteString clientCertificate); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCreateSessionEventType.java:244: warning: no @param for clientCertificateThumbprint [INFO] [WARNING] CompletableFuture writeClientCertificateThumbprintAsync( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditCreateSessionEventType.java:318: warning: no @param for revisedSessionTimeout [INFO] [WARNING] CompletableFuture writeRevisedSessionTimeoutAsync(Double revisedSessionTimeout); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditDeleteNodesEventType.java:74: warning: no @param for nodesToDelete [INFO] [WARNING] CompletableFuture writeNodesToDeleteAsync(DeleteNodesItem[] nodesToDelete); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditDeleteReferencesEventType.java:74: warning: no @param for referencesToDelete [INFO] [WARNING] CompletableFuture writeReferencesToDeleteAsync( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryAtTimeDeleteEventType.java:83: warning: no @param for reqTimes [INFO] [WARNING] CompletableFuture writeReqTimesAsync(DateTime[] reqTimes); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryAtTimeDeleteEventType.java:156: warning: no @param for oldValues [INFO] [WARNING] CompletableFuture writeOldValuesAsync(DataValue[] oldValues); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryDeleteEventType.java:74: warning: no @param for updatedNode [INFO] [WARNING] CompletableFuture writeUpdatedNodeAsync(NodeId updatedNode); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryUpdateEventType.java:74: warning: no @param for parameterDataTypeId [INFO] [WARNING] CompletableFuture writeParameterDataTypeIdAsync(NodeId parameterDataTypeId); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventDeleteEventType.java:83: warning: no @param for eventIds [INFO] [WARNING] CompletableFuture writeEventIdsAsync(ByteString[] eventIds); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventDeleteEventType.java:156: warning: no @param for oldValues [INFO] [WARNING] CompletableFuture writeOldValuesAsync(HistoryEventFieldList oldValues); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.java:109: warning: no @param for updatedNode [INFO] [WARNING] CompletableFuture writeUpdatedNodeAsync(NodeId updatedNode); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.java:182: warning: no @param for performInsertReplace [INFO] [WARNING] CompletableFuture writePerformInsertReplaceAsync( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.java:256: warning: no @param for filter [INFO] [WARNING] CompletableFuture writeFilterAsync(EventFilter filter); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.java:329: warning: no @param for newValues [INFO] [WARNING] CompletableFuture writeNewValuesAsync(HistoryEventFieldList[] newValues); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryEventUpdateEventType.java:402: warning: no @param for oldValues [INFO] [WARNING] CompletableFuture writeOldValuesAsync(HistoryEventFieldList[] oldValues); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryRawModifyDeleteEventType.java:99: warning: no @param for isDeleteModified [INFO] [WARNING] CompletableFuture writeIsDeleteModifiedAsync(Boolean isDeleteModified); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryRawModifyDeleteEventType.java:172: warning: no @param for startTime [INFO] [WARNING] CompletableFuture writeStartTimeAsync(DateTime startTime); [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/src/main/java/org/eclipse/milo/opcua/sdk/client/model/types/objects/AuditHistoryRawModifyDeleteEventType.java:245: warning: no @param for endTime [INFO] [WARNING] CompletableFuture writeEndTimeAsync(DateTime endTime); [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ sdk-client --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sdk-client --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ sdk-client --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-client/target/sdk-client-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-client/0.6.12/sdk-client-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:bsd-core >---------------------- [INFO] [INFO] Building bsd-core 0.6.12 [9/22] [INFO] [INFO] from opc-ua-stack/bsd-core/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-core --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-core --- [INFO] [INFO] [INFO] [INFO] --- jaxb2:0.14.0:generate (default) @ bsd-core --- [INFO] [INFO] Sources are not up-to-date, XJC will be executed. [INFO] [INFO] Episode file [/home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes. [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-core --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-core --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-core:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-core --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-core --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-core --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ bsd-core --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ bsd-core --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.opcfoundation.opcua.binaryschema... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/ByteOrder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/Documentation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/EnumeratedType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/EnumeratedValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/FieldType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/ImportDirective.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/ObjectFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/OpaqueType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/StructuredType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/SwitchOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/TypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/TypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/TypeDictionary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/TypeDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/SwitchOperand.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/StructuredType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/OpaqueType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/ObjectFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/ImportDirective.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/FieldType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/EnumeratedValue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/EnumeratedType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/Documentation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/class-use/ByteOrder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/org/opcfoundation/opcua/binaryschema/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/apidocs/help-doc.html... [INFO] 16 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ByteOrder.java:20: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/Documentation.java:81: warning: no @return [INFO] [WARNING] public List getContent() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/EnumeratedType.java:72: warning: no @return [INFO] [WARNING] public List getEnumeratedValue() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:43: warning: no @return [INFO] [WARNING] public Documentation createDocumentation() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:51: warning: no @return [INFO] [WARNING] public TypeDictionary createTypeDictionary() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:59: warning: no @return [INFO] [WARNING] public ImportDirective createImportDirective() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:67: warning: no @return [INFO] [WARNING] public OpaqueType createOpaqueType() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:75: warning: no @return [INFO] [WARNING] public EnumeratedType createEnumeratedType() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:83: warning: no @return [INFO] [WARNING] public StructuredType createStructuredType() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:91: warning: no @return [INFO] [WARNING] public TypeDescription createTypeDescription() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:99: warning: no @return [INFO] [WARNING] public EnumeratedValue createEnumeratedValue() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/ObjectFactory.java:107: warning: no @return [INFO] [WARNING] public FieldType createFieldType() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/StructuredType.java:72: warning: no @return [INFO] [WARNING] public List getField() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/SwitchOperand.java:20: warning: empty

tag [INFO] [WARNING] *

[INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/TypeDictionary.java:126: warning: no @return [INFO] [WARNING] public List getImport() { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/generated-sources/jaxb2/org/opcfoundation/opcua/binaryschema/TypeDictionary.java:157: warning: no @return [INFO] [WARNING] public List getOpaqueTypeOrEnumeratedTypeOrStructuredType() { [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-core --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ bsd-core --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bsd-core --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ bsd-core --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-core/target/bsd-core-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-core/0.6.12/bsd-core-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:bsd-parser >--------------------- [INFO] [INFO] Building bsd-parser 0.6.12 [10/22] [INFO] [INFO] from opc-ua-stack/bsd-parser/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-parser --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-parser --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-parser --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-parser --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-parser:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-parser --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-parser --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] --- assertRoundTrip Type: ArrayContainer --- [INFO] originalValue: Struct{name=ArrayContainer, members={IntArray=Member{name=IntArray, value=[1, 2, 3]}, BitField=Member{name=BitField, value=143}, StringArray=Member{name=StringArray, value=[hello, world]}}} [INFO] encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 [INFO] decodedValue: Struct{name=ArrayContainer, members={IntArray=Member{name=IntArray, value=[1, 2, 3]}, BitField=Member{name=BitField, value=143}, StringArray=Member{name=StringArray, value=[hello, world]}}} [INFO] --- assertRoundTrip Type: Foo --- [INFO] originalValue: Struct{name=Foo, members={Bar=Member{name=Bar, value=0}, Baz=Member{name=Baz, value=hello}}} [INFO] encodedValue: 000000000500000068656c6c6f [INFO] decodedValue: Struct{name=Foo, members={Bar=Member{name=Bar, value=0}, Baz=Member{name=Baz, value=hello}}} [INFO] --- assertRoundTrip Type: ProfilePointStruct --- [INFO] originalValue: Struct{name=ProfilePointStruct, members={rangeXSpecified=Member{name=rangeXSpecified, value=1}, rangeYSpecified=Member{name=rangeYSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, x=Member{name=x, value=1.0}, y=Member{name=y, value=2.0}, rangeX=Member{name=rangeX, value=Range(low=3.0, high=4.0)}}} [INFO] encodedValue: 01000000000000000000f03f000000000000004000000000000008400000000000001040 [INFO] decodedValue: Struct{name=ProfilePointStruct, members={rangeXSpecified=Member{name=rangeXSpecified, value=1}, rangeYSpecified=Member{name=rangeYSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, x=Member{name=x, value=1.0}, y=Member{name=y, value=2.0}, rangeX=Member{name=rangeX, value=Range(low=3.0, high=4.0)}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalString=Member{name=OptionalString, value=hello}}} [INFO] encodedValue: 03000000000000000500000068656c6c6f [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalString=Member{name=OptionalString, value=hello}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}}} [INFO] encodedValue: 00000000 [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}}} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}}} [INFO] encodedValue: 0100000000000000 [INFO] decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}}} [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-parser --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ bsd-parser --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ bsd-parser --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.binaryschema... [INFO] Loading source files for package org.eclipse.milo.opcua.binaryschema.parser... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/AbstractCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/GenericBsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/GenericEnumCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/GenericStructCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/Struct.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/Struct.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/Struct.Member.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/BsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/CodecDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/DictionaryDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/Struct.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/Struct.Member.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/Struct.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/GenericStructCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/GenericEnumCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/GenericBsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/class-use/AbstractCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/class-use/DictionaryDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/class-use/CodecDescription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/class-use/BsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/org/eclipse/milo/opcua/binaryschema/parser/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:test-jar (default) @ bsd-parser --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ bsd-parser --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bsd-parser --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-tests.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-javadoc.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-tests.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ bsd-parser --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-tests.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-javadoc.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser/target/bsd-parser-0.6.12-tests.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser/0.6.12/bsd-parser-0.6.12-tests.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -----------------< org.eclipse.milo:dictionary-reader >----------------- [INFO] [INFO] Building dictionary-reader 0.6.12 [11/22] [INFO] [INFO] from opc-ua-sdk/dictionary-reader/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ dictionary-reader --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ dictionary-reader --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ dictionary-reader --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ dictionary-reader --- [INFO] [WARNING] Manifest org.eclipse.milo:dictionary-reader:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ dictionary-reader --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ dictionary-reader --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.dtd.DataTypeDictionaryReaderTest [INFO] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [INFO] SLF4J: Defaulting to no-operation (NOP) logger implementation [INFO] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] fragmentSize=1 dictionarySize=1 [INFO] fragmentSize=1 dictionarySize=2 [INFO] fragmentSize=1 dictionarySize=1024 [INFO] fragmentSize=1 dictionarySize=1025 [INFO] fragmentSize=1 dictionarySize=2048 [INFO] fragmentSize=1 dictionarySize=2049 [INFO] fragmentSize=1 dictionarySize=4096 [INFO] fragmentSize=1 dictionarySize=4097 [INFO] fragmentSize=1 dictionarySize=8192 [INFO] fragmentSize=1 dictionarySize=8193 [INFO] fragmentSize=2 dictionarySize=1 [INFO] fragmentSize=2 dictionarySize=2 [INFO] fragmentSize=2 dictionarySize=1024 [INFO] fragmentSize=2 dictionarySize=1025 [INFO] fragmentSize=2 dictionarySize=2048 [INFO] fragmentSize=2 dictionarySize=2049 [INFO] fragmentSize=2 dictionarySize=4096 [INFO] fragmentSize=2 dictionarySize=4097 [INFO] fragmentSize=2 dictionarySize=8192 [INFO] fragmentSize=2 dictionarySize=8193 [INFO] fragmentSize=1024 dictionarySize=1 [INFO] fragmentSize=1024 dictionarySize=2 [INFO] fragmentSize=1024 dictionarySize=1024 [INFO] fragmentSize=1024 dictionarySize=1025 [INFO] fragmentSize=1024 dictionarySize=2048 [INFO] fragmentSize=1024 dictionarySize=2049 [INFO] fragmentSize=1024 dictionarySize=4096 [INFO] fragmentSize=1024 dictionarySize=4097 [INFO] fragmentSize=1024 dictionarySize=8192 [INFO] fragmentSize=1024 dictionarySize=8193 [INFO] fragmentSize=2048 dictionarySize=1 [INFO] fragmentSize=2048 dictionarySize=2 [INFO] fragmentSize=2048 dictionarySize=1024 [INFO] fragmentSize=2048 dictionarySize=1025 [INFO] fragmentSize=2048 dictionarySize=2048 [INFO] fragmentSize=2048 dictionarySize=2049 [INFO] fragmentSize=2048 dictionarySize=4096 [INFO] fragmentSize=2048 dictionarySize=4097 [INFO] fragmentSize=2048 dictionarySize=8192 [INFO] fragmentSize=2048 dictionarySize=8193 [INFO] fragmentSize=4096 dictionarySize=1 [INFO] fragmentSize=4096 dictionarySize=2 [INFO] fragmentSize=4096 dictionarySize=1024 [INFO] fragmentSize=4096 dictionarySize=1025 [INFO] fragmentSize=4096 dictionarySize=2048 [INFO] fragmentSize=4096 dictionarySize=2049 [INFO] fragmentSize=4096 dictionarySize=4096 [INFO] fragmentSize=4096 dictionarySize=4097 [INFO] fragmentSize=4096 dictionarySize=8192 [INFO] fragmentSize=4096 dictionarySize=8193 [INFO] fragmentSize=8192 dictionarySize=1 [INFO] fragmentSize=8192 dictionarySize=2 [INFO] fragmentSize=8192 dictionarySize=1024 [INFO] fragmentSize=8192 dictionarySize=1025 [INFO] fragmentSize=8192 dictionarySize=2048 [INFO] fragmentSize=8192 dictionarySize=2049 [INFO] fragmentSize=8192 dictionarySize=4096 [INFO] fragmentSize=8192 dictionarySize=4097 [INFO] fragmentSize=8192 dictionarySize=8192 [INFO] fragmentSize=8192 dictionarySize=8193 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.184 s - in org.eclipse.milo.opcua.sdk.client.dtd.DataTypeDictionaryReaderTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ dictionary-reader --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ dictionary-reader --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ dictionary-reader --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.client.dtd... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/DataTypeDictionaryReader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/DataTypeDictionarySessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/class-use/DataTypeDictionarySessionInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/class-use/DataTypeDictionaryReader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/org/eclipse/milo/opcua/sdk/client/dtd/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ dictionary-reader --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ dictionary-reader --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ dictionary-reader --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-reader/target/dictionary-reader-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-reader/0.6.12/dictionary-reader-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:stack-server >-------------------- [INFO] [INFO] Building stack-server 0.6.12 [12/22] [INFO] [INFO] from opc-ua-stack/stack-server/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-server --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-server --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-server --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-server:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-server --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-server --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ stack-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ stack-server --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.security... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.services... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.transport... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.transport.http... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.transport.tcp... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.transport.uasc... [INFO] Loading source files for package org.eclipse.milo.opcua.stack.server.transport.websocket... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/EndpointConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/EndpointConfiguration.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/UaStackServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/UaStackServerConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/DefaultServerCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/ServerCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/AttributeHistoryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/AttributeServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/DiscoveryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/MethodServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/MonitoredItemServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/NodeManagementServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/QueryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/ServiceRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/ServiceRequestHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/ServiceResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/SessionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/SubscriptionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/ViewServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/RateLimitingHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/ServerChannelManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/OpcServerHttpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/OpcServerHttpRequestHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/OpcServerTcpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/UascServerAsymmetricHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/UascServerHelloHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/UascServerSymmetricHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/OpcServerWebSocketFrameHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/class-use/UaStackServerConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/class-use/UaStackServerConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/class-use/UaStackServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/class-use/EndpointConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/class-use/EndpointConfiguration.Builder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/class-use/ServerCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/class-use/DefaultServerCertificateValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/ViewServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/SubscriptionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/SessionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/ServiceResponse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/ServiceRequestHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/ServiceRequest.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/QueryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/NodeManagementServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/MonitoredItemServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/MethodServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/DiscoveryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/AttributeServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/class-use/AttributeHistoryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/class-use/ServerChannelManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/class-use/RateLimitingHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/class-use/OpcServerHttpRequestHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/class-use/OpcServerHttpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/class-use/OpcServerTcpChannelInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/class-use/UascServerSymmetricHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/class-use/UascServerHelloHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/class-use/UascServerAsymmetricHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/class-use/OpcServerWebSocketFrameHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/security/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/services/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/http/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/tcp/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/uasc/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/org/eclipse/milo/opcua/stack/server/transport/websocket/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs/help-doc.html... [INFO] 4 errors [INFO] [ERROR] MavenReportException: Error while generating Javadoc: [INFO] Exit code: 1 - /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:37: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:46: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:48: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:57: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] [INFO] Command line was: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/../bin/javadoc @options @packages [INFO] [INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs' dir. [INFO] [INFO] org.apache.maven.reporting.MavenReportException: [INFO] Exit code: 1 - /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:37: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:46: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:48: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/UaStackServerConfig.java:57: error: self-closing element not allowed [INFO] *

[INFO] ^ [INFO] [INFO] Command line was: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/../bin/javadoc @options @packages [INFO] [INFO] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/apidocs' dir. [INFO] [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.doExecuteJavadocCommandLine (AbstractJavadocMojo.java:5861) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5737) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2176) [INFO] at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:199) [INFO] at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1935) [INFO] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) [INFO] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) [INFO] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) [INFO] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) [INFO] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) [INFO] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) [INFO] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) [INFO] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) [INFO] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) [INFO] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) [INFO] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) [INFO] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [INFO] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [INFO] at java.lang.reflect.Method.invoke (Method.java:498) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) [INFO] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-server --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ stack-server --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ stack-server --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ stack-server --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-server/target/stack-server-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-server/0.6.12/stack-server-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:bsd-generator >------------------- [INFO] [INFO] Building bsd-generator 0.6.12 [13/22] [INFO] [INFO] from opc-ua-stack/bsd-generator/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-generator --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-generator --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-generator --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-generator --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-generator --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-generator:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-generator --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-generator --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-generator --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-generator --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ bsd-generator --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ bsd-generator --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.binaryschema.generator... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/DataTypeDictionaryGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/DataTypeDictionaryGenerator.DataTypeLocation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/class-use/DataTypeDictionaryGenerator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/class-use/DataTypeDictionaryGenerator.DataTypeLocation.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/org/eclipse/milo/opcua/binaryschema/generator/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-generator --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ bsd-generator --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bsd-generator --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ bsd-generator --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-generator/target/bsd-generator-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-generator/0.6.12/bsd-generator-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:sdk-server >--------------------- [INFO] [INFO] Building sdk-server 0.6.12 [14/22] [INFO] [INFO] from opc-ua-sdk/sdk-server/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-server --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 558 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/identity/CompositeValidator.java: Some input files use unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/identity/CompositeValidator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-server --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-server:jar:0.6.12 : Unused Import-Package instructions: [sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-server --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-server --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/nodes/UaNodeTest.java: Some input files use or override a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/nodes/UaNodeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 0.6.12 [INFO] now: DateTime{utcTime=133511996634360000, javaDate=Wed Jan 31 18:34:23 UTC 2024} [INFO] nowAsString: 2024-01-31T18:34:23Z [INFO] nowAsStringAsDateTime: DateTime{utcTime=133511996630000000, javaDate=Wed Jan 31 18:34:23 UTC 2024} [INFO] Int64 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int64 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int64 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int64 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-32769 targetValue=null [INFO] fromValue=32768 targetValue=null [INFO] Int64 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=65536 targetValue=null [INFO] Int64 -> Int32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-2147483648 targetValue=-2147483648 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-2147483649 targetValue=null [INFO] fromValue=2147483648 targetValue=null [INFO] Int64 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=4294967296 targetValue=null [INFO] Int64 -> UInt64 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=9223372036854775807 targetValue=9223372036854775807 [INFO] fromValue=-1 targetValue=null [INFO] Int64 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-9223372036854775808 targetValue=-9.223372E18 [INFO] fromValue=9223372036854775807 targetValue=9.223372E18 [INFO] Int64 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-9223372036854775808 targetValue=-9.223372036854776E18 [INFO] fromValue=9223372036854775807 targetValue=9.223372036854776E18 [INFO] Int64 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=1 targetValue=1 [INFO] Int64 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=-9223372036854775808 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=9223372036854775807 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-9223372036854775808 targetType=Float targetValue=-9.223372E18 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-9223372036854775808 targetType=Double targetValue=-9.223372036854776E18 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 [INFO] SByte -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] SByte -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] SByte -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-1 targetValue=null [INFO] SByte -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-128 targetValue=-128.0 [INFO] fromValue=127 targetValue=127.0 [INFO] SByte -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-128 targetValue=-128.0 [INFO] fromValue=127 targetValue=127.0 [INFO] SByte -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int16 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int16 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt16 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt16 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int32 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int32 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt32 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-128 targetType=Int64 targetValue=-128 [INFO] [IMPLICIT] fromValue=127 targetType=Int64 targetValue=127 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=127 targetType=UInt64 targetValue=127 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-128 targetType=Float targetValue=-128.0 [INFO] [IMPLICIT] fromValue=127 targetType=Float targetValue=127.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-128 targetType=Double targetValue=-128.0 [INFO] [IMPLICIT] fromValue=127 targetType=Double targetValue=127.0 [INFO] UInt16 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt16 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt16 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt16 -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt16 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=65535 targetValue=65535.0 [INFO] UInt16 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=65535 targetValue=65535.0 [INFO] UInt16 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] UInt16 -> StatusCode [IMPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{value=0xABCD0000, quality=bad} [INFO] fromValue=65535 targetValue=StatusCode{value=0xFFFF0000, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=Int16 targetValue=32767 [INFO] [IMPLICIT] fromValue=32768 targetType=Int16 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=Int32 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=UInt32 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=Int64 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=65535 targetType=UInt64 targetValue=65535 [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=65535 targetType=Float targetValue=65535.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=65535 targetType=Double targetValue=65535.0 [INFO] [IMPLICIT] fromValue=0 targetType=StatusCode targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] [IMPLICIT] fromValue=43981 targetType=StatusCode targetValue=StatusCode{value=0xABCD0000, quality=bad} [INFO] [IMPLICIT] fromValue=65535 targetType=StatusCode targetValue=StatusCode{value=0xFFFF0000, quality=unknown} [INFO] UInt64 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt64 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt64 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt64 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt64 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=65536 targetValue=null [INFO] UInt64 -> Int32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=2147483648 targetValue=null [INFO] UInt64 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] fromValue=4294967296 targetValue=null [INFO] UInt64 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=9223372036854775807 targetValue=9223372036854775807 [INFO] fromValue=18446744073709551615 targetValue=null [INFO] UInt64 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=9223372036854775807 targetValue=9.223372E18 [INFO] UInt64 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=9223372036854775807 targetValue=9.223372036854776E18 [INFO] UInt64 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=18446744073709551615 targetValue=18446744073709551615 [INFO] UInt64 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} [INFO] fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] fromValue=18446744073709551615 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Int64 targetValue=9223372036854775807 [INFO] [IMPLICIT] fromValue=18446744073709551615 targetType=Int64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 [INFO] StatusCode -> Int16 [EXPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 [INFO] StatusCode -> UInt16 [EXPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 [INFO] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=65535 [INFO] StatusCode -> Int32 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetValue=2147483647 [INFO] StatusCode -> UInt32 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=2147418112 [INFO] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=4294901760 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] StatusCode -> Int64 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] StatusCode -> UInt64 [IMPLICIT] [INFO] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 [INFO] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetType=Int32 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetType=UInt32 targetValue=2147418112 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetType=UInt32 targetValue=4294901760 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt32 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=Int64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt64 targetValue=4294967295 [INFO] Int16 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int16 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int16 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int16 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] Int16 -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] Int16 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-1 targetValue=null [INFO] Int16 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-32768 targetValue=-32768.0 [INFO] fromValue=32767 targetValue=32767.0 [INFO] Int16 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-32768 targetValue=-32768.0 [INFO] fromValue=32767 targetValue=32767.0 [INFO] Int16 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Int32 targetValue=-32768 [INFO] [IMPLICIT] fromValue=32767 targetType=Int32 targetValue=32767 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=UInt32 targetValue=32767 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Int64 targetValue=-32768 [INFO] [IMPLICIT] fromValue=32767 targetType=Int64 targetValue=32767 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=32767 targetType=UInt64 targetValue=32767 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Float targetValue=-32768.0 [INFO] [IMPLICIT] fromValue=32767 targetType=Float targetValue=32767.0 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-32768 targetType=Double targetValue=-32768.0 [INFO] [IMPLICIT] fromValue=32767 targetType=Double targetValue=32767.0 [INFO] UInt32 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] UInt32 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=128 targetValue=null [INFO] UInt32 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=256 targetValue=null [INFO] UInt32 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=32768 targetValue=null [INFO] UInt32 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=65536 targetValue=null [INFO] UInt32 -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=2147483648 targetValue=null [INFO] UInt32 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=4294967295 targetValue=4.2949673E9 [INFO] UInt32 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=4294967295 targetValue=4.294967295E9 [INFO] UInt32 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=4294967295 targetValue=4294967295 [INFO] UInt32 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} [INFO] fromValue=3135024077 targetValue=StatusCode{value=0xBADCABCD, quality=bad} [INFO] fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Int32 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=2147483648 targetType=Int32 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Int64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=UInt64 targetValue=4294967295 [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Float targetValue=4.2949673E9 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=4294967295 targetType=Double targetValue=4.294967295E9 [INFO] Double -> Boolean [EXPLICIT] [INFO] fromValue=0.0 targetValue=false [INFO] fromValue=0.1 targetValue=true [INFO] fromValue=1.0 targetValue=true [INFO] Double -> SByte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-128.0 targetValue=-128 [INFO] fromValue=127.0 targetValue=127 [INFO] fromValue=-129.0 targetValue=null [INFO] fromValue=128.0 targetValue=null [INFO] Double -> Byte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=255.0 targetValue=255 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=256.0 targetValue=null [INFO] Double -> Int16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-32768.0 targetValue=-32768 [INFO] fromValue=32767.0 targetValue=32767 [INFO] fromValue=-32769.0 targetValue=null [INFO] fromValue=32768.0 targetValue=null [INFO] Double -> UInt16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=65535.0 targetValue=65535 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=65536.0 targetValue=null [INFO] Double -> Int32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-2.147483648E9 targetValue=-2147483648 [INFO] fromValue=2.147483647E9 targetValue=2147483647 [INFO] fromValue=-2.147483649E9 targetValue=null [INFO] fromValue=2.147483648E9 targetValue=null [INFO] Double -> UInt32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=4.294967295E9 targetValue=4294967295 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=4.294967296E9 targetValue=null [INFO] Double -> Int64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-9.223372036854776E18 targetValue=-9223372036854775808 [INFO] fromValue=9.223372036854776E18 targetValue=9223372036854775807 [INFO] fromValue=-1.7976931348623157E308 targetValue=null [INFO] fromValue=1.7976931348623157E308 targetValue=null [INFO] Double -> UInt64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=1.7976931348623157E308 targetValue=9223372036854775807 [INFO] Double -> Float [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.401298464324817E-45 targetValue=1.4E-45 [INFO] fromValue=3.4028234663852886E38 targetValue=3.4028235E38 [INFO] fromValue=-1.401298464324817E-45 targetValue=-1.4E-45 [INFO] fromValue=-3.4028234663852886E38 targetValue=-3.4028235E38 [INFO] fromValue=1.7976931348623157E308 targetValue=null [INFO] fromValue=-1.7976931348623157E308 targetValue=null [INFO] Double -> String [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.5 targetValue=1.5 [INFO] Int32 -> Boolean [EXPLICIT] [INFO] fromValue=0 targetValue=false [INFO] fromValue=1 targetValue=true [INFO] Int32 -> SByte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-128 targetValue=-128 [INFO] fromValue=127 targetValue=127 [INFO] fromValue=-129 targetValue=null [INFO] fromValue=128 targetValue=null [INFO] Int32 -> Byte [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=256 targetValue=null [INFO] Int32 -> Int16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-32768 targetValue=-32768 [INFO] fromValue=32767 targetValue=32767 [INFO] fromValue=-32769 targetValue=null [INFO] fromValue=32768 targetValue=null [INFO] Int32 -> UInt16 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=65535 targetValue=65535 [INFO] fromValue=-1 targetValue=null [INFO] fromValue=65536 targetValue=null [INFO] Int32 -> UInt32 [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-1 targetValue=null [INFO] Int32 -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=-2147483648 targetValue=-2147483648 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] Int32 -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=2147483647 targetValue=2147483647 [INFO] fromValue=-1 targetValue=null [INFO] Int32 -> Float [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-2147483648 targetValue=-2.14748365E9 [INFO] fromValue=2147483647 targetValue=2.14748365E9 [INFO] Int32 -> Double [IMPLICIT] [INFO] fromValue=0 targetValue=0.0 [INFO] fromValue=-2147483648 targetValue=-2.147483648E9 [INFO] fromValue=2147483647 targetValue=2.147483647E9 [INFO] Int32 -> String [EXPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=1 targetValue=1 [INFO] Int32 -> StatusCode [EXPLICIT] [INFO] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [INFO] fromValue=-2147483648 targetValue=StatusCode{name=Bad, value=0x80000000, quality=bad} [INFO] fromValue=2147483647 targetValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Int64 targetValue=-2147483648 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Int64 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=2147483647 targetType=UInt64 targetValue=2147483647 [INFO] [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Float targetValue=-2.14748365E9 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Float targetValue=2.14748365E9 [INFO] [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=-2147483648 targetType=Double targetValue=-2.147483648E9 [INFO] [IMPLICIT] fromValue=2147483647 targetType=Double targetValue=2.147483647E9 [INFO] Float -> Boolean [EXPLICIT] [INFO] fromValue=0.0 targetValue=false [INFO] fromValue=1.0 targetValue=true [INFO] Float -> SByte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-128.0 targetValue=-128 [INFO] fromValue=127.0 targetValue=127 [INFO] fromValue=-129.0 targetValue=null [INFO] fromValue=128.0 targetValue=null [INFO] Float -> Byte [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=255.0 targetValue=255 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=256.0 targetValue=null [INFO] Float -> Int16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-32768.0 targetValue=-32768 [INFO] fromValue=32767.0 targetValue=32767 [INFO] fromValue=-32769.0 targetValue=null [INFO] fromValue=32768.0 targetValue=null [INFO] Float -> UInt16 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=65535.0 targetValue=65535 [INFO] fromValue=-1.0 targetValue=null [INFO] fromValue=65536.0 targetValue=null [INFO] Float -> Int32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-2.14748365E9 targetValue=-2147483648 [INFO] fromValue=2.14748365E9 targetValue=2147483647 [INFO] Float -> UInt32 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-1.0 targetValue=null [INFO] Float -> Int64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] Float -> UInt64 [EXPLICIT] [INFO] fromValue=0.0 targetValue=0 [INFO] fromValue=0.4 targetValue=0 [INFO] fromValue=0.5 targetValue=1 [INFO] fromValue=-1.0 targetValue=null [INFO] Float -> Double [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=1.4E-45 targetValue=1.401298464324817E-45 [INFO] fromValue=3.4028235E38 targetValue=3.4028234663852886E38 [INFO] Float -> String [EXPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=0.4 targetValue=0.4 [INFO] fromValue=0.5 targetValue=0.5 [INFO] fromValue=1.0 targetValue=1.0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=1.4E-45 targetType=Double targetValue=1.401298464324817E-45 [INFO] [IMPLICIT] fromValue=3.4028235E38 targetType=Double targetValue=3.4028234663852886E38 [INFO] String -> Boolean [IMPLICIT] [INFO] fromValue=true targetValue=true [INFO] fromValue=1 targetValue=true [INFO] fromValue=false targetValue=false [INFO] fromValue=0 targetValue=false [INFO] fromValue=foo targetValue=null [INFO] String -> SByte [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Byte [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] fromValue=255 targetValue=255 [INFO] String -> Int16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt16 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Int32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt32 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Int64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> UInt64 [IMPLICIT] [INFO] fromValue=0 targetValue=0 [INFO] String -> Float [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] fromValue=0f targetValue=0.0 [INFO] fromValue=0e0 targetValue=0.0 [INFO] String -> Double [IMPLICIT] [INFO] fromValue=0.0 targetValue=0.0 [INFO] String -> DateTime [EXPLICIT] [INFO] fromValue=2018-08-31T12:40:02Z targetValue=DateTime{utcTime=131801928020000000, javaDate=Fri Aug 31 12:40:02 UTC 2018} [INFO] String -> Guid [IMPLICIT] [INFO] fromValue=ce765e0b-05f6-4caf-b3f8-37e5f124b501 targetValue=ce765e0b-05f6-4caf-b3f8-37e5f124b501 [INFO] String -> NodeId [EXPLICIT] [INFO] fromValue=ns=0;s=foo targetValue=NodeId{ns=0, id=foo} [INFO] String -> ExpandedNodeId [EXPLICIT] [INFO] fromValue=nsu=http://opcfoundation.org/UA/;s=foo targetValue=ExpandedNodeId{ns=http://opcfoundation.org/UA/, id=foo, serverIndex=0} [INFO] String -> QualifiedName [EXPLICIT] [INFO] fromValue=foo targetValue=QualifiedName{name=foo, namespaceIndex=0} [INFO] String -> LocalizedText [EXPLICIT] [INFO] fromValue=foo targetValue=LocalizedText{text=foo, locale=} [INFO] [IMPLICIT] fromValue=true targetType=Boolean targetValue=true [INFO] [IMPLICIT] fromValue=1 targetType=Boolean targetValue=true [INFO] [IMPLICIT] fromValue=false targetType=Boolean targetValue=false [INFO] [IMPLICIT] fromValue=0 targetType=Boolean targetValue=false [INFO] [IMPLICIT] fromValue=foo targetType=Boolean targetValue=null [INFO] [IMPLICIT] fromValue=0 targetType=SByte targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Byte targetValue=0 [INFO] [IMPLICIT] fromValue=255 targetType=Byte targetValue=255 [INFO] [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [INFO] [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0f targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0e0 targetType=Float targetValue=0.0 [INFO] [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [INFO] [IMPLICIT] fromValue=b7a2754e-9258-4802-9c05-5c833905acea targetType=Guid targetValue=b7a2754e-9258-4802-9c05-5c833905acea [INFO] org.eclipse.milo.opcua.sdk.server.nodes.factories.InstanceDeclarationHierarchy@2d8f2f3a [INFO] onObjectAdded parent=null instance=ServerType [INFO] onMethodAdded parent=ServerType instance=SetSubscriptionDurable [INFO] onVariableAdded parent=SetSubscriptionDurable instance=InputArguments [INFO] onVariableAdded parent=SetSubscriptionDurable instance=OutputArguments [INFO] onMethodAdded parent=ServerType instance=ResendData [INFO] onVariableAdded parent=ResendData instance=InputArguments [INFO] onMethodAdded parent=ServerType instance=RequestServerStateChange [INFO] onVariableAdded parent=RequestServerStateChange instance=InputArguments [INFO] onMethodAdded parent=ServerType instance=GetMonitoredItems [INFO] onVariableAdded parent=GetMonitoredItems instance=InputArguments [INFO] onVariableAdded parent=GetMonitoredItems instance=OutputArguments [INFO] onObjectAdded parent=ServerType instance=ServerCapabilities [INFO] onVariableAdded parent=ServerCapabilities instance=ServerProfileArray [INFO] onVariableAdded parent=ServerCapabilities instance=LocaleIdArray [INFO] onVariableAdded parent=ServerCapabilities instance=MinSupportedSampleRate [INFO] onVariableAdded parent=ServerCapabilities instance=MaxBrowseContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=MaxQueryContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=MaxHistoryContinuationPoints [INFO] onVariableAdded parent=ServerCapabilities instance=SoftwareCertificates [INFO] onObjectAdded parent=ServerCapabilities instance=ModellingRules [INFO] onObjectAdded parent=ServerCapabilities instance=AggregateFunctions [INFO] onObjectAdded parent=ServerCapabilities instance=OperationLimits [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerRead [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadData [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadEvents [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerWrite [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateData [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateEvents [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerMethodCall [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerBrowse [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerRegisterNodes [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerTranslateBrowsePathsToNodeIds [INFO] onVariableAdded parent=OperationLimits instance=MaxNodesPerNodeManagement [INFO] onVariableAdded parent=OperationLimits instance=MaxMonitoredItemsPerCall [INFO] onVariableAdded parent=ServerCapabilities instance=MaxArrayLength [INFO] onVariableAdded parent=ServerCapabilities instance=MaxStringLength [INFO] onVariableAdded parent=ServerCapabilities instance=MaxByteStringLength [INFO] onObjectAdded parent=ServerType instance=ServerDiagnostics [INFO] onVariableAdded parent=ServerDiagnostics instance=ServerDiagnosticsSummary [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=ServerViewCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedSessionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SessionTimeoutCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SessionAbortCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=PublishingIntervalCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSubscriptionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSubscriptionCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedRequestsCount [INFO] onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedRequestsCount [INFO] onVariableAdded parent=ServerDiagnostics instance=SubscriptionDiagnosticsArray [INFO] onObjectAdded parent=ServerDiagnostics instance=SessionsDiagnosticsSummary [INFO] onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionDiagnosticsArray [INFO] onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionSecurityDiagnosticsArray [INFO] onVariableAdded parent=ServerDiagnostics instance=EnabledFlag [INFO] onVariableAdded parent=ServerDiagnostics instance=SamplingIntervalDiagnosticsArray [INFO] onObjectAdded parent=ServerType instance=VendorServerInfo [INFO] onObjectAdded parent=ServerType instance=ServerRedundancy [INFO] onVariableAdded parent=ServerRedundancy instance=RedundancySupport [INFO] onObjectAdded parent=ServerType instance=Namespaces [INFO] onObjectAdded parent=Namespaces instance=AddressSpaceFile [INFO] onMethodAdded parent=AddressSpaceFile instance=Open [INFO] onVariableAdded parent=Open instance=InputArguments [INFO] onVariableAdded parent=Open instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Close [INFO] onVariableAdded parent=Close instance=InputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Read [INFO] onVariableAdded parent=Read instance=InputArguments [INFO] onVariableAdded parent=Read instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=Write [INFO] onVariableAdded parent=Write instance=InputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=GetPosition [INFO] onVariableAdded parent=GetPosition instance=InputArguments [INFO] onVariableAdded parent=GetPosition instance=OutputArguments [INFO] onMethodAdded parent=AddressSpaceFile instance=SetPosition [INFO] onVariableAdded parent=SetPosition instance=InputArguments [INFO] onVariableAdded parent=AddressSpaceFile instance=Size [INFO] onVariableAdded parent=AddressSpaceFile instance=Writable [INFO] onVariableAdded parent=AddressSpaceFile instance=UserWritable [INFO] onVariableAdded parent=AddressSpaceFile instance=OpenCount [INFO] onMethodAdded parent=AddressSpaceFile instance=ExportNamespace [INFO] onVariableAdded parent=ServerType instance=ServerArray [INFO] onVariableAdded parent=ServerType instance=NamespaceArray [INFO] onVariableAdded parent=ServerType instance=ServerStatus [INFO] onVariableAdded parent=ServerStatus instance=StartTime [INFO] onVariableAdded parent=ServerStatus instance=CurrentTime [INFO] onVariableAdded parent=ServerStatus instance=State [INFO] onVariableAdded parent=ServerStatus instance=BuildInfo [INFO] onVariableAdded parent=BuildInfo instance=ProductUri [INFO] onVariableAdded parent=BuildInfo instance=ManufacturerName [INFO] onVariableAdded parent=BuildInfo instance=ProductName [INFO] onVariableAdded parent=BuildInfo instance=SoftwareVersion [INFO] onVariableAdded parent=BuildInfo instance=BuildNumber [INFO] onVariableAdded parent=BuildInfo instance=BuildDate [INFO] onVariableAdded parent=ServerStatus instance=SecondsTillShutdown [INFO] onVariableAdded parent=ServerStatus instance=ShutdownReason [INFO] onVariableAdded parent=ServerType instance=ServiceLevel [INFO] onVariableAdded parent=ServerType instance=Auditing [INFO] onVariableAdded parent=ServerType instance=EstimatedReturnTime [INFO] 10.40.66.11 [INFO] basic-wtnhh [INFO] [INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.179 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ sdk-server --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ sdk-server --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.annotations... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.api... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.api.config... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.api.methods... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.api.services... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.diagnostics... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.diagnostics.objects... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.diagnostics.variables... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.events... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.events.conversions... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.events.operators... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.identity... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.items... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model.methods... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model.nodes.objects... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model.nodes.variables... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model.types.objects... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.model.types.variables... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.namespaces... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.namespaces.loader... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.nodes... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.nodes.delegates... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.nodes.factories... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.nodes.filters... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.services... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.services.helpers... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.subscriptions... [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.util... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/AbstractLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/DiagnosticsContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/DiagnosticsContext.OperationDiagnostic.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/Lifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/LifecycleManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/LifecycleManager.ShutdownOrder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/ObjectTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/ObjectTypeManager.ObjectNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/OpcUaServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/SecurityConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/Session.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/Session.LifecycleListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/SessionListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/SessionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/UaNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/VariableTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/VariableTypeManager.VariableNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/UaInputArgument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/UaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/UaOutputArgument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AbstractNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AccessContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AddressSpaceComposite.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AddressSpaceFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AddressSpaceFragment.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AddressSpaceManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/AsyncOperationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/DataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/EmptyNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/EventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/EventManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ForwardingAddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedAddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedAddressSpaceFragment.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedAddressSpaceFragmentWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedAddressSpaceWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ManagedNamespaceWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/MonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/Namespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/NodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/ServiceOperationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/SimpleAddressSpaceFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/OpcUaServerConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/OpcUaServerConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/OpcUaServerConfigBuilder.OpcUaServerConfigImpl.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/OpcUaServerConfigLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/AbstractMethodInvocationHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/AbstractMethodInvocationHandler.InvocationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/InvalidArgumentException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/MethodInvocationHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/MethodInvocationHandler.NodeIdUnknownHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/MethodInvocationHandler.NotImplementedHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/Out.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeHistoryServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeHistoryServices.HistoryReadContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeHistoryServices.HistoryUpdateContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeServices.ReadContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/AttributeServices.WriteContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/MethodServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/MethodServices.CallContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/MonitoredItemServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/NodeManagementServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/NodeManagementServices.AddNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/NodeManagementServices.AddReferencesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/NodeManagementServices.DeleteNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/NodeManagementServices.DeleteReferencesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/ViewServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/ViewServices.BrowseContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/ViewServices.RegisterNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/ViewServices.UnregisterNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/ServerDiagnosticsSummary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/ServiceCounter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/SessionDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/SessionSecurityDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/SubscriptionDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/ServerDiagnosticsObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/SessionDiagnosticsObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/SessionsDiagnosticsSummaryObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/ServerDiagnosticsSummaryVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SessionDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SessionDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SessionSecurityDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SessionSecurityDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SubscriptionDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/SubscriptionDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/EventContentFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/FilterContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/OperatorContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/ValidationException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/ImplicitConversions.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/Cast.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/Equals.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/GreaterThan.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/GreaterThanOrEqual.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/IsNull.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/LessThan.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/LessThanOrEqual.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/Not.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/OfType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/Operator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/Operators.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/AbstractIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/AbstractUsernameIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/AbstractX509IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/AnonymousIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/CompositeValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/UsernameIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/UsernameIdentityValidator.AuthenticationChallenge.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/X509IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/BaseMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/MonitoredDataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/MonitoredEventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/ObjectTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/VariableTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/AcknowledgeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/AddCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/AddCommentMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ApplyChangesMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/CloseAndUpdateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/CloseMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ConditionRefresh2Method.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ConditionRefreshMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ConfirmMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/CreateDirectoryMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/CreateFileMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/CreateSigningRequestMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/DeleteMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/DisableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/EnableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ExportNamespaceMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/GetMonitoredItemsMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/GetPositionMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/GetRejectedListMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/HaltMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/MoveOrCopyMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/OneShotShelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/OpenMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/OpenWithMasksMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ReadMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/RemoveCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/RequestServerStateChangeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ResendDataMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ResetMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/RespondMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/ResumeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/SetPositionMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/SetSubscriptionDurableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/StartMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/SuspendMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/TimedShelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/UnshelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/UpdateCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/WriteMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AcknowledgeableConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AddressSpaceFileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AggregateConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AggregateFunctionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AlarmConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditActivateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditAddNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditAddReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCancelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateDataMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateExpiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateInvalidEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateRevokedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCertificateUntrustedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionAcknowledgeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionCommentEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionConfirmEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionEnableEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionRespondEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditConditionShelvingEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditCreateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditDeleteNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditDeleteReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryAtTimeDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryEventDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryEventUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryRawModifyDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditHistoryValueUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditNodeManagementEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditOpenSecureChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditSecurityEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditUpdateMethodEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditUpdateStateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditUrlMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/AuditWriteUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/BaseConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/BaseEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/BaseModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/BaseObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/CertificateExpirationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/CertificateGroupFolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/CertificateGroupTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/CertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/CertificateUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/DataTypeEncodingTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/DataTypeSystemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/DeviceFailureEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/DialogConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/DiscreteAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/EventQueueOverflowEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ExclusiveLimitStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/FileDirectoryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/FileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/FiniteStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/FolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/GeneralModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/HistoricalDataConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/HistoryServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/HttpsCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/InitialStateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/LimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/MaintenanceConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ModellingRuleTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NamespaceMetadataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NamespacesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonTransparentNetworkRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/NonTransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/OffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/OperationLimitsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ProcessConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ProgramStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ProgramTransitionAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ProgressEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/RefreshEndEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/RefreshRequiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/RefreshStartEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/RsaMinApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/RsaSha256ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SemanticChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ServerConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ServerDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ServerRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ServerTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SessionDiagnosticsObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SessionsDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/ShelvedStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/StateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/StateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SystemConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SystemEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SystemOffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/SystemStatusChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TransitionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TripAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TrustListTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/TrustListUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/VendorServerInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/AnalogItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/BaseDataVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/BaseVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/BuildInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ConditionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/CubeItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/DataItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/DataTypeDescriptionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/DataTypeDictionaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/DiscreteItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/FiniteStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/FiniteTransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ImageItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/MultiStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/MultiStateValueDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/NDimensionArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/OptionSetTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ProgramDiagnosticTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/PropertyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SamplingIntervalDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SamplingIntervalDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ServerDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ServerStatusTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/ServerVendorCapabilityTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SessionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SessionDiagnosticsVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SessionSecurityDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SessionSecurityDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/StateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SubscriptionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/SubscriptionDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/TransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/TwoStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/TwoStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/XYArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/YArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AcknowledgeableConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AddressSpaceFileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AggregateConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AggregateFunctionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AlarmConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditActivateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditAddNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditAddReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCancelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateDataMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateExpiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateInvalidEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateRevokedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCertificateUntrustedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionAcknowledgeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionCommentEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionConfirmEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionEnableEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionRespondEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditConditionShelvingEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditCreateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditDeleteNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditDeleteReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryAtTimeDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryEventDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryEventUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryRawModifyDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditHistoryValueUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditNodeManagementEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditOpenSecureChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditSecurityEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditUpdateMethodEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditUpdateStateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditUrlMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/AuditWriteUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/BaseConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/BaseEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/BaseModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/BaseObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/CertificateExpirationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/CertificateGroupFolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/CertificateGroupType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/CertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/CertificateUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/DataTypeEncodingType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/DataTypeSystemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/DeviceFailureEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/DialogConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/DiscreteAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/EventQueueOverflowEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ExclusiveLimitStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/FileDirectoryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/FileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/FiniteStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/FolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/GeneralModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/HistoricalDataConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/HistoryServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/HttpsCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/InitialStateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/LimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/MaintenanceConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ModellingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NamespaceMetadataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NamespacesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonTransparentNetworkRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/NonTransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/OffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/OperationLimitsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ProcessConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ProgramStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ProgramTransitionAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ProgressEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/RefreshEndEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/RefreshRequiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/RefreshStartEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/RsaMinApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/RsaSha256ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SemanticChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ServerConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ServerDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ServerRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ServerType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SessionDiagnosticsObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SessionsDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/ShelvedStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/StateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/StateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SystemConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SystemEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SystemOffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/SystemStatusChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TransitionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TripAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TrustListType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/TrustListUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/VendorServerInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/AnalogItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/BaseDataVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/BaseVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/BuildInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ConditionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/CubeItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/DataItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/DataTypeDescriptionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/DataTypeDictionaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/DiscreteItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/FiniteStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/FiniteTransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ImageItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/MultiStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/MultiStateValueDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/NDimensionArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/OptionSetType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ProgramDiagnosticType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/PropertyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SamplingIntervalDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SamplingIntervalDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ServerDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ServerStatusType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/ServerVendorCapabilityType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SessionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SessionDiagnosticsVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SessionSecurityDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SessionSecurityDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/StateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SubscriptionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/SubscriptionDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/TransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/TwoStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/TwoStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/XYArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/YArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/OpcUaNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/ServerNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/VendorServerInfoNodes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/NodeLoader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/AttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/AttributeObserver.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/DefaultAttributeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaFolderNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaMethodNode.UaMethodNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaNodeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectNode.UaObjectNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectTypeNode.UaObjectTypeNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaPropertyNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaServerNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableNode.UaVariableNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/UaViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/AttributeDelegate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/AttributeDelegateChain.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/DelegatingAttributeDelegate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetBase.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/GetSetViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/BrowsePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/EventFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/InstanceDeclarationHierarchy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/NodeFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/NodeFactory.InstantiationCallback.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilterChain.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilterContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilterContext.GetAttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilterContext.SetAttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/AttributeFilters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultAttributeHistoryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultAttributeServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultMethodServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultMonitoredItemServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultNodeManagementServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultQueryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultSubscriptionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/DefaultViewServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/ServiceAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/ServiceCounter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/BrowseHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/BrowseHelper.BrowseContinuationPoint.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/BrowsePathsHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/PublishQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/PublishQueue.WaitingSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/Subscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/Subscription.State.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/Subscription.StateListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/SubscriptionCreatedEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/SubscriptionDeletedEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/SubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/TriggeringLinks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/AttributeReader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/AttributeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/AttributeWriter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/DataChangeMonitoringFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/HostnameUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/Pending.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingAck.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingBrowse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingCall.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingHistoryRead.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingHistoryUpdate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingRead.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/PendingWrite.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/RingBuffer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/SubscriptionModel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/UaEnumUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/serialized-form.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/VariableTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/VariableTypeManager.VariableNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/UaNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/SessionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/SessionListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/Session.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/Session.LifecycleListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/SecurityConfiguration.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/OpcUaServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/ObjectTypeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/ObjectTypeManager.ObjectNodeConstructor.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/LifecycleManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/LifecycleManager.ShutdownOrder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/Lifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/DiagnosticsContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/DiagnosticsContext.OperationDiagnostic.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/class-use/AbstractLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/class-use/UaOutputArgument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/class-use/UaMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/class-use/UaInputArgument.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/SimpleAddressSpaceFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ServiceOperationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/NodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/Namespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/MonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedNamespaceWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedAddressSpaceWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedAddressSpaceFragmentWithLifecycle.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedAddressSpaceFragment.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ManagedAddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/ForwardingAddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/EventManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/EventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/EmptyNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/DataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AsyncOperationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AddressSpaceManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AddressSpaceFragment.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AddressSpaceFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AddressSpaceComposite.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AddressSpace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AccessContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/class-use/AbstractNodeManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/class-use/OpcUaServerConfigLimits.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/class-use/OpcUaServerConfigBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/class-use/OpcUaServerConfigBuilder.OpcUaServerConfigImpl.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/class-use/OpcUaServerConfig.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/Out.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/MethodInvocationHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/MethodInvocationHandler.NodeIdUnknownHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/MethodInvocationHandler.NotImplementedHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/InvalidArgumentException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/AbstractMethodInvocationHandler.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/class-use/AbstractMethodInvocationHandler.InvocationContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/ViewServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/ViewServices.BrowseContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/ViewServices.RegisterNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/ViewServices.UnregisterNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/NodeManagementServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/NodeManagementServices.AddNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/NodeManagementServices.DeleteNodesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/NodeManagementServices.AddReferencesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/NodeManagementServices.DeleteReferencesContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/MonitoredItemServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/MethodServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/MethodServices.CallContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeServices.ReadContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeServices.WriteContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeHistoryServices.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeHistoryServices.HistoryReadContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/class-use/AttributeHistoryServices.HistoryUpdateContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/class-use/SubscriptionDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/class-use/SessionSecurityDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/class-use/SessionDiagnostics.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/class-use/ServiceCounter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/class-use/ServerDiagnosticsSummary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/class-use/SessionsDiagnosticsSummaryObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/class-use/SessionDiagnosticsObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/class-use/ServerDiagnosticsObject.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SubscriptionDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SubscriptionDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SessionSecurityDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SessionSecurityDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SessionDiagnosticsVariableArray.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/SessionDiagnosticsVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/class-use/ServerDiagnosticsSummaryVariable.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/class-use/ValidationException.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/class-use/OperatorContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/class-use/FilterContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/class-use/EventContentFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/class-use/ImplicitConversions.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/Operators.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/Operator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/OfType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/Not.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/LessThanOrEqual.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/LessThan.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/IsNull.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/GreaterThanOrEqual.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/GreaterThan.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/Equals.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/class-use/Cast.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/X509IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/UsernameIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/UsernameIdentityValidator.AuthenticationChallenge.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/CompositeValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/AnonymousIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/AbstractX509IdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/AbstractUsernameIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/class-use/AbstractIdentityValidator.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/class-use/MonitoredEventItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/class-use/MonitoredDataItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/class-use/BaseMonitoredItem.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/class-use/VariableTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/class-use/ObjectTypeInitializer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/WriteMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/UpdateCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/UnshelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/TimedShelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/SuspendMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/StartMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/SetSubscriptionDurableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/SetPositionMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ResumeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/RespondMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ResetMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ResendDataMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/RequestServerStateChangeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/RemoveCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ReadMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/OpenWithMasksMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/OpenMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/OneShotShelveMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/MoveOrCopyMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/HaltMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/GetRejectedListMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/GetPositionMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/GetMonitoredItemsMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ExportNamespaceMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/EnableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/DisableMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/DeleteMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/CreateSigningRequestMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/CreateFileMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/CreateDirectoryMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ConfirmMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ConditionRefreshMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ConditionRefresh2Method.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/CloseMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/CloseAndUpdateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/ApplyChangesMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/AddCommentMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/AddCertificateMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/class-use/AcknowledgeMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/VendorServerInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TrustListUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TrustListTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TripAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TransitionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/TransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SystemStatusChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SystemOffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SystemEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SystemConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/StateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/StateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ShelvedStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SessionsDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SessionDiagnosticsObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ServerTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ServerRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ServerDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ServerConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/SemanticChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/RsaSha256ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/RsaMinApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/RefreshStartEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/RefreshRequiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/RefreshEndEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ProgressEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ProgramTransitionAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ProgramStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ProcessConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/OperationLimitsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/OffNormalAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonTransparentRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonTransparentNetworkRedundancyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NonExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NamespacesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/NamespaceMetadataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ModellingRuleTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/MaintenanceConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/LimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/InitialStateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/HttpsCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/HistoryServerCapabilitiesTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/HistoricalDataConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/GeneralModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/FolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/FiniteStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/FileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/FileDirectoryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ExclusiveRateOfChangeAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ExclusiveLimitStateMachineTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ExclusiveLimitAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ExclusiveLevelAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ExclusiveDeviationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/EventQueueOverflowEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/DiscreteAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/DialogConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/DeviceFailureEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/DataTypeSystemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/DataTypeEncodingTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/CertificateUpdatedAuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/CertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/CertificateGroupTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/CertificateGroupFolderTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/CertificateExpirationAlarmTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/BaseObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/BaseModelChangeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/BaseEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/BaseConditionClassTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditWriteUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditUrlMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditUpdateStateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditUpdateMethodEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditSecurityEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditProgramTransitionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditOpenSecureChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditNodeManagementEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryValueUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryRawModifyDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryEventUpdateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryEventDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditHistoryAtTimeDeleteEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditDeleteReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditDeleteNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCreateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionShelvingEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionRespondEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionEnableEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionConfirmEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionCommentEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditConditionAcknowledgeEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditChannelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateUntrustedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateRevokedEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateInvalidEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateExpiredEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCertificateDataMismatchEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditCancelEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditAddReferencesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditAddNodesEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AuditActivateSessionEventTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/ApplicationCertificateTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AlarmConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AggregateFunctionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AggregateConfigurationTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AddressSpaceFileTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/class-use/AcknowledgeableConditionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/YArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/XYArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/TwoStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/TwoStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/TransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SubscriptionDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SubscriptionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/StateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SessionSecurityDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SessionSecurityDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SessionDiagnosticsVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SessionDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ServerVendorCapabilityTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ServerStatusTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ServerDiagnosticsSummaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SamplingIntervalDiagnosticsTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/SamplingIntervalDiagnosticsArrayTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/PropertyTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ProgramDiagnosticTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/OptionSetTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/NDimensionArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/MultiStateValueDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/MultiStateDiscreteTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ImageItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/FiniteTransitionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/FiniteStateVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/DiscreteItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/DataTypeDictionaryTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/DataTypeDescriptionTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/DataItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/CubeItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ConditionVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/BuildInfoTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/BaseVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/BaseDataVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/ArrayItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/class-use/AnalogItemTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/VendorServerInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TrustListUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TrustListType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TripAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TransitionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/TransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SystemStatusChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SystemOffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SystemEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SystemConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/StateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/StateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ShelvedStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SessionsDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SessionDiagnosticsObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ServerType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ServerRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ServerDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ServerConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/SemanticChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/RsaSha256ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/RsaMinApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/RefreshStartEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/RefreshRequiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/RefreshEndEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ProgressEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ProgramTransitionAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ProgramStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ProcessConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/OperationLimitsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/OffNormalAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonTransparentRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonTransparentNetworkRedundancyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NonExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NamespacesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/NamespaceMetadataType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ModellingRuleType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/MaintenanceConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/LimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/InitialStateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/HttpsCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/HistoryServerCapabilitiesType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/HistoricalDataConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/GeneralModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/FolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/FiniteStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/FileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/FileDirectoryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ExclusiveRateOfChangeAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ExclusiveLimitStateMachineType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ExclusiveLimitAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ExclusiveLevelAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ExclusiveDeviationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/EventQueueOverflowEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/DiscreteAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/DialogConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/DeviceFailureEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/DataTypeSystemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/DataTypeEncodingType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/CertificateUpdatedAuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/CertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/CertificateGroupType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/CertificateGroupFolderType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/CertificateExpirationAlarmType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/BaseObjectType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/BaseModelChangeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/BaseEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/BaseConditionClassType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditWriteUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditUrlMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditUpdateStateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditUpdateMethodEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditSecurityEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditProgramTransitionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditOpenSecureChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditNodeManagementEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryValueUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryRawModifyDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryEventUpdateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryEventDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditHistoryAtTimeDeleteEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditDeleteReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditDeleteNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCreateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionShelvingEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionRespondEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionEnableEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionConfirmEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionCommentEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditConditionAcknowledgeEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditChannelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateUntrustedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateRevokedEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateInvalidEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateExpiredEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCertificateDataMismatchEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditCancelEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditAddReferencesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditAddNodesEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AuditActivateSessionEventType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/ApplicationCertificateType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AlarmConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AggregateFunctionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AggregateConfigurationType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AddressSpaceFileType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/class-use/AcknowledgeableConditionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/YArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/XYArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/TwoStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/TwoStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/TransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SubscriptionDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SubscriptionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/StateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SessionSecurityDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SessionSecurityDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SessionDiagnosticsVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SessionDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ServerVendorCapabilityType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ServerStatusType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ServerDiagnosticsSummaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SamplingIntervalDiagnosticsType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/SamplingIntervalDiagnosticsArrayType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/PropertyType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ProgramDiagnosticType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/OptionSetType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/NDimensionArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/MultiStateValueDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/MultiStateDiscreteType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ImageItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/FiniteTransitionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/FiniteStateVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/DiscreteItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/DataTypeDictionaryType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/DataTypeDescriptionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/DataItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/CubeItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ConditionVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/BuildInfoType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/BaseVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/BaseDataVariableType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/ArrayItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/class-use/AnalogItemType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/class-use/VendorServerInfoNodes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/class-use/ServerNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/class-use/OpcUaNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/class-use/NodeLoader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaVariableNode.UaVariableNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaServerNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaPropertyNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaObjectTypeNode.UaObjectTypeNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaObjectNode.UaObjectNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaNodeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaMethodNode.UaMethodNodeBuilder.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaFolderNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/UaDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/DefaultAttributeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/AttributeObserver.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/class-use/AttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetViewNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetVariableTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetVariableNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetReferenceTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetObjectTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetObjectNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetMethodNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetDataTypeNode.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/GetSetBase.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/DelegatingAttributeDelegate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/AttributeDelegateChain.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/class-use/AttributeDelegate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/class-use/NodeFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/class-use/NodeFactory.InstantiationCallback.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/class-use/InstanceDeclarationHierarchy.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/class-use/EventFactory.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/class-use/BrowsePath.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilters.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilterContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilterContext.GetAttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilterContext.SetAttributeContext.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilterChain.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/class-use/AttributeFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/ServiceCounter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/ServiceAttributes.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultViewServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultSubscriptionServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultQueryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultNodeManagementServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultMonitoredItemServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultMethodServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultAttributeServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/class-use/DefaultAttributeHistoryServiceSet.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/class-use/BrowsePathsHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/class-use/BrowseHelper.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/class-use/BrowseHelper.BrowseContinuationPoint.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/TriggeringLinks.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/SubscriptionManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/SubscriptionDeletedEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/SubscriptionCreatedEvent.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/Subscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/Subscription.State.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/Subscription.StateListener.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/PublishQueue.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/class-use/PublishQueue.WaitingSubscription.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/UaEnumUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/SubscriptionModel.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/RingBuffer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingWrite.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingRead.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingHistoryUpdate.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingHistoryRead.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingCall.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingBrowse.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/PendingAck.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/Pending.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/HostnameUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/DataChangeMonitoringFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/AttributeWriter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/AttributeUtil.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/class-use/AttributeReader.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/annotations/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/config/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/methods/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/api/services/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/objects/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/diagnostics/variables/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/conversions/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/events/operators/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/identity/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/items/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/methods/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/objects/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/nodes/variables/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/objects/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/model/types/variables/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/namespaces/loader/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/delegates/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/factories/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/nodes/filters/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/services/helpers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/subscriptions/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/org/eclipse/milo/opcua/sdk/server/util/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/apidocs/help-doc.html... [INFO] 14 warnings [INFO] [WARNING] Javadoc Warnings [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/api/services/AttributeHistoryServices.java:41: warning: no @param for readDetails [INFO] [WARNING] default void historyRead(HistoryReadContext context, [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/identity/AbstractIdentityValidator.java:180: warning: no @param for algorithm [INFO] [WARNING] protected byte[] decryptTokenData(Session session, [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectNode.java:362: warning: no @param for context [INFO] [WARNING] public static UaObjectNodeBuilder builder(UaNodeContext context) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectNode.java:362: warning: no @return [INFO] [WARNING] public static UaObjectNodeBuilder builder(UaNodeContext context) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaServerNode.java:67: warning: no @param for context [INFO] [WARNING] default DataValue readAttribute(AttributeContext context, UInteger attribute) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaServerNode.java:83: warning: no @param for context [INFO] [WARNING] default DataValue readAttribute( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaServerNode.java:107: warning: no @param for context [INFO] [WARNING] default DataValue readAttribute( [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableNode.java:553: warning: no @param for context [INFO] [WARNING] public static UaVariableNodeBuilder builder(UaNodeContext context) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableNode.java:553: warning: no @return [INFO] [WARNING] public static UaVariableNodeBuilder builder(UaNodeContext context) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaMethodNode.java:228: warning: no @param for context [INFO] [WARNING] public static UaMethodNodeBuilder builder(UaNodeContext context) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaObjectNode.java:362: warning - Tag @link: can't find UaObjectNodeBuilder(UaNodeContext) in org.eclipse.milo.opcua.sdk.server.nodes.UaObjectNode.UaObjectNodeBuilder [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/nodes/UaVariableNode.java:553: warning - Tag @link: can't find UaVariableNodeBuilder(UaNodeContext) in org.eclipse.milo.opcua.sdk.server.nodes.UaVariableNode.UaVariableNodeBuilder [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/AttributeUtil.java:35: warning: no @param for o [INFO] [WARNING] public static DataValue dv(Object o) { [INFO] [WARNING] ^ [INFO] [WARNING] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/AttributeUtil.java:35: warning: no @return [INFO] [WARNING] public static DataValue dv(Object o) { [INFO] [WARNING] ^ [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ sdk-server --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sdk-server --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ sdk-server --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-server/target/sdk-server-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-server/0.6.12/sdk-server-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ----------------< org.eclipse.milo:dictionary-manager >----------------- [INFO] [INFO] Building dictionary-manager 0.6.12 [15/22] [INFO] [INFO] from opc-ua-sdk/dictionary-manager/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ dictionary-manager --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ dictionary-manager --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ dictionary-manager --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ dictionary-manager --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ dictionary-manager --- [INFO] [WARNING] Manifest org.eclipse.milo:dictionary-manager:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ dictionary-manager --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ dictionary-manager --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ dictionary-manager --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ dictionary-manager --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ dictionary-manager --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ dictionary-manager --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.sdk.server.dtd... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/DataTypeDictionaryManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/class-use/DataTypeDictionaryManager.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/org/eclipse/milo/opcua/sdk/server/dtd/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ dictionary-manager --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ dictionary-manager --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ dictionary-manager --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/dictionary-manager/target/dictionary-manager-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/dictionary-manager/0.6.12/dictionary-manager-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -------------------< org.eclipse.milo:milo-examples >------------------- [INFO] [INFO] Building milo-examples 0.6.12 [16/22] [INFO] [INFO] from milo-examples/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ milo-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ milo-examples --- [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ milo-examples --- [INFO] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ milo-examples --- [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ milo-examples --- [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ milo-examples --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ milo-examples --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/milo-examples/0.6.12/milo-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/target/milo-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/milo-examples/0.6.12/milo-examples-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ milo-examples --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/milo-examples/0.6.12/milo-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/target/milo-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/milo-examples/0.6.12/milo-examples-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:server-examples >------------------ [INFO] [INFO] Building server-examples 0.6.12 [17/22] [INFO] [INFO] from milo-examples/server-examples/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ server-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ server-examples --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ server-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ server-examples --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleNamespace.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java uses unchecked or unsafe operations. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/main/java/org/eclipse/milo/examples/server/ExampleServer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ server-examples --- [INFO] [WARNING] Manifest org.eclipse.milo:server-examples:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ server-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ server-examples --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ server-examples --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ server-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ server-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ server-examples --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.examples.server... [INFO] Loading source files for package org.eclipse.milo.examples.server.methods... [INFO] Loading source files for package org.eclipse.milo.examples.server.types... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/AttributeLoggingFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/ExampleNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/ExampleServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/RestrictedAccessFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/GenerateEventMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/SqrtMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomEnumType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomEnumType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomStructType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomStructType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomUnionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/CustomUnionType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/class-use/RestrictedAccessFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/class-use/ExampleServer.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/class-use/ExampleNamespace.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/class-use/AttributeLoggingFilter.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/class-use/SqrtMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/class-use/GenerateEventMethod.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomUnionType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomUnionType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomStructType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomStructType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomEnumType.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/class-use/CustomEnumType.Codec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/methods/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/org/eclipse/milo/examples/server/types/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- shade:3.2.2:shade (default) @ server-examples --- [INFO] [INFO] Including org.eclipse.milo:sdk-server:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:stack-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.75 in the shaded jar. [INFO] [INFO] Including com.google.guava:guava:jar:33.0.0-jre in the shaded jar. [INFO] [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] [INFO] Including io.netty:netty-codec:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-common:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-buffer:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-transport:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-handler:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-resolver:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.6 in the shaded jar. [INFO] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. [INFO] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.6 in the shaded jar. [INFO] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. [INFO] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:stack-server:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including io.netty:netty-codec-http:jar:4.1.105.Final in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:bsd-generator:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:bsd-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:sdk-core:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including org.eclipse.milo:dictionary-manager:jar:0.6.12 in the shaded jar. [INFO] [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. [INFO] [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] [WARNING] bcpkix-jdk18on-1.75.jar, bcprov-jdk18on-1.75.jar, bcutil-jdk18on-1.75.jar define 1 overlapping classes: [INFO] [WARNING] - META-INF.versions.9.module-info [INFO] [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.6.jar, txw2-2.3.6.jar define 2 overlapping resources: [INFO] [WARNING] - META-INF/LICENSE.md [INFO] [WARNING] - META-INF/NOTICE.md [INFO] [WARNING] bcpkix-jdk18on-1.75.jar, bcprov-jdk18on-1.75.jar, bcutil-jdk18on-1.75.jar, bsd-core-0.6.12.jar, bsd-generator-0.6.12.jar, dictionary-manager-0.6.12.jar, failureaccess-1.0.2.jar, guava-33.0.0-jre.jar, istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.6.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, netty-buffer-4.1.105.Final.jar, netty-codec-4.1.105.Final.jar, netty-codec-http-4.1.105.Final.jar, netty-common-4.1.105.Final.jar, netty-handler-4.1.105.Final.jar, netty-resolver-4.1.105.Final.jar, netty-transport-4.1.105.Final.jar, netty-transport-native-unix-common-4.1.105.Final.jar, sdk-core-0.6.12.jar, sdk-server-0.6.12.jar, server-examples-0.6.12.jar, slf4j-api-1.7.32.jar, stack-core-0.6.12.jar, stack-server-0.6.12.jar, txw2-2.3.6.jar define 1 overlapping resources: [INFO] [WARNING] - META-INF/MANIFEST.MF [INFO] [WARNING] netty-buffer-4.1.105.Final.jar, netty-codec-4.1.105.Final.jar, netty-codec-http-4.1.105.Final.jar, netty-common-4.1.105.Final.jar, netty-handler-4.1.105.Final.jar, netty-resolver-4.1.105.Final.jar, netty-transport-4.1.105.Final.jar, netty-transport-native-unix-common-4.1.105.Final.jar define 1 overlapping resources: [INFO] [WARNING] - META-INF/io.netty.versions.properties [INFO] [WARNING] maven-shade-plugin has detected that some class files are [INFO] [WARNING] present in two or more JARs. When this happens, only one [INFO] [WARNING] single version of the class is copied to the uber jar. [INFO] [WARNING] Usually this is not harmful and you can skip these warnings, [INFO] [WARNING] otherwise try to manually exclude artifacts based on [INFO] [WARNING] mvn dependency:tree -Ddetail=true and the above output. [INFO] [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] Replacing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar with /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-shaded.jar [INFO] [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/dependency-reduced-pom.xml [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ server-examples --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ server-examples --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ server-examples --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/dependency-reduced-pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/server-examples/target/server-examples-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/server-examples/0.6.12/server-examples-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:client-examples >------------------ [INFO] [INFO] Building client-examples 0.6.12 [18/22] [INFO] [INFO] from milo-examples/client-examples/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ client-examples --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ client-examples --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ client-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ client-examples --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ client-examples --- [INFO] [WARNING] Manifest org.eclipse.milo:client-examples:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ client-examples --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ client-examples --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ client-examples --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ client-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ client-examples --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ client-examples --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.examples.client... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/BrowseAsyncExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/BrowseExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/BrowseNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ClientExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ClientExampleRunner.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/EventSubscriptionExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/EventSubscriptionExampleProsys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/HistoryReadExampleProsys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ManagedSubscriptionDataExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ManagedSubscriptionEventExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/MethodExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/MethodExample2.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ReadExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ReadNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/ReadWriteCustomDataTypeNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/SubscriptionExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/TranslateBrowsePathExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/TriggeringExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/UnifiedAutomationReadCustomDataTypeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/WriteExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/WriteExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/UnifiedAutomationReadCustomDataTypeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/TriggeringExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/TranslateBrowsePathExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/SubscriptionExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ReadWriteCustomDataTypeNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ReadNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ReadExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/MethodExample2.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/MethodExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ManagedSubscriptionEventExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ManagedSubscriptionDataExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/HistoryReadExampleProsys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/EventSubscriptionExampleProsys.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/EventSubscriptionExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ClientExampleRunner.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/ClientExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/BrowseNodeExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/BrowseExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/class-use/BrowseAsyncExample.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/org/eclipse/milo/examples/client/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ client-examples --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ client-examples --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ client-examples --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/milo-examples/client-examples/target/client-examples-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/client-examples/0.6.12/client-examples-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ------------------< org.eclipse.milo:bsd-parser-gson >------------------ [INFO] [INFO] Building bsd-parser-gson 0.6.12 [19/22] [INFO] [INFO] from opc-ua-stack/bsd-parser-gson/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ bsd-parser-gson --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ bsd-parser-gson --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ bsd-parser-gson --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/classes [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ bsd-parser-gson --- [INFO] [WARNING] Manifest org.eclipse.milo:bsd-parser-gson:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ bsd-parser-gson --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/src/test/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ bsd-parser-gson --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/src/test/java/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParserTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.binaryschema.gson.JsonBsdParserTest [INFO] --- assertRoundTrip Type: ArrayContainer --- [INFO] originalValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} [INFO] encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 [INFO] decodedValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} [INFO] --- assertRoundTrip Type: Bar --- [INFO] originalValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} [INFO] encodedValue: 000000000500000068656c6c6f0100000007000000676f6f64627965 [INFO] decodedValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} [INFO] --- assertRoundTrip Type: Foo --- [INFO] originalValue: {"Bar":0,"Baz":"hello"} [INFO] encodedValue: 000000000500000068656c6c6f [INFO] decodedValue: {"Bar":0,"Baz":"hello"} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} [INFO] encodedValue: 03000000000000000500000068656c6c6f [INFO] decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} [INFO] encodedValue: 00000000 [INFO] decodedValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} [INFO] --- assertRoundTrip Type: Optionals --- [INFO] originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} [INFO] encodedValue: 0100000000000000 [INFO] decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} [INFO] --- assertRoundTrip Type: ScanSettings --- [INFO] originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] encodedValue: 010000000000000000000000000000000000000000 [INFO] decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] --- assertRoundTrip Type: ScanSettings --- [INFO] originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] encodedValue: 010000000000000000000000000000000000000000 [INFO] decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.eclipse.milo.opcua.binaryschema.gson.JsonBsdParserTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ bsd-parser-gson --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ bsd-parser-gson --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-sources.jar [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ bsd-parser-gson --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.milo.opcua.binaryschema.gson... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_202 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/JsonBsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/JsonEnumCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/JsonStructureCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/class-use/JsonStructureCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/class-use/JsonEnumCodec.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/class-use/JsonBsdParser.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/org/eclipse/milo/opcua/binaryschema/gson/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ bsd-parser-gson --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ bsd-parser-gson --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-javadoc.jar.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ bsd-parser-gson --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-sources.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-sources.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-javadoc.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-javadoc.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12.pom.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-sources.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-sources.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/bsd-parser-gson/target/bsd-parser-gson-0.6.12-javadoc.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/bsd-parser-gson/0.6.12/bsd-parser-gson-0.6.12-javadoc.jar.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] --------------------< org.eclipse.milo:stack-tests >-------------------- [INFO] [INFO] Building stack-tests 0.6.12 [20/22] [INFO] [INFO] from opc-ua-stack/stack-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ stack-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ stack-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ stack-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ stack-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:stack-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ stack-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ stack-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/src/test/java/org/eclipse/milo/opcua/stack/StackIntegrationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic128Rsa15/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic128Rsa15/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256Sha256/Sign] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/test to localhost:12685 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:12685/example/discovery to localhost:12685 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:22085/test to localhost:22085 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:22085/test to localhost:22085 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:2000/test to localhost:2000 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:2000/test to localhost:2000 [Basic256Sha256/SignAndEncrypt] [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.StackIntegrationTest$TestHttpStackIntegrationTest - discovered endpoint: https://localhost:2000/test [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.StackIntegrationTest$TestHttpStackIntegrationTest - discovered endpoint: https://localhost:2000/test [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=128 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=65535 [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=None, messageSecurityMode=None [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign [INFO] [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511997625350000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511997625420000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511997625430000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, serverTime=DateTime{utcTime=133511997625430000, javaDate=Wed Jan 31 18:36:02 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511997625780000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511997625780000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511997625780000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, serverTime=DateTime{utcTime=133511997625780000, javaDate=Wed Jan 31 18:36:02 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - initiating a reconnect by closing channel in server... [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - sending request: ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511997625780000, javaDate=Wed Jan 31 18:36:02 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=60000, additionalHeader=null), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=null)]) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - got response: ReadResponse(responseHeader=ResponseHeader(timestamp=DateTime{utcTime=133511997635870000, javaDate=Wed Jan 31 18:36:03 UTC 2024}, requestHandle=0, serviceResult=StatusCode{name=Good, value=0x00000000, quality=good}, serviceDiagnostics=null, stringTable=null, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), results=[DataValue{value=Variant{value=42}, status=StatusCode{name=Good, value=0x00000000, quality=good}, sourceTime=DateTime{utcTime=133511997635870000, javaDate=Wed Jan 31 18:36:03 UTC 2024}, serverTime=DateTime{utcTime=133511997635870000, javaDate=Wed Jan 31 18:36:03 UTC 2024}}], diagnosticInfos=null) [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511997635900000, javaDate=Wed Jan 31 18:36:03 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=499ae4f8-e660-4fa1-888e-7722de8d9a71} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511997648360000, javaDate=Wed Jan 31 18:36:04 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=dea8b4fe-5382-4456-a392-7f658a71ab8f} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511997657100000, javaDate=Wed Jan 31 18:36:05 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=7b4a5dc6-3d2e-455e-aa1a-b384ea610ccf} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511997664140000, javaDate=Wed Jan 31 18:36:06 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=bdc05eb6-5573-44ad-aa8b-704852798d10} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=DateTime{utcTime=133511997672100000, javaDate=Wed Jan 31 18:36:07 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=857fdd56-acec-439d-8437-a31c73a0ee76} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic128Rsa15, MessageSecurityMode=SignAndEncrypt, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=true} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=1} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=3.14} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=6.12} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=hello, world} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=DateTime{utcTime=133511997679490000, javaDate=Wed Jan 31 18:36:07 UTC 2024}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=9c05f98d-6bde-4572-bd9b-a360d082e376} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=XmlElement{fragment=hello}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=Basic256Sha256, MessageSecurityMode=Sign, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.client.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=true} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=1} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=3.14} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=6.12} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=hello, world} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=DateTime{utcTime=133511997686230000, javaDate=Wed Jan 31 18:36:08 UTC 2024}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=955db6d3-e936-4395-a787-bce5ad57ad15} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ByteString{bytes=[1, 2, 3, 4]}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=XmlElement{fragment=hello}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=NodeId{ns=0, id=42}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ExpandedNodeId{ns=uri, id=42, serverIndex=1}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=StatusCode{name=Good, value=0x00000000, quality=good}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=QualifiedName{name=QualifiedName, namespaceIndex=0}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=LocalizedText{text=LocalizedText, locale=en}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=ExtensionObject{encoded=ByteString{bytes=[0, 0, 1, 0, 0, 0, -1, -1, -1, -1, 0, 0, 12, 0, 0, 0, 68, 97, 116, 97, 69, 110, 99, 111, 100, 105, 110, 103]}, encodingId=NodeId{ns=0, id=628}}} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None, input=Variant{value=42} [INFO] [main] INFO org.eclipse.milo.opcua.stack.ClientServerTest - SecurityPolicy=None, MessageSecurityMode=None [INFO] [milo-shared-thread-pool-10] INFO org.eclipse.milo.opcua.stack.ClientServerTest - received ReadRequest(requestHeader=RequestHeader(authenticationToken=NodeId{ns=0, id=0}, timestamp=DateTime{utcTime=133511997704800000, javaDate=Wed Jan 31 18:36:10 UTC 2024}, requestHandle=0, returnDiagnostics=0, auditEntryId=null, timeoutHint=1000, additionalHeader=ExtensionObject{encoded=ByteString{bytes=null}, encodingId=NodeId{ns=0, id=0}}), maxAge=0.0, timestampsToReturn=Neither, nodesToRead=[ReadValueId(nodeId=NodeId{ns=0, id=0}, attributeId=13, indexRange=null, dataEncoding=QualifiedName{name=null, namespaceIndex=0})]); ignoring... [INFO] [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.033 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 201, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ stack-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ stack-tests --- [INFO] [INFO] No sources in project. Archive not created. [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-integration-test) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:4164/test to localhost:4164 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:4164/test to localhost:4164 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:26694/test to localhost:26694 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint https://localhost:26694/test to localhost:26694 [Basic256Sha256/SignAndEncrypt] [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - discovered endpoint: opc.tcp://localhost:4164/test [INFO] [milo-shared-thread-pool-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - discovered endpoint: opc.tcp://localhost:4164/test [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [milo-netty-event-loop-0] INFO org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT - verifyTrustChain: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.589 s - in org.eclipse.milo.opcua.stack.ClientCertificateValidatorIT [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ stack-tests --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ stack-tests --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ stack-tests --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-stack/stack-tests/target/stack-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/stack-tests/0.6.12/stack-tests-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] ---------------------< org.eclipse.milo:sdk-tests >--------------------- [INFO] [INFO] Building sdk-tests 0.6.12 [21/22] [INFO] [INFO] from opc-ua-sdk/sdk-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ sdk-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ sdk-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ sdk-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ sdk-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:sdk-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ sdk-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 3 resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ sdk-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/test-classes [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running TestSuite [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.6.12 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s - in TestSuite [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ sdk-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ sdk-tests --- [INFO] [INFO] No sources in project. Archive not created. [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:verify (default) @ sdk-tests --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ sdk-tests --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ sdk-tests --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/sdk-tests/target/sdk-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/sdk-tests/0.6.12/sdk-tests-0.6.12.pom.asc [INFO] [INFO] Execution skipped to the last project... [INFO] [INFO] [INFO] [INFO] -----------------< org.eclipse.milo:integration-tests >----------------- [INFO] [INFO] Building integration-tests 0.6.12 [22/22] [INFO] [INFO] from opc-ua-sdk/integration-tests/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.0.0:check (validate) @ integration-tests --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ integration-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/src/main/resources [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ integration-tests --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- bundle:5.1.2:manifest (generate-manifest) @ integration-tests --- [INFO] [WARNING] Manifest org.eclipse.milo:integration-tests:jar:0.6.12 : Unused Import-Package instructions: [com.sun.management.*, sun.security.*] [INFO] [INFO] [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ integration-tests --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ integration-tests --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/test-classes [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java uses or overrides a deprecated API. [INFO] [INFO] /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/test/TestServer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] T E S T S [INFO] [INFO] ------------------------------------------------------- [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 1188ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:24824/test to localhost:24824 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:24824/test to localhost:24824 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:24824/test/discovery to localhost:24824 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:24824/test to localhost:24824 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:24824/test to localhost:24824 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:24824/test/discovery to localhost:24824 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 1.8.0_202 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 0.6.12 [INFO] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 0.6.12 [INFO] [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.473 s - in org.eclipse.milo.opcua.sdk.client.UaNodeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 150ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:47412/test to localhost:47412 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:47412/test to localhost:47412 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:47412/test/discovery to localhost:47412 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:47412/test to localhost:47412 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:47412/test to localhost:47412 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:47412/test/discovery to localhost:47412 [None/None] [INFO] created ManagedSubscription id=1 [INFO] deleting ManagedSubscription id=1 [INFO] created ManagedSubscription id=2 [INFO] deleting ManagedSubscription id=2 [INFO] created ManagedSubscription id=3 [INFO] deleting ManagedSubscription id=3 [INFO] created ManagedSubscription id=4 [INFO] deleting ManagedSubscription id=4 [INFO] created ManagedSubscription id=5 [INFO] deleting ManagedSubscription id=5 [INFO] created ManagedSubscription id=6 [INFO] deleting ManagedSubscription id=6 [INFO] created ManagedSubscription id=7 [INFO] deleting ManagedSubscription id=7 [INFO] created ManagedSubscription id=8 [INFO] deleting ManagedSubscription id=8 [INFO] created ManagedSubscription id=9 [INFO] deleting ManagedSubscription id=9 [INFO] created ManagedSubscription id=10 [INFO] deleting ManagedSubscription id=10 [INFO] created ManagedSubscription id=11 [INFO] deleting ManagedSubscription id=11 [INFO] created ManagedSubscription id=12 [INFO] deleting ManagedSubscription id=12 [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.783 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedEventItemTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 103ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26762/test to localhost:26762 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26762/test to localhost:26762 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26762/test/discovery to localhost:26762 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26762/test to localhost:26762 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26762/test to localhost:26762 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26762/test/discovery to localhost:26762 [None/None] [INFO] created ManagedSubscription id=13 [INFO] deleting ManagedSubscription id=13 [INFO] created ManagedSubscription id=14 [INFO] deleting ManagedSubscription id=14 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchSetMonitoringModeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 60ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61992/test to localhost:61992 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61992/test to localhost:61992 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:61992/test/discovery to localhost:61992 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61992/test to localhost:61992 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61992/test to localhost:61992 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:61992/test/discovery to localhost:61992 [None/None] [INFO] created ManagedSubscription id=15 [INFO] deleting ManagedSubscription id=15 [INFO] created ManagedSubscription id=16 [INFO] deleting ManagedSubscription id=16 [INFO] created ManagedSubscription id=17 [INFO] deleting ManagedSubscription id=17 [INFO] created ManagedSubscription id=18 [INFO] deleting ManagedSubscription id=18 [INFO] created ManagedSubscription id=19 [INFO] deleting ManagedSubscription id=19 [INFO] created ManagedSubscription id=20 [INFO] deleting ManagedSubscription id=20 [INFO] created ManagedSubscription id=21 [INFO] deleting ManagedSubscription id=21 [INFO] created ManagedSubscription id=22 [INFO] deleting ManagedSubscription id=22 [INFO] created ManagedSubscription id=23 [INFO] deleting ManagedSubscription id=23 [INFO] created ManagedSubscription id=24 [INFO] deleting ManagedSubscription id=24 [INFO] created ManagedSubscription id=25 [INFO] deleting ManagedSubscription id=25 [INFO] created ManagedSubscription id=26 [INFO] deleting ManagedSubscription id=26 [INFO] created ManagedSubscription id=27 [INFO] deleting ManagedSubscription id=27 [INFO] created ManagedSubscription id=28 [INFO] deleting ManagedSubscription id=28 [INFO] created ManagedSubscription id=29 [INFO] deleting ManagedSubscription id=29 [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedSubscriptionTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 83ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:43819/test to localhost:43819 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:43819/test to localhost:43819 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:43819/test/discovery to localhost:43819 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:43819/test to localhost:43819 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:43819/test to localhost:43819 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:43819/test/discovery to localhost:43819 [None/None] [INFO] created ManagedSubscription id=30 [INFO] deleting ManagedSubscription id=30 [INFO] created ManagedSubscription id=31 [INFO] deleting ManagedSubscription id=31 [INFO] created ManagedSubscription id=32 [INFO] deleting ManagedSubscription id=32 [INFO] created ManagedSubscription id=33 [INFO] deleting ManagedSubscription id=33 [INFO] created ManagedSubscription id=34 [INFO] deleting ManagedSubscription id=34 [INFO] created ManagedSubscription id=35 [INFO] deleting ManagedSubscription id=35 [INFO] created ManagedSubscription id=36 [INFO] deleting ManagedSubscription id=36 [INFO] created ManagedSubscription id=37 [INFO] deleting ManagedSubscription id=37 [INFO] created ManagedSubscription id=38 [INFO] deleting ManagedSubscription id=38 [INFO] created ManagedSubscription id=39 [INFO] deleting ManagedSubscription id=39 [INFO] created ManagedSubscription id=40 [INFO] deleting ManagedSubscription id=40 [INFO] created ManagedSubscription id=41 [INFO] deleting ManagedSubscription id=41 [INFO] created ManagedSubscription id=42 [INFO] deleting ManagedSubscription id=42 [INFO] created ManagedSubscription id=43 [INFO] deleting ManagedSubscription id=43 [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.ManagedDataItemTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 58ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26279/test to localhost:26279 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26279/test to localhost:26279 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:26279/test/discovery to localhost:26279 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26279/test to localhost:26279 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26279/test to localhost:26279 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:26279/test/discovery to localhost:26279 [None/None] [INFO] created ManagedSubscription id=44 [INFO] deleting ManagedSubscription id=44 [INFO] created ManagedSubscription id=45 [INFO] deleting ManagedSubscription id=45 [INFO] created ManagedSubscription id=46 [INFO] deleting ManagedSubscription id=46 [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.BatchModifyMonitoredItemsTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 99ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:46326/test to localhost:46326 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:46326/test to localhost:46326 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:46326/test/discovery to localhost:46326 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:46326/test to localhost:46326 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:46326/test to localhost:46326 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:46326/test/discovery to localhost:46326 [None/None] [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.384 s - in org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 47ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44471/test to localhost:44471 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44471/test to localhost:44471 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:44471/test/discovery to localhost:44471 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44471/test to localhost:44471 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44471/test to localhost:44471 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:44471/test/discovery to localhost:44471 [None/None] [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 44ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:56544/test to localhost:56544 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:56544/test to localhost:56544 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:56544/test/discovery to localhost:56544 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:56544/test to localhost:56544 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:56544/test to localhost:56544 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:56544/test/discovery to localhost:56544 [None/None] [INFO] result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} [INFO] inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s - in org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 42ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:48020/test to localhost:48020 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:48020/test to localhost:48020 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:48020/test/discovery to localhost:48020 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:48020/test to localhost:48020 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:48020/test to localhost:48020 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:48020/test/discovery to localhost:48020 [None/None] [INFO] [milo-netty-event-loop-1] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://localhost:48020/test [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://localhost:48020/test [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://127.0.0.1:48020/test [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://localhost:48020/test/discovery [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://127.0.0.1:48020/test/discovery [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [milo-netty-event-loop-1] WARN org.eclipse.milo.opcua.stack.server.UaStackServer - Bind failed for endpoint opc.tcp://127.0.0.1:48020/test [INFO] java.util.concurrent.CompletionException: java.net.SocketException: No such file or directory [INFO] at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) [INFO] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:769) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$null$1(ServerChannelManager.java:83) [INFO] at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) [INFO] at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) [INFO] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) [INFO] at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) [INFO] at org.eclipse.milo.opcua.stack.server.transport.ServerChannelManager.lambda$bootstrap$5(ServerChannelManager.java:149) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:557) [INFO] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) [INFO] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) [INFO] at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) [INFO] at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.safeSetFailure(AbstractChannel.java:999) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:564) [INFO] at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:600) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:230) [INFO] at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:602) [INFO] at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:579) [INFO] at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973) [INFO] at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:260) [INFO] at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:380) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) [INFO] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470) [INFO] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569) [INFO] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [INFO] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [INFO] at java.lang.Thread.run(Thread.java:748) [INFO] Caused by: java.net.SocketException: No such file or directory [INFO] at sun.nio.ch.Net.bind0(Native Method) [INFO] at sun.nio.ch.Net.bind(Net.java:433) [INFO] at sun.nio.ch.Net.bind(Net.java:425) [INFO] at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) [INFO] at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:141) [INFO] at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:562) [INFO] ... 16 more [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 42ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:13655/test to localhost:13655 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:13655/test to localhost:13655 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:13655/test/discovery to localhost:13655 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:13655/test to localhost:13655 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:13655/test to localhost:13655 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:13655/test/discovery to localhost:13655 [None/None] [INFO] 0:SetSubscriptionDurable (ns=0;i=12749) [Method] [INFO] 0:ResendData (ns=0;i=12873) [Method] [INFO] 0:RequestServerStateChange (ns=0;i=12886) [Method] [INFO] 0:GetMonitoredItems (ns=0;i=11492) [Method] [INFO] 0:ServerConfiguration (ns=0;i=12637) [Object] [INFO] 0:ServerArray (ns=0;i=2254) [Variable] [INFO] └─ value = Variant{value=[urn:eclipse:milo:examples:server:b0ddc649-b431-410a-8bc3-8f9574666ca5]} [INFO] 0:NamespaceArray (ns=0;i=2255) [Variable] [INFO] └─ value = Variant{value=[http://opcfoundation.org/UA/, urn:eclipse:milo:examples:server:b0ddc649-b431-410a-8bc3-8f9574666ca5, urn:eclipse:milo:test]} [INFO] 0:ServerStatus (ns=0;i=2256) [Variable] [INFO] └─ value = Variant{value=ExtensionObject{encoded=ByteString{bytes=[-112, -47, 91, 107, 116, 84, -38, 1, -128, 110, 101, 107, 116, 84, -38, 1, 0, 0, 0, 0, 31, 0, 0, 0, 117, 114, 110, 58, 101, 99, 108, 105, 112, 115, 101, 58, 109, 105, 108, 111, 58, 101, 120, 97, 109, 112, 108, 101, 45, 115, 101, 114, 118, 101, 114, 7, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 27, 0, 0, 0, 101, 99, 108, 105, 112, 115, 101, 32, 109, 105, 108, 111, 32, 101, 120, 97, 109, 112, 108, 101, 32, 115, 101, 114, 118, 101, 114, 6, 0, 0, 0, 48, 46, 54, 46, 49, 50, 0, 0, 0, 0, -48, 26, 85, 107, 116, 84, -38, 1, 0, 0, 0, 0, 0]}, encodingId=NodeId{ns=0, id=864}}} [INFO] 0:ServiceLevel (ns=0;i=2267) [Variable] [INFO] └─ value = Variant{value=255} [INFO] 0:Auditing (ns=0;i=2994) [Variable] [INFO] └─ value = Variant{value=false} [INFO] 0:EstimatedReturnTime (ns=0;i=12885) [Variable] [INFO] └─ value = Variant{value=null} [INFO] 0:ServerCapabilities (ns=0;i=2268) [Object] [INFO] 0:ServerDiagnostics (ns=0;i=2274) [Object] [INFO] 0:VendorServerInfo (ns=0;i=2295) [Object] [INFO] 0:ServerRedundancy (ns=0;i=2296) [Object] [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 89ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:14509/test to localhost:14509 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:14509/test to localhost:14509 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:14509/test/discovery to localhost:14509 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:14509/test to localhost:14509 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:14509/test to localhost:14509 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:14509/test/discovery to localhost:14509 [None/None] [INFO] 0:BaseDataType [INFO] 0:Boolean [INFO] 0:String [INFO] 0:NumericRange [INFO] 0:Time [INFO] 0:LocaleId [INFO] 0:NormalizedString [INFO] 0:DecimalString [INFO] 0:DurationString [INFO] 0:TimeString [INFO] 0:DateString [INFO] 0:DateTime [INFO] 0:Date [INFO] 0:UtcTime [INFO] 0:Guid [INFO] 0:ByteString [INFO] 0:Image [INFO] 0:ImageBMP [INFO] 0:ImageGIF [INFO] 0:ImageJPG [INFO] 0:ImagePNG [INFO] 0:ApplicationInstanceCertificate [INFO] 0:ContinuationPoint [INFO] 0:XmlElement [INFO] 0:NodeId [INFO] 0:SessionAuthenticationToken [INFO] 0:ExpandedNodeId [INFO] 0:StatusCode [INFO] 0:QualifiedName [INFO] 0:LocalizedText [INFO] 0:Structure [INFO] 0:TrustListDataType [INFO] 0:Argument [INFO] 0:StatusResult [INFO] 0:UserTokenPolicy [INFO] 0:ApplicationDescription [INFO] 0:EndpointDescription [INFO] 0:UserIdentityToken [INFO] 0:AnonymousIdentityToken [INFO] 0:UserNameIdentityToken [INFO] 0:X509IdentityToken [INFO] 0:IssuedIdentityToken [INFO] 0:EndpointConfiguration [INFO] 0:BuildInfo [INFO] 0:SignedSoftwareCertificate [INFO] 0:AddNodesItem [INFO] 0:AddReferencesItem [INFO] 0:DeleteNodesItem [INFO] 0:DeleteReferencesItem [INFO] 0:RegisteredServer [INFO] 0:OptionSet [INFO] 0:Union [INFO] 0:RelativePathElement [INFO] 0:RelativePath [INFO] 0:ContentFilterElement [INFO] 0:ContentFilter [INFO] 0:FilterOperand [INFO] 0:ElementOperand [INFO] 0:LiteralOperand [INFO] 0:AttributeOperand [INFO] 0:SimpleAttributeOperand [INFO] 0:DiscoveryConfiguration [INFO] 0:MdnsDiscoveryConfiguration [INFO] 0:HistoryEvent [INFO] 0:MonitoringFilter [INFO] 0:EventFilter [INFO] 0:TimeZoneDataType [INFO] 0:RedundantServerDataType [INFO] 0:SamplingIntervalDiagnosticsDataType [INFO] 0:ServerDiagnosticsSummaryDataType [INFO] 0:ServerStatusDataType [INFO] 0:SessionDiagnosticsDataType [INFO] 0:SessionSecurityDiagnosticsDataType [INFO] 0:ServiceCounterDataType [INFO] 0:SubscriptionDiagnosticsDataType [INFO] 0:ModelChangeStructureDataType [INFO] 0:Range [INFO] 0:EUInformation [INFO] 0:Annotation [INFO] 0:ProgramDiagnosticDataType [INFO] 0:SemanticChangeStructureDataType [INFO] 0:HistoryEventFieldList [INFO] 0:AggregateConfiguration [INFO] 0:EnumValueType [INFO] 0:EndpointUrlListDataType [INFO] 0:NetworkGroupDataType [INFO] 0:AxisInformation [INFO] 0:XVType [INFO] 0:ComplexNumberType [INFO] 0:DoubleComplexNumberType [INFO] 0:ServerOnNetwork [INFO] 0:DataValue [INFO] 0:DiagnosticInfo [INFO] 0:Number [INFO] 0:Float [INFO] 0:Double [INFO] 0:Duration [INFO] 0:Integer [INFO] 0:SByte [INFO] 0:Int16 [INFO] 0:Int32 [INFO] 0:Int64 [INFO] 0:UInteger [INFO] 0:Byte [INFO] 0:UInt16 [INFO] 0:UInt32 [INFO] 0:IntegerId [INFO] 0:Counter [INFO] 0:UInt64 [INFO] 0:BitFieldMaskDataType [INFO] 0:Decimal128 [INFO] 0:Enumeration [INFO] 0:NamingRuleType [INFO] 0:IdType [INFO] 0:NodeClass [INFO] 0:TrustListMasks [INFO] 0:MessageSecurityMode [INFO] 0:UserTokenType [INFO] 0:ApplicationType [INFO] 0:SecurityTokenRequestType [INFO] 0:AttributeWriteMask [INFO] 0:NodeAttributesMask [INFO] 0:FilterOperator [INFO] 0:RedundancySupport [INFO] 0:ServerState [INFO] 0:ExceptionDeviationFormat [INFO] 0:HistoryUpdateType [INFO] 0:PerformUpdateType [INFO] 0:OpenFileMode [INFO] 0:AxisScaleEnumeration [INFO] 0:String : class java.lang.String [INFO] 0:NumericRange : class java.lang.String [INFO] 0:Time : class java.lang.String [INFO] 0:LocaleId : class java.lang.String [INFO] 0:NormalizedString : class java.lang.String [INFO] 0:DecimalString : class java.lang.String [INFO] 0:DurationString : class java.lang.String [INFO] 0:TimeString : class java.lang.String [INFO] 0:DateString : class java.lang.String [INFO] 0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:Date : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime [INFO] 0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString [INFO] 0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId [INFO] 0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId [INFO] 0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject [INFO] 0:Double : class java.lang.Double [INFO] 0:Duration : class java.lang.Double [INFO] 0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger [INFO] 0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong [INFO] 0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong [INFO] 0:Enumeration : class java.lang.Integer [INFO] 0:NamingRuleType : class java.lang.Integer [INFO] 0:IdType : class java.lang.Integer [INFO] 0:NodeClass : class java.lang.Integer [INFO] 0:TrustListMasks : class java.lang.Integer [INFO] 0:MessageSecurityMode : class java.lang.Integer [INFO] 0:UserTokenType : class java.lang.Integer [INFO] 0:ApplicationType : class java.lang.Integer [INFO] 0:SecurityTokenRequestType : class java.lang.Integer [INFO] 0:AttributeWriteMask : class java.lang.Integer [INFO] 0:NodeAttributesMask : class java.lang.Integer [INFO] 0:FilterOperator : class java.lang.Integer [INFO] 0:RedundancySupport : class java.lang.Integer [INFO] 0:ServerState : class java.lang.Integer [INFO] 0:ExceptionDeviationFormat : class java.lang.Integer [INFO] 0:HistoryUpdateType : class java.lang.Integer [INFO] 0:PerformUpdateType : class java.lang.Integer [INFO] 0:OpenFileMode : class java.lang.Integer [INFO] 0:AxisScaleEnumeration : class java.lang.Integer [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in org.eclipse.milo.opcua.sdk.core.DataTypeTreeTest [INFO] [INFO] Running org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandlerTest [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [INFO] [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [INFO] [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 2004 nodes in 52ms. [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:30143/test to localhost:30143 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:30143/test to localhost:30143 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://localhost:30143/test/discovery to localhost:30143 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:30143/test to localhost:30143 [None/None] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:30143/test to localhost:30143 [Basic256Sha256/SignAndEncrypt] [INFO] [main] INFO org.eclipse.milo.opcua.stack.server.UaStackServer - Binding endpoint opc.tcp://127.0.0.1:30143/test/discovery to localhost:30143 [None/None] [INFO] result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} [INFO] inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandlerTest [INFO] [INFO] [INFO] [INFO] Results: [INFO] [INFO] [INFO] [WARNING] Tests run: 87, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ integration-tests --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ integration-tests --- [INFO] [INFO] No sources in project. Archive not created. [INFO] [INFO] [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:verify (default) @ integration-tests --- [INFO] [INFO] [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ integration-tests --- [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/.repository/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.pom.asc [INFO] [INFO] [INFO] [INFO] --- nexus-staging:1.6.8:deploy (injected-nexus-deploy) @ integration-tests --- [INFO] [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging")... [INFO] [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] [INFO] * Using staging profile ID "1a6e72ad4369a6" (matched by Nexus). [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.jar [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/pom.xml to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.pom [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.jar.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.jar.asc [INFO] [INFO] Installing /home/jenkins/agent/workspace/Milo_Release/target/checkout/opc-ua-sdk/integration-tests/target/integration-tests-0.6.12.pom.asc to /home/jenkins/agent/workspace/Milo_Release/target/checkout/target/nexus-staging/staging/1a6e72ad4369a6/org/eclipse/milo/integration-tests/0.6.12/integration-tests-0.6.12.pom.asc [INFO] [INFO] Performing remote staging... [INFO] [INFO] [INFO] [INFO] * Remote staging into staging profile ID "1a6e72ad4369a6" [INFO] [INFO] * Created staging repository with ID "orgeclipsemilo-1084". [INFO] [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsemilo-1084 [INFO] [INFO] * Uploading locally staged artifacts to profile org.eclipse.milo [INFO] [INFO] * Upload of locally staged artifacts finished. [INFO] [INFO] * Closing staging repository with ID "orgeclipsemilo-1084". [INFO] [INFO] Waiting for operation to complete... [INFO] ............ [INFO] [INFO] [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] Remote staging repositories are being released... [INFO] [INFO] Waiting for operation to complete... [INFO] ........... [INFO] [INFO] [INFO] Remote staging repositories released. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 0.6.12: [INFO] [INFO] [INFO] [INFO] Eclipse Milo Build Tools ........................... SUCCESS [ 1.006 s] [INFO] [INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [ 5.071 s] [INFO] [INFO] opc-ua-stack ....................................... SUCCESS [ 1.181 s] [INFO] [INFO] stack-core ......................................... SUCCESS [ 37.613 s] [INFO] [INFO] stack-client ....................................... SUCCESS [ 4.140 s] [INFO] [INFO] opc-ua-sdk ......................................... SUCCESS [ 1.708 s] [INFO] [INFO] sdk-core ........................................... SUCCESS [ 7.166 s] [INFO] [INFO] sdk-client ......................................... SUCCESS [ 25.748 s] [INFO] [INFO] bsd-core ........................................... SUCCESS [ 3.853 s] [INFO] [INFO] bsd-parser ......................................... SUCCESS [ 4.873 s] [INFO] [INFO] dictionary-reader .................................. SUCCESS [ 16.278 s] [INFO] [INFO] stack-server ....................................... SUCCESS [ 4.102 s] [INFO] [INFO] bsd-generator ...................................... SUCCESS [ 2.969 s] [INFO] [INFO] sdk-server ......................................... SUCCESS [ 28.309 s] [INFO] [INFO] dictionary-manager ................................. SUCCESS [ 3.332 s] [INFO] [INFO] milo-examples ...................................... SUCCESS [ 0.667 s] [INFO] [INFO] server-examples .................................... SUCCESS [ 6.361 s] [INFO] [INFO] client-examples .................................... SUCCESS [ 3.467 s] [INFO] [INFO] bsd-parser-gson .................................... SUCCESS [ 4.612 s] [INFO] [INFO] stack-tests ........................................ SUCCESS [01:15 min] [INFO] [INFO] sdk-tests .......................................... SUCCESS [ 3.865 s] [INFO] [INFO] integration-tests .................................. SUCCESS [01:50 min] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 05:56 min [INFO] [INFO] Finished at: 2024-01-31T18:38:10Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] phase cleanup [INFO] Cleaning up after release... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 0.6.12-SNAPSHOT: [INFO] [INFO] Eclipse Milo Build Tools ........................... SKIPPED [INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [09:30 min] [INFO] opc-ua-stack ....................................... SKIPPED [INFO] stack-core ......................................... SKIPPED [INFO] stack-client ....................................... SKIPPED [INFO] opc-ua-sdk ......................................... SKIPPED [INFO] sdk-core ........................................... SKIPPED [INFO] sdk-client ......................................... SKIPPED [INFO] bsd-core ........................................... SKIPPED [INFO] bsd-parser ......................................... SKIPPED [INFO] dictionary-reader .................................. SKIPPED [INFO] stack-server ....................................... SKIPPED [INFO] bsd-generator ...................................... SKIPPED [INFO] sdk-server ......................................... SKIPPED [INFO] dictionary-manager ................................. SKIPPED [INFO] milo-examples ...................................... SKIPPED [INFO] server-examples .................................... SKIPPED [INFO] client-examples .................................... SKIPPED [INFO] bsd-parser-gson .................................... SKIPPED [INFO] stack-tests ........................................ SKIPPED [INFO] sdk-tests .......................................... SKIPPED [INFO] integration-tests .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:32 min [INFO] Finished at: 2024-01-31T18:38:10Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 51 killed; [ssh-agent] Stopped. Finished: SUCCESS