GitHub pull request #1241 of commit 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc, no merge conflicts. Running as SYSTEM Setting status of 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc to PENDING with url https://ci.eclipse.org/milo/job/Milo_Test_Dev1.0/120/ and message: 'Build started for merge commit.' Agent basic-vzzjr is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-vzzjr" 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-vzzjr" - 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-vzzjr" - 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-vzzjr (basic) in workspace /home/jenkins/agent/workspace/Milo_Test_Dev1.0 The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/milo/ > git init /home/jenkins/agent/workspace/Milo_Test_Dev1.0 # timeout=10 Fetching upstream changes from https://github.com/eclipse/milo/ > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/milo/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/milo/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/milo/ # timeout=10 Fetching upstream changes from https://github.com/eclipse/milo/ > git fetch --tags --force --progress -- https://github.com/eclipse/milo/ +refs/pull/1241/*:refs/remotes/origin/pr/1241/* # timeout=10 > git rev-parse 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc^{commit} # timeout=10 Checking out Revision 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc # timeout=10 Commit message: "~ pass `configureTransport` into `DiscoveryClient.getEndpoints`" > git rev-list --no-walk cf693b05a8f0c7746da1b604a53d8863b5e22d71 # timeout=10 [Milo_Test_Dev1.0] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DghprbActualCommitAuthorEmail=kevinherron@gmail.com -DghprbTriggerAuthorLogin= -DghprbGhRepository=eclipse/milo -DghprbTargetBranch=dev/1.0 -DghprbPullId=1241 -DghprbCredentialsId=github-bot -DghprbAuthorRepoGitUrl=https://github.com/eclipse/milo.git -DghprbTriggerAuthor= -DghprbPullAuthorEmail=kevinherron@gmail.com -DghprbPullLink=https://github.com/eclipse/milo/pull/1241 -Dsha1=origin/pr/1241/merge -DghprbPullAuthorLoginMention=@kevinherron "-DghprbPullDescription=GitHub pull request #1241 of commit 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc, no merge conflicts." -DghprbActualCommit=147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc -DghprbPullAuthorLogin=kevinherron -DghprbSourceBranch=1.0-netty-customizers "-DghprbActualCommitAuthor=Kevin Herron" -DghprbTriggerAuthorLoginMention= '-DghprbPullLongDescription=This allows e.g. a SOCKS proxy to be configured fairly easily: \r\n```java\r\npublic static void main(String[] args) throws UaException {\r\n var client = OpcUaClient.create(\r\n \"opc.tcp://milo.digitalpetri.com:62541/milo\",\r\n endpoints -> endpoints.stream()\r\n .filter(e -> Objects.equals(e.getSecurityPolicyUri(), SecurityPolicy.None.getUri()))\r\n .findFirst(),\r\n tcb -> tcb.setChannelPipelineCustomizer(p -> addSocksProxyHandler(p)),\r\n ccb -> {}\r\n );\r\n\r\n client.connect();\r\n}\r\n\r\nprivate static void addSocksProxyHandler(ChannelPipeline pipeline) {\r\n var handler = new Socks5ProxyHandler(new InetSocketAddress(\"localhost\", 1080));\r\n pipeline.addFirst(handler);\r\n}\r\n```' -DghprbTriggerAuthorEmail= -DGIT_BRANCH=1.0-netty-customizers "-DghprbPullTitle=Allow customization of Netty Bootstrap and ChannelPipeline" -DghprbCommentBody=null -Dmaven.repo.local=/home/jenkins/agent/workspace/Milo_Test_Dev1.0/.repository clean verify -B Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.21+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.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] milo-opc-ua-stack [pom] [INFO] milo-guava-dependencies [jar] [INFO] milo-stack-core [jar] [INFO] milo-transport [jar] [INFO] milo-opc-ua-sdk [pom] [INFO] milo-sdk-core [jar] [INFO] milo-sdk-client [jar] [INFO] milo-encoding-json [jar] [INFO] milo-codec-json [jar] [INFO] milo-dtd-core [jar] [INFO] milo-dtd-reader [jar] [INFO] milo-sdk-server [jar] [INFO] milo-dtd-manager [jar] [INFO] milo-examples [pom] [INFO] milo-server-examples [jar] [INFO] milo-client-examples [jar] [INFO] milo-encoding-xml [jar] [INFO] milo-stack-tests [jar] [INFO] milo-transport-https [jar] [INFO] milo-transport-websocket [jar] [INFO] milo-sdk-tests [jar] [INFO] milo-integration-tests [jar] [INFO] [INFO] -----------------< org.eclipse.milo:milo-build-tools >------------------ [INFO] Building Eclipse Milo Build Tools 1.0.0-SNAPSHOT [1/24] [INFO] from build-tools/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-build-tools --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-build-tools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-build-tools --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-build-tools --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/build-tools/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-build-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-build-tools --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-build-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/build-tools/target/milo-build-tools-1.0.0-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.eclipse.milo:milo >------------------------ [INFO] Building Eclipse Milo - OPC UA (IEC 62541) 1.0.0-SNAPSHOT [2/24] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo --- [INFO] [INFO] -----------------< org.eclipse.milo:milo-opc-ua-stack >----------------- [INFO] Building milo-opc-ua-stack 1.0.0-SNAPSHOT [3/24] [INFO] from opc-ua-stack/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-opc-ua-stack --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-opc-ua-stack --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-opc-ua-stack --- [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-opc-ua-stack --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-opc-ua-stack --- [INFO] No tests to run. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-opc-ua-stack --- [INFO] [INFO] --------------< org.eclipse.milo:milo-guava-dependencies >-------------- [INFO] Building milo-guava-dependencies 1.0.0-SNAPSHOT [4/24] [INFO] from opc-ua-stack/guava-dependencies/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-guava-dependencies --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-guava-dependencies --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-guava-dependencies --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-guava-dependencies --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-guava-dependencies --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-guava-dependencies --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-guava-dependencies --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-guava-dependencies --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-guava-dependencies --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-guava-dependencies --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/target/milo-guava-dependencies-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-guava-dependencies --- [INFO] Including com.google.guava:guava:jar:33.0.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Minimizing jar org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/dependency-reduced-pom.xml [WARNING] failureaccess-1.0.2.jar, guava-33.0.0-jre.jar, milo-guava-dependencies-1.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 2038 -> 1279 (62%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/target/milo-guava-dependencies-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/target/milo-guava-dependencies-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-guava-dependencies --- [INFO] No tests to run. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-guava-dependencies --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/guava-dependencies/target/milo-guava-dependencies-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-stack-core >------------------ [INFO] Building milo-stack-core 1.0.0-SNAPSHOT [5/24] [INFO] from opc-ua-stack/stack-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-stack-core --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-stack-core --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-stack-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-stack-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-stack-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 532 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/binary/OpcUaBinaryDecoder.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/binary/OpcUaBinaryDecoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/binary/OpcUaBinaryDecoder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/src/main/java/org/eclipse/milo/opcua/stack/core/util/FutureUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-stack-core --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-stack-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-stack-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-stack-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.stack.core.util.ListsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.eclipse.milo.opcua.stack.core.util.ListsTest [INFO] Running org.eclipse.milo.opcua.stack.core.util.TaskQueueTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 s -- in org.eclipse.milo.opcua.stack.core.util.TaskQueueTest [INFO] Running org.eclipse.milo.opcua.stack.core.security.MemoryCertificateStoreTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s -- in org.eclipse.milo.opcua.stack.core.security.MemoryCertificateStoreTest [INFO] Running org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest [main] INFO org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest$1 - Loading KeyStore at /tmp/KeyStoreCertificateStoreTest12914535351376531736/testKeyStore.pfx [main] INFO org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest$1 - Loading KeyStore at /tmp/KeyStoreCertificateStoreTest9705603432628507699/testKeyStore.pfx [main] INFO org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest$1 - Loading KeyStore at /tmp/KeyStoreCertificateStoreTest324047088144486353/testKeyStore.pfx [main] INFO org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest$1 - Loading KeyStore at /tmp/KeyStoreCertificateStoreTest3863616882069508960/testKeyStore.pfx [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s -- in org.eclipse.milo.opcua.stack.core.security.KeyStoreCertificateStoreTest [INFO] Running org.eclipse.milo.opcua.stack.core.security.MemoryCertificateQuarantineTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s -- in org.eclipse.milo.opcua.stack.core.security.MemoryCertificateQuarantineTest [INFO] Running org.eclipse.milo.opcua.stack.core.security.FileBasedCertificateQuarantineTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.350 s -- in org.eclipse.milo.opcua.stack.core.security.FileBasedCertificateQuarantineTest [INFO] Running org.eclipse.milo.opcua.stack.core.types.structured.HistoryModifiedDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.milo.opcua.stack.core.types.structured.HistoryModifiedDataTest [INFO] Running org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescriptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.milo.opcua.stack.core.types.structured.ApplicationDescriptionTest [INFO] Running org.eclipse.milo.opcua.stack.core.types.builtin.MatrixTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.milo.opcua.stack.core.types.builtin.MatrixTest [INFO] Running org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUIntegerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUIntegerTest [INFO] Running org.eclipse.milo.opcua.stack.core.types.builtin.VariantTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.milo.opcua.stack.core.types.builtin.VariantTest [INFO] Running org.eclipse.milo.opcua.stack.core.NamespaceTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.milo.opcua.stack.core.NamespaceTableTest [INFO] Running org.eclipse.milo.opcua.stack.core.UriArrayTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.milo.opcua.stack.core.UriArrayTest [INFO] Running org.eclipse.milo.opcua.stack.core.StatusCodesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.milo.opcua.stack.core.StatusCodesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-stack-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/target/milo-stack-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-stack-core --- [INFO] Including org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT in the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/dependency-reduced-pom.xml [WARNING] milo-guava-dependencies-1.0.0-SNAPSHOT.jar, milo-stack-core-1.0.0-SNAPSHOT.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/target/milo-stack-core-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/target/milo-stack-core-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-stack-core --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-stack-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-core/target/milo-stack-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-transport >------------------- [INFO] Building milo-transport 1.0.0-SNAPSHOT [6/24] [INFO] from opc-ua-stack/transport/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-transport --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-transport --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-transport --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-transport --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-transport --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-transport --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-transport --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-transport --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-transport --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.stack.transport.client.tcp.OpcTcpTransportTest connecting... connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [milo-netty-event-loop-1] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-netty-event-loop-2] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-1] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-netty-event-loop-1] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... [milo-netty-event-loop-0] WARN org.eclipse.milo.opcua.stack.core.util.validation.CertificateValidationUtil - check suppressed: certificate failed end-entity ExtendedKeyUsage check: CN=Client Test Certificate,OU=dev,O=digitalpetri,L=Folsom,ST=CA,C=US [milo-netty-event-loop-3] WARN org.eclipse.milo.opcua.stack.core.security.ClientCertificateValidator$InsecureValidator - Skipping validation for certificate: CN=Server Test Certificate, OU=dev, O=digitalpetri, L=Folsom, ST=CA, C=US, EMAILADDRESS=kevinherron@gmail.com connected disconnecting... disconnected unbinding server transport... server transport unbound connecting... connected [milo-netty-event-loop-2] ERROR org.eclipse.milo.opcua.stack.transport.client.uasc.UascClientMessageHandler - [remote=localhost/127.0.0.1:12685] errorMessage=ErrorMessage{error=StatusCode{name=Bad_SecurityPolicyRejected, value=0x80550000, quality=bad}, reason=The security policy does not meet the requirements set by the server.} connecting... connected disconnecting... disconnected unbinding server transport... server transport unbound [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s -- in org.eclipse.milo.opcua.stack.transport.client.tcp.OpcTcpTransportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-transport --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/target/milo-transport-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-transport --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/target/milo-transport-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/target/milo-transport-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-transport --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-transport --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport/target/milo-transport-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-opc-ua-sdk >------------------ [INFO] Building milo-opc-ua-sdk 1.0.0-SNAPSHOT [7/24] [INFO] from opc-ua-sdk/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-opc-ua-sdk --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-opc-ua-sdk --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-opc-ua-sdk --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-opc-ua-sdk --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-opc-ua-sdk --- [INFO] [INFO] -------------------< org.eclipse.milo:milo-sdk-core >------------------- [INFO] Building milo-sdk-core 1.0.0-SNAPSHOT [8/24] [INFO] from opc-ua-sdk/sdk-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-sdk-core --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-sdk-core --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-sdk-core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-sdk-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-sdk-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 41 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-sdk-core --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-sdk-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-sdk-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-sdk-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest mod=1 remainder=0 group=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9] -- mod=2 remainder=0 group=[0, 2, 4, 6, 8] mod=2 remainder=1 group=[1, 3, 5, 7, 9] -- mod=3 remainder=0 group=[0, 3, 6, 9] mod=3 remainder=1 group=[1, 4, 7] mod=3 remainder=2 group=[2, 5, 8] -- mod=4 remainder=0 group=[0, 4, 8] mod=4 remainder=1 group=[1, 5, 9] mod=4 remainder=2 group=[2, 6] mod=4 remainder=3 group=[3, 7] -- mod=5 remainder=0 group=[0, 5] mod=5 remainder=1 group=[1, 6] mod=5 remainder=2 group=[2, 7] mod=5 remainder=3 group=[3, 8] mod=5 remainder=4 group=[4, 9] -- mod=6 remainder=0 group=[0, 6] mod=6 remainder=1 group=[1, 7] mod=6 remainder=2 group=[2, 8] mod=6 remainder=3 group=[3, 9] mod=6 remainder=4 group=[4] mod=6 remainder=5 group=[5] -- mod=7 remainder=0 group=[0, 7] mod=7 remainder=1 group=[1, 8] mod=7 remainder=2 group=[2, 9] mod=7 remainder=3 group=[3] mod=7 remainder=4 group=[4] mod=7 remainder=5 group=[5] mod=7 remainder=6 group=[6] -- mod=8 remainder=0 group=[0, 8] mod=8 remainder=1 group=[1, 9] mod=8 remainder=2 group=[2] mod=8 remainder=3 group=[3] mod=8 remainder=4 group=[4] mod=8 remainder=5 group=[5] mod=8 remainder=6 group=[6] mod=8 remainder=7 group=[7] -- mod=9 remainder=0 group=[0, 9] mod=9 remainder=1 group=[1] mod=9 remainder=2 group=[2] mod=9 remainder=3 group=[3] mod=9 remainder=4 group=[4] mod=9 remainder=5 group=[5] mod=9 remainder=6 group=[6] mod=9 remainder=7 group=[7] mod=9 remainder=8 group=[8] -- mod=10 remainder=0 group=[0] mod=10 remainder=1 group=[1] mod=10 remainder=2 group=[2] mod=10 remainder=3 group=[3] mod=10 remainder=4 group=[4] mod=10 remainder=5 group=[5] mod=10 remainder=6 group=[6] mod=10 remainder=7 group=[7] mod=10 remainder=8 group=[8] mod=10 remainder=9 group=[9] -- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.milo.opcua.sdk.server.util.GroupMapCollateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/target/milo-sdk-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-sdk-core --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/target/milo-sdk-core-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/target/milo-sdk-core-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-core/target/milo-sdk-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-sdk-client >------------------ [INFO] Building milo-sdk-client 1.0.0-SNAPSHOT [9/24] [INFO] from opc-ua-sdk/sdk-client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-sdk-client --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-sdk-client --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-sdk-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-sdk-client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-sdk-client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 674 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-sdk-client --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-sdk-client:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-sdk-client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-sdk-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-sdk-client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/target/milo-sdk-client-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-sdk-client --- [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/target/milo-sdk-client-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/target/milo-sdk-client-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-client/target/milo-sdk-client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------------< org.eclipse.milo:milo-encoding-json >----------------- [INFO] Building milo-encoding-json 1.0.0-SNAPSHOT [10/24] [INFO] from opc-ua-stack/encoding-json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-encoding-json --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-encoding-json --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-encoding-json --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-encoding-json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-encoding-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonEncoder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/main/java/org/eclipse/milo/opcua/stack/core/encoding/json/OpcUaJsonDecoder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-encoding-json --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-encoding-json:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-encoding-json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-encoding-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-encoding-json --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonDecoderTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.690 s -- in org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonDecoderTest [INFO] Running org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonEncoderTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.milo.opcua.stack.core.encoding.json.OpcUaJsonEncoderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-encoding-json --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-encoding-json --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-encoding-json --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-encoding-json --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-json/target/milo-encoding-json-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-codec-json >------------------ [INFO] Building milo-codec-json 1.0.0-SNAPSHOT [11/24] [INFO] from opc-ua-sdk/codec-json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-codec-json --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-codec-json --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-codec-json --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-codec-json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/codec-json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-codec-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-codec-json --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-codec-json:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/codec-json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-codec-json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/codec-json/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-codec-json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 29 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-codec-json --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.sdk.core.types.json.JsonStructCodecTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 s -- in org.eclipse.milo.sdk.core.types.json.JsonStructCodecTest [INFO] Running org.eclipse.milo.sdk.core.types.json.JsonConversionsTest {"Value":{"Type":6,"Body":42},"SourceTime":"0001-01-01T00:00:00Z","SourcePicoseconds":0,"ServerTime":"0001-01-01T00:00:00Z","ServerPicoseconds":0} {"Value":{"Type":6,"Body":42},"SourceTime":"0001-01-01T00:00:00Z","ServerTime":"0001-01-01T00:00:00Z"} {"Value":{"Type":6,"Body":42},"SourcePicoseconds":0,"ServerPicoseconds":0} {"Value":{"Type":6,"Body":42}} {"Value":{"Type":6,"Body":42}} {} [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.milo.sdk.core.types.json.JsonConversionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-codec-json --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/codec-json/target/milo-codec-json-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-codec-json --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/codec-json/target/milo-codec-json-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.milo:milo-dtd-core >------------------- [INFO] Building milo-dtd-core 1.0.0-SNAPSHOT [12/24] [INFO] from opc-ua-sdk/dtd-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-dtd-core --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-dtd-core --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-dtd-core --- [INFO] [INFO] --- jaxb2:3.1.0:xjc (xjc) @ milo-dtd-core --- [INFO] Created EpisodePath [/home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/generated-sources/jaxb2/META-INF/JAXB]: true [INFO] Ignored given or default xjbSources [/home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/xjb], since it is not an existent file or directory. [INFO] Created EpisodePath [/home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/generated-sources/jaxb2/META-INF/JAXB]: true [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-dtd-core --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 1 resource from target/generated-sources/jaxb2 to target/classes [INFO] Copying 1 resource from target/generated-sources/jaxb2 to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-dtd-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/json/JsonObjectCodec.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/json/JsonObjectCodec.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/json/JsonObjectCodec.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/AbstractBsdCodec.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/AbstractBsdCodec.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/src/main/java/org/eclipse/milo/opcua/sdk/core/dtd/AbstractBsdCodec.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-dtd-core --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-dtd-core --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-dtd-core --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-dtd-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.sdk.core.dtd.json.JsonBsdCodecTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. --- assertRoundTrip Type: Bar --- originalValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} encodedValue: 000000000500000068656c6c6f0100000007000000676f6f64627965 decodedValue: {"Foo":{"Bar":0,"Baz":"hello"},"Int":1,"Str":"goodbye"} --- assertRoundTrip Type: Foo --- originalValue: {"Bar":0,"Baz":"hello"} encodedValue: 000000000500000068656c6c6f decodedValue: {"Bar":0,"Baz":"hello"} --- assertRoundTrip Type: ScanSettings --- originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} encodedValue: 010000000000000000000000000000000000000000 decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} --- assertRoundTrip Type: Optionals --- originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} encodedValue: 0100000000000000 decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":0,"Reserved1":0,"OptionalInt32":0} --- assertRoundTrip Type: ScanSettings --- originalValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} encodedValue: 010000000000000000000000000000000000000000 decodedValue: {"LocationTypeSpecified":1,"Reserved1":0,"Duration":0.0,"Cycles":0,"DataAvailable":false,"LocationType":0} --- assertRoundTrip Type: Optionals --- originalValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} encodedValue: 00000000 decodedValue: {"OptionalInt32Specified":0,"OptionalStringSpecified":0,"Reserved1":0} --- assertRoundTrip Type: ArrayContainer --- originalValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 decodedValue: {"IntArray":[1,2,3],"BitField":143,"StringArray":["hello","world"]} --- assertRoundTrip Type: Optionals --- originalValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} encodedValue: 03000000000000000500000068656c6c6f decodedValue: {"OptionalInt32Specified":1,"OptionalStringSpecified":1,"Reserved1":0,"OptionalInt32":0,"OptionalString":"hello"} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in org.eclipse.milo.opcua.sdk.core.dtd.json.JsonBsdCodecTest [INFO] Running org.eclipse.milo.opcua.sdk.core.dtd.GenericBsdCodecTest --- assertRoundTrip Type: Foo --- originalValue: Struct{name=Foo, members={Baz=Member{name=Baz, value=hello}, Bar=Member{name=Bar, value=0}}} encodedValue: 000000000500000068656c6c6f decodedValue: Struct{name=Foo, members={Baz=Member{name=Baz, value=hello}, Bar=Member{name=Bar, value=0}}} --- assertRoundTrip Type: Optionals --- originalValue: Struct{name=Optionals, members={OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}}} encodedValue: 0100000000000000 decodedValue: Struct{name=Optionals, members={OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, Reserved1=Member{name=Reserved1, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}}} --- assertRoundTrip Type: Optionals --- originalValue: Struct{name=Optionals, members={OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}}} encodedValue: 00000000 decodedValue: Struct{name=Optionals, members={Reserved1=Member{name=Reserved1, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=0}, OptionalInt32Specified=Member{name=OptionalInt32Specified, value=0}}} --- assertRoundTrip Type: ArrayContainer --- originalValue: Struct{name=ArrayContainer, members={BitField=Member{name=BitField, value=143}, IntArray=Member{name=IntArray, value=[1, 2, 3]}, StringArray=Member{name=StringArray, value=[hello, world]}}} encodedValue: 030000000100000002000000030000008f020000000500000068656c6c6f05000000776f726c64 decodedValue: Struct{name=ArrayContainer, members={BitField=Member{name=BitField, value=143}, IntArray=Member{name=IntArray, value=[1, 2, 3]}, StringArray=Member{name=StringArray, value=[hello, world]}}} --- assertRoundTrip Type: ProfilePointStruct --- originalValue: Struct{name=ProfilePointStruct, members={rangeYSpecified=Member{name=rangeYSpecified, value=0}, rangeX=Member{name=rangeX, value=Range[low=3.0, high=4.0]}, y=Member{name=y, value=2.0}, x=Member{name=x, value=1.0}, Reserved1=Member{name=Reserved1, value=0}, rangeXSpecified=Member{name=rangeXSpecified, value=1}}} encodedValue: 01000000000000000000f03f000000000000004000000000000008400000000000001040 decodedValue: Struct{name=ProfilePointStruct, members={rangeYSpecified=Member{name=rangeYSpecified, value=0}, rangeX=Member{name=rangeX, value=Range[low=3.0, high=4.0]}, y=Member{name=y, value=2.0}, x=Member{name=x, value=1.0}, Reserved1=Member{name=Reserved1, value=0}, rangeXSpecified=Member{name=rangeXSpecified, value=1}}} --- assertRoundTrip Type: Optionals --- originalValue: Struct{name=Optionals, members={OptionalString=Member{name=OptionalString, value=hello}, Reserved1=Member{name=Reserved1, value=0}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}}} encodedValue: 03000000000000000500000068656c6c6f decodedValue: Struct{name=Optionals, members={OptionalInt32Specified=Member{name=OptionalInt32Specified, value=1}, OptionalStringSpecified=Member{name=OptionalStringSpecified, value=1}, OptionalInt32=Member{name=OptionalInt32, value=0}, OptionalString=Member{name=OptionalString, value=hello}, Reserved1=Member{name=Reserved1, value=0}}} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.milo.opcua.sdk.core.dtd.GenericBsdCodecTest [INFO] Running org.eclipse.milo.opcua.sdk.core.dtd.BsdParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.milo.opcua.sdk.core.dtd.BsdParserTest [INFO] Running org.eclipse.milo.opcua.sdk.core.dtd.BsdGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.milo.opcua.sdk.core.dtd.BsdGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-dtd-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/milo-dtd-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-dtd-core --- [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/milo-dtd-core-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/milo-dtd-core-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-dtd-core --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-core/target/milo-dtd-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-dtd-reader >------------------ [INFO] Building milo-dtd-reader 1.0.0-SNAPSHOT [13/24] [INFO] from opc-ua-sdk/dtd-reader/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-dtd-reader --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-dtd-reader --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-dtd-reader --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-dtd-reader --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-dtd-reader --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-dtd-reader --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-dtd-reader:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-dtd-reader --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-dtd-reader --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-dtd-reader --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.sdk.client.dtd.BinaryDataTypeDictionaryReaderTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. fragmentSize=1 dictionarySize=1 fragmentSize=1 dictionarySize=2 fragmentSize=1 dictionarySize=1024 fragmentSize=1 dictionarySize=1025 fragmentSize=1 dictionarySize=2048 fragmentSize=1 dictionarySize=2049 fragmentSize=1 dictionarySize=4096 fragmentSize=1 dictionarySize=4097 fragmentSize=1 dictionarySize=8192 fragmentSize=1 dictionarySize=8193 fragmentSize=2 dictionarySize=1 fragmentSize=2 dictionarySize=2 fragmentSize=2 dictionarySize=1024 fragmentSize=2 dictionarySize=1025 fragmentSize=2 dictionarySize=2048 fragmentSize=2 dictionarySize=2049 fragmentSize=2 dictionarySize=4096 fragmentSize=2 dictionarySize=4097 fragmentSize=2 dictionarySize=8192 fragmentSize=2 dictionarySize=8193 fragmentSize=1024 dictionarySize=1 fragmentSize=1024 dictionarySize=2 fragmentSize=1024 dictionarySize=1024 fragmentSize=1024 dictionarySize=1025 fragmentSize=1024 dictionarySize=2048 fragmentSize=1024 dictionarySize=2049 fragmentSize=1024 dictionarySize=4096 fragmentSize=1024 dictionarySize=4097 fragmentSize=1024 dictionarySize=8192 fragmentSize=1024 dictionarySize=8193 fragmentSize=2048 dictionarySize=1 fragmentSize=2048 dictionarySize=2 fragmentSize=2048 dictionarySize=1024 fragmentSize=2048 dictionarySize=1025 fragmentSize=2048 dictionarySize=2048 fragmentSize=2048 dictionarySize=2049 fragmentSize=2048 dictionarySize=4096 fragmentSize=2048 dictionarySize=4097 fragmentSize=2048 dictionarySize=8192 fragmentSize=2048 dictionarySize=8193 fragmentSize=4096 dictionarySize=1 fragmentSize=4096 dictionarySize=2 fragmentSize=4096 dictionarySize=1024 fragmentSize=4096 dictionarySize=1025 fragmentSize=4096 dictionarySize=2048 fragmentSize=4096 dictionarySize=2049 fragmentSize=4096 dictionarySize=4096 fragmentSize=4096 dictionarySize=4097 fragmentSize=4096 dictionarySize=8192 fragmentSize=4096 dictionarySize=8193 fragmentSize=8192 dictionarySize=1 fragmentSize=8192 dictionarySize=2 fragmentSize=8192 dictionarySize=1024 fragmentSize=8192 dictionarySize=1025 fragmentSize=8192 dictionarySize=2048 fragmentSize=8192 dictionarySize=2049 fragmentSize=8192 dictionarySize=4096 fragmentSize=8192 dictionarySize=4097 fragmentSize=8192 dictionarySize=8192 fragmentSize=8192 dictionarySize=8193 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.90 s -- in org.eclipse.milo.opcua.sdk.client.dtd.BinaryDataTypeDictionaryReaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-dtd-reader --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/target/milo-dtd-reader-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-dtd-reader --- [INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-client:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/target/milo-dtd-reader-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/target/milo-dtd-reader-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-dtd-reader --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-reader/target/milo-dtd-reader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-sdk-server >------------------ [INFO] Building milo-sdk-server 1.0.0-SNAPSHOT [14/24] [INFO] from opc-ua-sdk/sdk-server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-sdk-server --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-sdk-server --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-sdk-server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-sdk-server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-sdk-server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 824 source files with javac [debug target 11] to target/classes [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/AttributeWriter.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/AttributeWriter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/AttributeWriter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/RingBuffer.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/RingBuffer.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/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] --- bundle:5.1.9:manifest (generate-manifest) @ milo-sdk-server --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT : Export org.eclipse.milo.opcua.sdk.server, has 1, private references [org.eclipse.milo.opcua.sdk.server.servicesets.impl.helpers] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-sdk-server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-sdk-server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug target 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/events/conversions/StringConversionsTest.java: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/events/conversions/StringConversionsTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/events/conversions/StringConversionsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-sdk-server --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 11.0.21 [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 1.0.0-SNAPSHOT Int64 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true Int64 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 fromValue=-129 targetValue=null fromValue=128 targetValue=null Int64 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=-1 targetValue=null fromValue=256 targetValue=null Int64 -> Int16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=-32768 targetValue=-32768 fromValue=32767 targetValue=32767 fromValue=-32769 targetValue=null fromValue=32768 targetValue=null Int64 -> UInt16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 fromValue=-1 targetValue=null fromValue=65536 targetValue=null Int64 -> Int32 [EXPLICIT] fromValue=0 targetValue=0 fromValue=-2147483648 targetValue=-2147483648 fromValue=2147483647 targetValue=2147483647 fromValue=-2147483649 targetValue=null fromValue=2147483648 targetValue=null Int64 -> UInt32 [EXPLICIT] fromValue=0 targetValue=0 fromValue=4294967295 targetValue=4294967295 fromValue=-1 targetValue=null fromValue=4294967296 targetValue=null Int64 -> UInt64 [EXPLICIT] fromValue=0 targetValue=0 fromValue=9223372036854775807 targetValue=9223372036854775807 fromValue=-1 targetValue=null Int64 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-9223372036854775808 targetValue=-9.223372E18 fromValue=9223372036854775807 targetValue=9.223372E18 Int64 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-9223372036854775808 targetValue=-9.223372036854776E18 fromValue=9223372036854775807 targetValue=9.223372036854776E18 Int64 -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=1 targetValue=1 Int64 -> StatusCode [EXPLICIT] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=-9223372036854775808 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=9223372036854775807 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=-9223372036854775808 targetType=Float targetValue=-9.223372E18 [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=-9223372036854775808 targetType=Double targetValue=-9.223372036854776E18 [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 Float -> Boolean [EXPLICIT] fromValue=0.0 targetValue=false fromValue=1.0 targetValue=true Float -> SByte [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=-128.0 targetValue=-128 fromValue=127.0 targetValue=127 fromValue=-129.0 targetValue=null fromValue=128.0 targetValue=null Float -> Byte [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.0 targetValue=0 fromValue=255.0 targetValue=255 fromValue=-1.0 targetValue=null fromValue=256.0 targetValue=null Float -> Int16 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=-32768.0 targetValue=-32768 fromValue=32767.0 targetValue=32767 fromValue=-32769.0 targetValue=null fromValue=32768.0 targetValue=null Float -> UInt16 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=0.0 targetValue=0 fromValue=65535.0 targetValue=65535 fromValue=-1.0 targetValue=null fromValue=65536.0 targetValue=null Float -> Int32 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=-2.14748365E9 targetValue=-2147483648 fromValue=2.14748365E9 targetValue=2147483647 Float -> UInt32 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=-1.0 targetValue=null Float -> Int64 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 Float -> UInt64 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.4 targetValue=0 fromValue=0.5 targetValue=1 fromValue=-1.0 targetValue=null Float -> Double [IMPLICIT] fromValue=0.0 targetValue=0.0 fromValue=1.4E-45 targetValue=1.401298464324817E-45 fromValue=3.4028235E38 targetValue=3.4028234663852886E38 Float -> String [EXPLICIT] fromValue=0.0 targetValue=0.0 fromValue=0.4 targetValue=0.4 fromValue=0.5 targetValue=0.5 fromValue=1.0 targetValue=1.0 [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=1.4E-45 targetType=Double targetValue=1.401298464324817E-45 [IMPLICIT] fromValue=3.4028235E38 targetType=Double targetValue=3.4028234663852886E38 Int16 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true Int16 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 fromValue=-129 targetValue=null fromValue=128 targetValue=null Int16 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=-1 targetValue=null fromValue=256 targetValue=null Int16 -> UInt16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=-1 targetValue=null Int16 -> Int32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-32768 targetValue=-32768 fromValue=32767 targetValue=32767 Int16 -> UInt32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=-1 targetValue=null Int16 -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-32768 targetValue=-32768 fromValue=32767 targetValue=32767 Int16 -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=-1 targetValue=null Int16 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-32768 targetValue=-32768.0 fromValue=32767 targetValue=32767.0 Int16 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-32768 targetValue=-32768.0 fromValue=32767 targetValue=32767.0 Int16 -> String [EXPLICIT] fromValue=0 targetValue=0 [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [IMPLICIT] fromValue=-32768 targetType=Int32 targetValue=-32768 [IMPLICIT] fromValue=32767 targetType=Int32 targetValue=32767 [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [IMPLICIT] fromValue=32767 targetType=UInt32 targetValue=32767 [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=-32768 targetType=Int64 targetValue=-32768 [IMPLICIT] fromValue=32767 targetType=Int64 targetValue=32767 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=32767 targetType=UInt64 targetValue=32767 [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=-32768 targetType=Float targetValue=-32768.0 [IMPLICIT] fromValue=32767 targetType=Float targetValue=32767.0 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=-32768 targetType=Double targetValue=-32768.0 [IMPLICIT] fromValue=32767 targetType=Double targetValue=32767.0 UInt64 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true UInt64 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=128 targetValue=null UInt64 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=256 targetValue=null UInt64 -> Int16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=32768 targetValue=null UInt64 -> UInt16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 fromValue=65536 targetValue=null UInt64 -> Int32 [EXPLICIT] fromValue=0 targetValue=0 fromValue=2147483647 targetValue=2147483647 fromValue=2147483648 targetValue=null UInt64 -> UInt32 [EXPLICIT] fromValue=0 targetValue=0 fromValue=4294967295 targetValue=4294967295 fromValue=4294967296 targetValue=null UInt64 -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=9223372036854775807 targetValue=9223372036854775807 fromValue=18446744073709551615 targetValue=null UInt64 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=9223372036854775807 targetValue=9.223372E18 UInt64 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=9223372036854775807 targetValue=9.223372036854776E18 UInt64 -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=18446744073709551615 targetValue=18446744073709551615 UInt64 -> StatusCode [EXPLICIT] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} fromValue=18446744073709551615 targetValue=null [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=9223372036854775807 targetType=Int64 targetValue=9223372036854775807 [IMPLICIT] fromValue=18446744073709551615 targetType=Int64 targetValue=null [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=9223372036854775807 targetType=Float targetValue=9.223372E18 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=9223372036854775807 targetType=Double targetValue=9.223372036854776E18 Double -> Boolean [EXPLICIT] fromValue=0.0 targetValue=false fromValue=0.1 targetValue=true fromValue=1.0 targetValue=true Double -> SByte [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=-128.0 targetValue=-128 fromValue=127.0 targetValue=127 fromValue=-129.0 targetValue=null fromValue=128.0 targetValue=null Double -> Byte [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=0.0 targetValue=0 fromValue=255.0 targetValue=255 fromValue=-1.0 targetValue=null fromValue=256.0 targetValue=null Double -> Int16 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=-32768.0 targetValue=-32768 fromValue=32767.0 targetValue=32767 fromValue=-32769.0 targetValue=null fromValue=32768.0 targetValue=null Double -> UInt16 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=65535.0 targetValue=65535 fromValue=-1.0 targetValue=null fromValue=65536.0 targetValue=null Double -> Int32 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=-2.147483648E9 targetValue=-2147483648 fromValue=2.147483647E9 targetValue=2147483647 fromValue=-2.147483649E9 targetValue=null fromValue=2.147483648E9 targetValue=null Double -> UInt32 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=4.294967295E9 targetValue=4294967295 fromValue=-1.0 targetValue=null fromValue=4.294967296E9 targetValue=null Double -> Int64 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=-9.223372036854776E18 targetValue=-9223372036854775808 fromValue=9.223372036854776E18 targetValue=9223372036854775807 fromValue=-1.7976931348623157E308 targetValue=null fromValue=1.7976931348623157E308 targetValue=null Double -> UInt64 [EXPLICIT] fromValue=0.0 targetValue=0 fromValue=-1.0 targetValue=null fromValue=1.7976931348623157E308 targetValue=9223372036854775807 Double -> Float [EXPLICIT] fromValue=0.0 targetValue=0.0 fromValue=1.401298464324817E-45 targetValue=1.4E-45 fromValue=3.4028234663852886E38 targetValue=3.4028235E38 fromValue=-1.401298464324817E-45 targetValue=-1.4E-45 fromValue=-3.4028234663852886E38 targetValue=-3.4028235E38 fromValue=1.7976931348623157E308 targetValue=null fromValue=-1.7976931348623157E308 targetValue=null Double -> String [EXPLICIT] fromValue=0.0 targetValue=0.0 fromValue=1.5 targetValue=1.5 UInt16 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true UInt16 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=128 targetValue=null UInt16 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=256 targetValue=null UInt16 -> Int16 [IMPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=32768 targetValue=null UInt16 -> Int32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 UInt16 -> UInt32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 UInt16 -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 UInt16 -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 UInt16 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=65535 targetValue=65535.0 UInt16 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=65535 targetValue=65535.0 UInt16 -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 UInt16 -> StatusCode [IMPLICIT] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=43981 targetValue=StatusCode{value=0xABCD0000, quality=bad} fromValue=65535 targetValue=StatusCode{value=0xFFFF0000, quality=unknown} [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [IMPLICIT] fromValue=32767 targetType=Int16 targetValue=32767 [IMPLICIT] fromValue=32768 targetType=Int16 targetValue=null [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [IMPLICIT] fromValue=65535 targetType=Int32 targetValue=65535 [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [IMPLICIT] fromValue=65535 targetType=UInt32 targetValue=65535 [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=65535 targetType=Int64 targetValue=65535 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=65535 targetType=UInt64 targetValue=65535 [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=65535 targetType=Float targetValue=65535.0 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=65535 targetType=Double targetValue=65535.0 [IMPLICIT] fromValue=0 targetType=StatusCode targetValue=StatusCode{name=Good, value=0x00000000, quality=good} [IMPLICIT] fromValue=43981 targetType=StatusCode targetValue=StatusCode{value=0xABCD0000, quality=bad} [IMPLICIT] fromValue=65535 targetType=StatusCode targetValue=StatusCode{value=0xFFFF0000, quality=unknown} String -> Boolean [IMPLICIT] fromValue=true targetValue=true fromValue=1 targetValue=true fromValue=false targetValue=false fromValue=0 targetValue=false fromValue=foo targetValue=null String -> SByte [IMPLICIT] fromValue=0 targetValue=0 String -> Byte [IMPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 String -> Int16 [IMPLICIT] fromValue=0 targetValue=0 String -> UInt16 [IMPLICIT] fromValue=0 targetValue=0 String -> Int32 [IMPLICIT] fromValue=0 targetValue=0 String -> UInt32 [IMPLICIT] fromValue=0 targetValue=0 String -> Int64 [IMPLICIT] fromValue=0 targetValue=0 String -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 String -> Float [IMPLICIT] fromValue=0.0 targetValue=0.0 fromValue=0f targetValue=0.0 fromValue=0e0 targetValue=0.0 String -> Double [IMPLICIT] fromValue=0.0 targetValue=0.0 String -> DateTime [EXPLICIT] fromValue=2018-08-31T12:40:02Z targetValue=DateTime{date=Fri Aug 31 12:40:02 UTC 2018, instant=2018-08-31T12:40:02Z} String -> Guid [IMPLICIT] fromValue=1f895c45-f660-400d-aaea-13822499e6d9 targetValue=1f895c45-f660-400d-aaea-13822499e6d9 String -> NodeId [EXPLICIT] fromValue=ns=0;s=foo targetValue=NodeId{ns=0, id=foo} String -> ExpandedNodeId [EXPLICIT] fromValue=nsu=http://opcfoundation.org/UA/;s=foo targetValue=ExpandedNodeId{ns=http://opcfoundation.org/UA/, id=foo, serverIndex=0} String -> QualifiedName [EXPLICIT] fromValue=foo targetValue=QualifiedName{name=foo, namespaceIndex=0} String -> LocalizedText [EXPLICIT] fromValue=foo targetValue=LocalizedText{text=foo, locale=} [IMPLICIT] fromValue=true targetType=Boolean targetValue=true [IMPLICIT] fromValue=1 targetType=Boolean targetValue=true [IMPLICIT] fromValue=false targetType=Boolean targetValue=false [IMPLICIT] fromValue=0 targetType=Boolean targetValue=false [IMPLICIT] fromValue=foo targetType=Boolean targetValue=null [IMPLICIT] fromValue=0 targetType=SByte targetValue=0 [IMPLICIT] fromValue=0 targetType=Byte targetValue=0 [IMPLICIT] fromValue=255 targetType=Byte targetValue=255 [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=0.0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=0f targetType=Float targetValue=0.0 [IMPLICIT] fromValue=0e0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=0.0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=d8d0a159-bc06-4727-bbea-bbfb34aa3405 targetType=Guid targetValue=d8d0a159-bc06-4727-bbea-bbfb34aa3405 Int32 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true Int32 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 fromValue=-129 targetValue=null fromValue=128 targetValue=null Int32 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=-1 targetValue=null fromValue=256 targetValue=null Int32 -> Int16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=-32768 targetValue=-32768 fromValue=32767 targetValue=32767 fromValue=-32769 targetValue=null fromValue=32768 targetValue=null Int32 -> UInt16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 fromValue=-1 targetValue=null fromValue=65536 targetValue=null Int32 -> UInt32 [EXPLICIT] fromValue=0 targetValue=0 fromValue=2147483647 targetValue=2147483647 fromValue=-1 targetValue=null Int32 -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-2147483648 targetValue=-2147483648 fromValue=2147483647 targetValue=2147483647 Int32 -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=2147483647 targetValue=2147483647 fromValue=-1 targetValue=null Int32 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-2147483648 targetValue=-2.14748365E9 fromValue=2147483647 targetValue=2.14748365E9 Int32 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-2147483648 targetValue=-2.147483648E9 fromValue=2147483647 targetValue=2.147483647E9 Int32 -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=1 targetValue=1 Int32 -> StatusCode [EXPLICIT] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=-2147483648 targetValue=StatusCode{name=Bad, value=0x80000000, quality=bad} fromValue=2147483647 targetValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=-2147483648 targetType=Int64 targetValue=-2147483648 [IMPLICIT] fromValue=2147483647 targetType=Int64 targetValue=2147483647 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=2147483647 targetType=UInt64 targetValue=2147483647 [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=-2147483648 targetType=Float targetValue=-2.14748365E9 [IMPLICIT] fromValue=2147483647 targetType=Float targetValue=2.14748365E9 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=-2147483648 targetType=Double targetValue=-2.147483648E9 [IMPLICIT] fromValue=2147483647 targetType=Double targetValue=2.147483647E9 now: DateTime{date=Sat Mar 23 17:12:55 UTC 2024, instant=2024-03-23T17:12:55.796188Z} nowAsString: 2024-03-23T17:12:55Z nowAsStringAsDateTime: DateTime{date=Sat Mar 23 17:12:55 UTC 2024, instant=2024-03-23T17:12:55Z} UInt32 -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true UInt32 -> SByte [EXPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=128 targetValue=null UInt32 -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=255 targetValue=255 fromValue=256 targetValue=null UInt32 -> Int16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=32767 targetValue=32767 fromValue=32768 targetValue=null UInt32 -> UInt16 [EXPLICIT] fromValue=0 targetValue=0 fromValue=65535 targetValue=65535 fromValue=65536 targetValue=null UInt32 -> Int32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=2147483647 targetValue=2147483647 fromValue=2147483648 targetValue=null UInt32 -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=4294967295 targetValue=4294967295 UInt32 -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=4294967295 targetValue=4294967295 UInt32 -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=4294967295 targetValue=4.2949673E9 UInt32 -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=4294967295 targetValue=4.294967295E9 UInt32 -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=4294967295 targetValue=4294967295 UInt32 -> StatusCode [EXPLICIT] fromValue=0 targetValue=StatusCode{name=Good, value=0x00000000, quality=good} fromValue=43981 targetValue=StatusCode{name=Good, value=0x0000ABCD, quality=good} fromValue=3135024077 targetValue=StatusCode{value=0xBADCABCD, quality=bad} fromValue=4294967295 targetValue=StatusCode{value=0xFFFFFFFF, quality=unknown} [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [IMPLICIT] fromValue=2147483647 targetType=Int32 targetValue=2147483647 [IMPLICIT] fromValue=2147483648 targetType=Int32 targetValue=null [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=4294967295 targetType=Int64 targetValue=4294967295 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=4294967295 targetType=UInt64 targetValue=4294967295 [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=4294967295 targetType=Float targetValue=4.2949673E9 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=4294967295 targetType=Double targetValue=4.294967295E9 SByte -> Boolean [EXPLICIT] fromValue=0 targetValue=false fromValue=1 targetValue=true SByte -> Byte [EXPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=-1 targetValue=null SByte -> Int16 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 SByte -> UInt16 [IMPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=-1 targetValue=null SByte -> Int32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 SByte -> UInt32 [IMPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=-1 targetValue=null SByte -> Int64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 SByte -> UInt64 [IMPLICIT] fromValue=0 targetValue=0 fromValue=127 targetValue=127 fromValue=-1 targetValue=null SByte -> Float [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-128 targetValue=-128.0 fromValue=127 targetValue=127.0 SByte -> Double [IMPLICIT] fromValue=0 targetValue=0.0 fromValue=-128 targetValue=-128.0 fromValue=127 targetValue=127.0 SByte -> String [EXPLICIT] fromValue=0 targetValue=0 fromValue=-128 targetValue=-128 fromValue=127 targetValue=127 [IMPLICIT] fromValue=0 targetType=Int16 targetValue=0 [IMPLICIT] fromValue=-128 targetType=Int16 targetValue=-128 [IMPLICIT] fromValue=127 targetType=Int16 targetValue=127 [IMPLICIT] fromValue=0 targetType=UInt16 targetValue=0 [IMPLICIT] fromValue=127 targetType=UInt16 targetValue=127 [IMPLICIT] fromValue=-1 targetType=UInt16 targetValue=null [IMPLICIT] fromValue=0 targetType=Int32 targetValue=0 [IMPLICIT] fromValue=-128 targetType=Int32 targetValue=-128 [IMPLICIT] fromValue=127 targetType=Int32 targetValue=127 [IMPLICIT] fromValue=0 targetType=UInt32 targetValue=0 [IMPLICIT] fromValue=127 targetType=UInt32 targetValue=127 [IMPLICIT] fromValue=-1 targetType=UInt32 targetValue=null [IMPLICIT] fromValue=0 targetType=Int64 targetValue=0 [IMPLICIT] fromValue=-128 targetType=Int64 targetValue=-128 [IMPLICIT] fromValue=127 targetType=Int64 targetValue=127 [IMPLICIT] fromValue=0 targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=127 targetType=UInt64 targetValue=127 [IMPLICIT] fromValue=-1 targetType=UInt64 targetValue=null [IMPLICIT] fromValue=0 targetType=Float targetValue=0.0 [IMPLICIT] fromValue=-128 targetType=Float targetValue=-128.0 [IMPLICIT] fromValue=127 targetType=Float targetValue=127.0 [IMPLICIT] fromValue=0 targetType=Double targetValue=0.0 [IMPLICIT] fromValue=-128 targetType=Double targetValue=-128.0 [IMPLICIT] fromValue=127 targetType=Double targetValue=127.0 StatusCode -> Int16 [EXPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 StatusCode -> UInt16 [EXPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=32767 fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=65535 StatusCode -> Int32 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetValue=2147483647 StatusCode -> UInt32 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetValue=2147418112 fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetValue=4294901760 fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 StatusCode -> Int64 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 StatusCode -> UInt64 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetValue=0 fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetValue=4294967295 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int32 targetValue=0 [IMPLICIT] fromValue=StatusCode{value=0x7FFFFFFF, quality=uncertain} targetType=Int32 targetValue=2147483647 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt32 targetValue=0 [IMPLICIT] fromValue=StatusCode{value=0x7FFF0000, quality=uncertain} targetType=UInt32 targetValue=2147418112 [IMPLICIT] fromValue=StatusCode{value=0xFFFF0000, quality=unknown} targetType=UInt32 targetValue=4294901760 [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt32 targetValue=4294967295 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=Int64 targetValue=0 [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=Int64 targetValue=4294967295 [IMPLICIT] fromValue=StatusCode{name=Good, value=0x00000000, quality=good} targetType=UInt64 targetValue=0 [IMPLICIT] fromValue=StatusCode{value=0xFFFFFFFF, quality=unknown} targetType=UInt64 targetValue=4294967295 org.eclipse.milo.opcua.sdk.server.nodes.factories.InstanceDeclarationHierarchy@3fba233d onObjectAdded parent=null instance=ServerType onMethodAdded parent=ServerType instance=GetMonitoredItems onVariableAdded parent=GetMonitoredItems instance=InputArguments onVariableAdded parent=GetMonitoredItems instance=OutputArguments onMethodAdded parent=ServerType instance=ResendData onVariableAdded parent=ResendData instance=InputArguments onMethodAdded parent=ServerType instance=SetSubscriptionDurable onVariableAdded parent=SetSubscriptionDurable instance=InputArguments onVariableAdded parent=SetSubscriptionDurable instance=OutputArguments onMethodAdded parent=ServerType instance=RequestServerStateChange onVariableAdded parent=RequestServerStateChange instance=InputArguments onObjectAdded parent=ServerType instance=ServerCapabilities onVariableAdded parent=ServerCapabilities instance=ServerProfileArray onVariableAdded parent=ServerCapabilities instance=LocaleIdArray onVariableAdded parent=ServerCapabilities instance=MinSupportedSampleRate onVariableAdded parent=ServerCapabilities instance=MaxBrowseContinuationPoints onVariableAdded parent=ServerCapabilities instance=MaxQueryContinuationPoints onVariableAdded parent=ServerCapabilities instance=MaxHistoryContinuationPoints onVariableAdded parent=ServerCapabilities instance=SoftwareCertificates onObjectAdded parent=ServerCapabilities instance=ModellingRules onObjectAdded parent=ServerCapabilities instance=AggregateFunctions onObjectAdded parent=ServerCapabilities instance=OperationLimits onVariableAdded parent=OperationLimits instance=MaxNodesPerRead onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadData onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryReadEvents onVariableAdded parent=OperationLimits instance=MaxNodesPerWrite onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateData onVariableAdded parent=OperationLimits instance=MaxNodesPerHistoryUpdateEvents onVariableAdded parent=OperationLimits instance=MaxNodesPerMethodCall onVariableAdded parent=OperationLimits instance=MaxNodesPerBrowse onVariableAdded parent=OperationLimits instance=MaxNodesPerRegisterNodes onVariableAdded parent=OperationLimits instance=MaxNodesPerTranslateBrowsePathsToNodeIds onVariableAdded parent=OperationLimits instance=MaxNodesPerNodeManagement onVariableAdded parent=OperationLimits instance=MaxMonitoredItemsPerCall onObjectAdded parent=ServerCapabilities instance=RoleSet onMethodAdded parent=RoleSet instance=AddRole onVariableAdded parent=AddRole instance=InputArguments onVariableAdded parent=AddRole instance=OutputArguments onMethodAdded parent=RoleSet instance=RemoveRole onVariableAdded parent=RemoveRole instance=InputArguments onVariableAdded parent=ServerCapabilities instance=MaxArrayLength onVariableAdded parent=ServerCapabilities instance=MaxStringLength onVariableAdded parent=ServerCapabilities instance=MaxByteStringLength onVariableAdded parent=ServerCapabilities instance=MaxSessions onVariableAdded parent=ServerCapabilities instance=MaxSubscriptions onVariableAdded parent=ServerCapabilities instance=MaxMonitoredItems onVariableAdded parent=ServerCapabilities instance=MaxSubscriptionsPerSession onVariableAdded parent=ServerCapabilities instance=MaxMonitoredItemsPerSubscription onVariableAdded parent=ServerCapabilities instance=MaxSelectClauseParameters onVariableAdded parent=ServerCapabilities instance=MaxWhereClauseParameters onVariableAdded parent=ServerCapabilities instance=ConformanceUnits onObjectAdded parent=ServerType instance=ServerDiagnostics onVariableAdded parent=ServerDiagnostics instance=ServerDiagnosticsSummary onVariableAdded parent=ServerDiagnosticsSummary instance=ServerViewCount onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSessionCount onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSessionCount onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedSessionCount onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedSessionCount onVariableAdded parent=ServerDiagnosticsSummary instance=SessionTimeoutCount onVariableAdded parent=ServerDiagnosticsSummary instance=SessionAbortCount onVariableAdded parent=ServerDiagnosticsSummary instance=PublishingIntervalCount onVariableAdded parent=ServerDiagnosticsSummary instance=CurrentSubscriptionCount onVariableAdded parent=ServerDiagnosticsSummary instance=CumulatedSubscriptionCount onVariableAdded parent=ServerDiagnosticsSummary instance=SecurityRejectedRequestsCount onVariableAdded parent=ServerDiagnosticsSummary instance=RejectedRequestsCount onVariableAdded parent=ServerDiagnostics instance=SubscriptionDiagnosticsArray onObjectAdded parent=ServerDiagnostics instance=SessionsDiagnosticsSummary onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionDiagnosticsArray onVariableAdded parent=SessionsDiagnosticsSummary instance=SessionSecurityDiagnosticsArray onVariableAdded parent=ServerDiagnostics instance=EnabledFlag onVariableAdded parent=ServerDiagnostics instance=SamplingIntervalDiagnosticsArray onObjectAdded parent=ServerType instance=VendorServerInfo onObjectAdded parent=ServerType instance=ServerRedundancy onVariableAdded parent=ServerRedundancy instance=RedundancySupport onObjectAdded parent=ServerType instance=Namespaces onVariableAdded parent=ServerType instance=ServerArray onVariableAdded parent=ServerType instance=NamespaceArray onVariableAdded parent=ServerType instance=UrisVersion onVariableAdded parent=ServerType instance=ServerStatus onVariableAdded parent=ServerStatus instance=StartTime onVariableAdded parent=ServerStatus instance=CurrentTime onVariableAdded parent=ServerStatus instance=State onVariableAdded parent=ServerStatus instance=BuildInfo onVariableAdded parent=BuildInfo instance=ProductUri onVariableAdded parent=BuildInfo instance=ManufacturerName onVariableAdded parent=BuildInfo instance=ProductName onVariableAdded parent=BuildInfo instance=SoftwareVersion onVariableAdded parent=BuildInfo instance=BuildNumber onVariableAdded parent=BuildInfo instance=BuildDate onVariableAdded parent=ServerStatus instance=SecondsTillShutdown onVariableAdded parent=ServerStatus instance=ShutdownReason onVariableAdded parent=ServerType instance=ServiceLevel onVariableAdded parent=ServerType instance=Auditing onVariableAdded parent=ServerType instance=EstimatedReturnTime onVariableAdded parent=ServerType instance=LocalTime 10.40.56.17 basic-vzzjr [INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.632 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-server --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-sdk-server --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-server --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-server/target/milo-sdk-server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.milo:milo-dtd-manager >------------------ [INFO] Building milo-dtd-manager 1.0.0-SNAPSHOT [15/24] [INFO] from opc-ua-sdk/dtd-manager/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-dtd-manager --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-dtd-manager --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-dtd-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-dtd-manager --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-dtd-manager --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-dtd-manager --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-dtd-manager --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-dtd-manager --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-dtd-manager --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-dtd-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-dtd-manager --- [INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-dtd-manager --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/dtd-manager/target/milo-dtd-manager-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------------< org.eclipse.milo:milo-examples >------------------- [INFO] Building milo-examples 1.0.0-SNAPSHOT [16/24] [INFO] from milo-examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-examples --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-examples --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-examples --- [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-examples --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-examples --- [INFO] [INFO] ---------------< org.eclipse.milo:milo-server-examples >---------------- [INFO] Building milo-server-examples 1.0.0-SNAPSHOT [17/24] [INFO] from milo-examples/server-examples/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-server-examples --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-server-examples --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-server-examples --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-server-examples --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-server-examples --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-server-examples --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-server-examples:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-server-examples --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-server-examples --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-server-examples --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-server-examples --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-server-examples --- [INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.slf4j:slf4j-simple:jar:2.0.12 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-server-examples --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/server-examples/target/milo-server-examples-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.milo:milo-client-examples >---------------- [INFO] Building milo-client-examples 1.0.0-SNAPSHOT [18/24] [INFO] from milo-examples/client-examples/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-client-examples --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-client-examples --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-client-examples --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-client-examples --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-client-examples --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-client-examples --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-client-examples:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-client-examples --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-client-examples --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-client-examples --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-client-examples --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-client-examples --- [INFO] Excluding org.eclipse.milo:milo-sdk-client:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-codec-json:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-encoding-json:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.code.gson:gson:jar:2.10.1 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-dtd-reader:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-dtd-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.sun.activation:jakarta.activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-server-examples:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-sdk-server:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-dtd-manager:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.slf4j:slf4j-simple:jar:2.0.12 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-client-examples --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/milo-examples/client-examples/target/milo-client-examples-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.milo:milo-encoding-xml >----------------- [INFO] Building milo-encoding-xml 1.0.0-SNAPSHOT [19/24] [INFO] from opc-ua-stack/encoding-xml/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-encoding-xml --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-encoding-xml --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-encoding-xml --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-encoding-xml --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-encoding-xml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-encoding-xml --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-encoding-xml:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-encoding-xml --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-encoding-xml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-encoding-xml --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.stack.core.encoding.xml.OpcUaXmlDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.milo.opcua.stack.core.encoding.xml.OpcUaXmlDecoderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-encoding-xml --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-encoding-xml --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:4.0.4 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:jaxb-core:jar:4.0.4 from the shaded jar. [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.1 from the shaded jar. [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:2.1.2 from the shaded jar. [INFO] Excluding org.eclipse.angus:angus-activation:jar:2.0.1 from the shaded jar. [INFO] Excluding org.glassfish.jaxb:txw2:jar:4.0.4 from the shaded jar. [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:4.1.2 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-encoding-xml --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-encoding-xml --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/encoding-xml/target/milo-encoding-xml-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------< org.eclipse.milo:milo-stack-tests >------------------ [INFO] Building milo-stack-tests 1.0.0-SNAPSHOT [20/24] [INFO] from opc-ua-stack/stack-tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-stack-tests --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-stack-tests --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-stack-tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-stack-tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-stack-tests --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-stack-tests --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-stack-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-stack-tests --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-stack-tests --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-stack-tests --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=128 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=None, messageSecurityMode=None, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Asymmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt, messageSize=65535 [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=None, messageSecurityMode=None [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=Sign [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic128Rsa15, messageSecurityMode=SignAndEncrypt [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=Sign [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256, messageSecurityMode=SignAndEncrypt [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=Sign [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Basic256Sha256, messageSecurityMode=SignAndEncrypt [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=Sign [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes128_Sha256_RsaOaep, messageSecurityMode=SignAndEncrypt [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=Sign [main] INFO org.eclipse.milo.opcua.stack.ChunkSerializationTest - Symmetric chunk serialization, securityPolicy=Aes256_Sha256_RsaPss, messageSecurityMode=SignAndEncrypt [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.79 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-stack-tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-stack-tests --- [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/stack-tests/target/milo-stack-tests-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-stack-tests --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-stack-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] ---------------< org.eclipse.milo:milo-transport-https >---------------- [INFO] Building milo-transport-https 1.0.0-SNAPSHOT [21/24] [INFO] from opc-ua-stack/transport-https/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-transport-https --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-transport-https --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-transport-https --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-transport-https --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-transport-https --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-transport-https --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-transport-https:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-transport-https --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-transport-https --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-transport-https --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-transport-https --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-transport-https --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding io.netty:netty-codec-http:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-transport-https --- [INFO] No tests to run. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-transport-https --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-https/target/milo-transport-https-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.eclipse.milo:milo-transport-websocket >-------------- [INFO] Building milo-transport-websocket 1.0.0-SNAPSHOT [22/24] [INFO] from opc-ua-stack/transport-websocket/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-transport-websocket --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-transport-websocket --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-transport-websocket --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-transport-websocket --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-transport-websocket --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug target 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-transport-websocket --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-transport-websocket:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-transport-websocket --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-transport-websocket --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-transport-websocket --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-transport-websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-transport-websocket --- [INFO] Excluding org.eclipse.milo:milo-stack-core:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-guava-dependencies:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:33.0.0-jre from the shaded jar. [INFO] Excluding com.google.guava:failureaccess:jar:1.0.2 from the shaded jar. [INFO] Excluding com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-handler:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-resolver:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:2.0.12 from the shaded jar. [INFO] Excluding org.eclipse.milo:milo-transport:jar:1.0.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.digitalpetri.netty:netty-channel-fsm:jar:0.9 from the shaded jar. [INFO] Excluding com.digitalpetri.fsm:strict-machine:jar:0.7 from the shaded jar. [INFO] Excluding io.netty:netty-codec-http:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.1.107.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.1.107.Final from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default-integration-test) @ milo-transport-websocket --- [INFO] No tests to run. [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-transport-websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-stack/transport-websocket/target/milo-transport-websocket-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------< org.eclipse.milo:milo-sdk-tests >------------------- [INFO] Building milo-sdk-tests 1.0.0-SNAPSHOT [23/24] [INFO] from opc-ua-sdk/sdk-tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-sdk-tests --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-sdk-tests --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-sdk-tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-sdk-tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-sdk-tests --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-sdk-tests --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-sdk-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-sdk-tests --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-sdk-tests --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-sdk-tests --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 11.0.21 [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 1.0.0-SNAPSHOT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-sdk-tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-sdk-tests --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/sdk-tests/target/milo-sdk-tests-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default) @ milo-sdk-tests --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-sdk-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- failsafe:3.1.2:verify (default) @ milo-sdk-tests --- [INFO] [INFO] --------------< org.eclipse.milo:milo-integration-tests >--------------- [INFO] Building milo-integration-tests 1.0.0-SNAPSHOT [24/24] [INFO] from opc-ua-sdk/integration-tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ milo-integration-tests --- [INFO] [INFO] --- checkstyle:3.3.0:check (validate) @ milo-integration-tests --- [INFO] [INFO] --- enforcer:3.4.0:enforce (enforce-maven) @ milo-integration-tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ milo-integration-tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ milo-integration-tests --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (generate-manifest) @ milo-integration-tests --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.milo:milo-integration-tests:jar:1.0.0-SNAPSHOT : Unused Import-Package instructions: [com.sun.management.*] [INFO] Writing manifest: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ milo-integration-tests --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ milo-integration-tests --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 35 source files with javac [debug target 11] to target/test-classes [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ milo-integration-tests --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaMethodNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Java version: 11.0.21 [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Eclipse Milo OPC UA Server SDK version: 1.0.0-SNAPSHOT [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 373ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14877/test to localhost:14877 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14877/test to localhost:14877 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:14877/test/discovery to localhost:14877 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14877/test to localhost:14877 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14877/test to localhost:14877 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:14877/test/discovery to localhost:14877 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Java version: 11.0.21 [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Stack version: 1.0.0-SNAPSHOT [main] INFO org.eclipse.milo.opcua.sdk.client.OpcUaClient - Eclipse Milo OPC UA Client SDK version: 1.0.0-SNAPSHOT [milo-nonce-util-secure-random] INFO org.eclipse.milo.opcua.stack.core.util.NonceUtil - SecureRandom seeded in 0ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.780 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaMethodNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaVariableTypeNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 39ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48436/test to localhost:48436 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48436/test to localhost:48436 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48436/test/discovery to localhost:48436 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48436/test to localhost:48436 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48436/test to localhost:48436 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48436/test/discovery to localhost:48436 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaVariableTypeNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 65ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16204/test to localhost:16204 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16204/test to localhost:16204 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:16204/test/discovery to localhost:16204 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16204/test to localhost:16204 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16204/test to localhost:16204 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:16204/test/discovery to localhost:16204 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaReferenceTypeNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 47ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22494/test to localhost:22494 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22494/test to localhost:22494 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22494/test/discovery to localhost:22494 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22494/test to localhost:22494 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22494/test to localhost:22494 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22494/test/discovery to localhost:22494 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaReferenceTypeNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaVariableNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 38ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52323/test to localhost:52323 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52323/test to localhost:52323 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:52323/test/discovery to localhost:52323 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52323/test to localhost:52323 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52323/test to localhost:52323 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:52323/test/discovery to localhost:52323 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaVariableNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaDataTypeNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 68ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43889/test to localhost:43889 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43889/test to localhost:43889 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43889/test/discovery to localhost:43889 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43889/test to localhost:43889 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43889/test to localhost:43889 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43889/test/discovery to localhost:43889 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.350 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaDataTypeNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaObjectTypeNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33689/test to localhost:33689 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33689/test to localhost:33689 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:33689/test/discovery to localhost:33689 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33689/test to localhost:33689 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33689/test to localhost:33689 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:33689/test/discovery to localhost:33689 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaObjectTypeNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.nodes.UaViewNodeAttributeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19549/test to localhost:19549 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19549/test to localhost:19549 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:19549/test/discovery to localhost:19549 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19549/test to localhost:19549 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19549/test to localhost:19549 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:19549/test/discovery to localhost:19549 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.eclipse.milo.opcua.sdk.client.nodes.UaViewNodeAttributeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 18ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37539/test to localhost:37539 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37539/test to localhost:37539 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:37539/test/discovery to localhost:37539 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37539/test to localhost:37539 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37539/test to localhost:37539 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:37539/test/discovery to localhost:37539 [None/None] onDataReceived() id=1 onWatchdogTimerElapsed() id=1, elapsed=4499ms [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=5 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36982 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=8 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36982 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.837 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.SubscriptionWatchdogTimerTest [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaMonitoredItemTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 37ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36814/test to localhost:36814 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36814/test to localhost:36814 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36814/test/discovery to localhost:36814 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36814/test to localhost:36814 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36814/test to localhost:36814 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36814/test/discovery to localhost:36814 [None/None] [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=4 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=5 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=15 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=16 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=20 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=21 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=26 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=27 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=32 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=33 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=38 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=39 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:40280 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaMonitoredItemTest [INFO] Running org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaSubscriptionTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 82ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43154/test to localhost:43154 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43154/test to localhost:43154 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:43154/test/discovery to localhost:43154 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43154/test to localhost:43154 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43154/test to localhost:43154 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:43154/test/discovery to localhost:43154 [None/None] [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=4 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=5 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=8 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=9 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=13 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=14 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=19 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=20 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=23 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=24 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=28 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=29 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=33 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=34 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=38 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=39 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=44 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=45 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=49 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=50 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=53 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=54 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=58 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=59 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=73 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=74 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=79 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=80 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:36566 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaSubscriptionTest [INFO] Running org.eclipse.milo.opcua.sdk.client.typetree.DataTypeTreeBuilderTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 21ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:17158/test to localhost:17158 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:17158/test to localhost:17158 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:17158/test/discovery to localhost:17158 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:17158/test to localhost:17158 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:17158/test to localhost:17158 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:17158/test/discovery to localhost:17158 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s -- in org.eclipse.milo.opcua.sdk.client.typetree.DataTypeTreeBuilderTest [INFO] Running org.eclipse.milo.opcua.sdk.client.typetree.ClientDataTypeTreeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:30535/test to localhost:30535 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:30535/test to localhost:30535 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:30535/test/discovery to localhost:30535 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:30535/test to localhost:30535 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:30535/test to localhost:30535 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:30535/test/discovery to localhost:30535 [None/None] 0:BaseDataType 0:Boolean 0:ByteString 0:ApplicationInstanceCertificate 0:AudioDataType 0:ContinuationPoint 0:Image 0:ImageBMP 0:ImageGIF 0:ImageJPG 0:ImagePNG 0:DataValue 0:DateTime 0:UtcTime 0:DiagnosticInfo 0:Enumeration 0:ApplicationType 0:AxisScaleEnumeration 0:BrokerTransportQualityOfService 0:DataSetOrderingType 0:DiagnosticsLevel 0:Duplex 0:ExceptionDeviationFormat 0:FilterOperator 0:HistoryUpdateType 0:IdType 0:IdentityCriteriaType 0:InterfaceAdminStatus 0:InterfaceOperStatus 0:MessageSecurityMode 0:NamingRuleType 0:NegotiationStatus 0:NodeAttributesMask 0:NodeClass 0:OpenFileMode 0:OverrideValueHandling 0:PerformUpdateType 0:PubSubDiagnosticsCounterClassification 0:PubSubState 0:RedundancySupport 0:SecurityTokenRequestType 0:ServerState 0:StructureType 0:TrustListMasks 0:TsnFailureCode 0:TsnListenerStatus 0:TsnStreamState 0:TsnTalkerStatus 0:UserTokenType 0:ExpandedNodeId 0:Guid 0:LocalizedText 0:NodeId 0:SessionAuthenticationToken 0:Number 0:Decimal 0:Double 0:Duration 0:Float 0:Integer 0:Int16 0:Int32 0:Int64 0:SByte 0:UInteger 0:Byte 0:AccessLevelType 0:EventNotifierType 0:UInt16 0:AccessRestrictionType 0:DataSetFieldFlags 0:UInt32 0:AccessLevelExType 0:AttributeWriteMask 0:Counter 0:DataSetFieldContentMask 0:Index 0:IntegerId 0:JsonDataSetMessageContentMask 0:JsonNetworkMessageContentMask 0:PasswordOptionsMask 0:PermissionType 0:PubSubConfigurationRefMask 0:UadpDataSetMessageContentMask 0:UadpNetworkMessageContentMask 0:UserConfigurationMask 0:VersionTime 0:UInt64 0:BitFieldMaskDataType 0:QualifiedName 0:StatusCode 0:String 0:DateString 0:DecimalString 0:DurationString 0:LocaleId 0:NormalizedString 0:NumericRange 0:SemanticVersionString 0:TimeString 0:UriString 0:Structure 0:AddNodesItem 0:AddReferencesItem 0:AdditionalParametersType 0:AggregateConfiguration 0:AliasNameDataType 0:Annotation 0:ApplicationDescription 0:Argument 0:AxisInformation 0:BuildInfo 0:CartesianCoordinates 0:ThreeDCartesianCoordinates 0:ComplexNumberType 0:ConfigurationVersionDataType 0:ConnectionTransportDataType 0:BrokerConnectionTransportDataType 0:DatagramConnectionTransportDataType 0:DatagramConnectionTransport2DataType 0:ContentFilter 0:ContentFilterElement 0:CurrencyUnitType 0:DataSetReaderDataType 0:DataSetReaderMessageDataType 0:JsonDataSetReaderMessageDataType 0:UadpDataSetReaderMessageDataType 0:DataSetReaderTransportDataType 0:BrokerDataSetReaderTransportDataType 0:DatagramDataSetReaderTransportDataType 0:DataSetWriterDataType 0:DataSetWriterMessageDataType 0:JsonDataSetWriterMessageDataType 0:UadpDataSetWriterMessageDataType 0:DataSetWriterTransportDataType 0:BrokerDataSetWriterTransportDataType 0:DataTypeDefinition 0:EnumDefinition 0:StructureDefinition 0:DataTypeDescription 0:EnumDescription 0:SimpleTypeDescription 0:StructureDescription 0:DataTypeSchemaHeader 0:DataSetMetaDataType 0:UABinaryFileDataType 0:DeleteNodesItem 0:DeleteReferencesItem 0:DiscoveryConfiguration 0:MdnsDiscoveryConfiguration 0:DoubleComplexNumberType 0:EUInformation 0:EndpointConfiguration 0:EndpointDescription 0:EndpointType 0:EndpointUrlListDataType 0:EnumValueType 0:EnumField 0:EphemeralKeyType 0:FieldMetaData 0:FieldTargetDataType 0:FilterOperand 0:AttributeOperand 0:ElementOperand 0:LiteralOperand 0:SimpleAttributeOperand 0:Frame 0:ThreeDFrame 0:HistoryEvent 0:HistoryEventFieldList 0:IdentityMappingRuleType 0:KeyValuePair 2:MatrixTestType 0:ModelChangeStructureDataType 0:MonitoringFilter 0:EventFilter 0:NetworkAddressDataType 0:NetworkAddressUrlDataType 0:NetworkGroupDataType 0:OptionSet 0:Orientation 0:ThreeDOrientation 0:PortableNodeId 0:PortableQualifiedName 0:PriorityMappingEntryType 0:ProgramDiagnostic2DataType 0:ProgramDiagnosticDataType 0:PubSubConfigurationDataType 0:PubSubConfiguration2DataType 0:PubSubConfigurationRefDataType 0:PubSubConfigurationValueDataType 0:PubSubConnectionDataType 0:PubSubGroupDataType 0:ReaderGroupDataType 0:WriterGroupDataType 0:PubSubKeyPushTargetDataType 0:PublishedDataSetDataType 0:PublishedDataSetSourceDataType 0:PublishedDataItemsDataType 0:PublishedDataSetCustomSourceDataType 0:PublishedEventsDataType 0:PublishedVariableDataType 0:QosDataType 0:ReceiveQosDataType 0:ReceiveQosPriorityDataType 0:TransmitQosDataType 0:TransmitQosPriorityDataType 0:Range 0:RationalNumber 0:ReaderGroupMessageDataType 0:ReaderGroupTransportDataType 0:RedundantServerDataType 0:RegisteredServer 0:RelativePath 0:RelativePathElement 0:RolePermissionType 0:SamplingIntervalDiagnosticsDataType 0:SecurityGroupDataType 0:SemanticChangeStructureDataType 0:ServerDiagnosticsSummaryDataType 0:ServerOnNetwork 0:ServerStatusDataType 0:ServiceCounterDataType 0:SessionDiagnosticsDataType 0:SessionSecurityDiagnosticsDataType 0:SignedSoftwareCertificate 0:StatusResult 0:StructureField 0:SubscribedDataSetDataType 0:StandaloneSubscribedDataSetDataType 0:StandaloneSubscribedDataSetRefDataType 0:SubscribedDataSetMirrorDataType 0:TargetVariablesDataType 0:SubscriptionDiagnosticsDataType 0:TimeZoneDataType 0:TrustListDataType 0:Union 0:UnsignedRationalNumber 0:UserIdentityToken 0:AnonymousIdentityToken 0:IssuedIdentityToken 0:UserNameIdentityToken 0:X509IdentityToken 0:UserManagementDataType 0:UserTokenPolicy 0:Vector 0:ThreeDVector 0:WriterGroupMessageDataType 0:JsonWriterGroupMessageDataType 0:UadpWriterGroupMessageDataType 0:WriterGroupTransportDataType 0:BrokerWriterGroupTransportDataType 0:DatagramWriterGroupTransportDataType 0:DatagramWriterGroupTransport2DataType 0:XVType 0:XmlElement 0:String : class java.lang.String 0:UriString : class java.lang.String 0:SemanticVersionString : class java.lang.String 0:NormalizedString : class java.lang.String 0:DecimalString : class java.lang.String 0:DurationString : class java.lang.String 0:TimeString : class java.lang.String 0:DateString : class java.lang.String 0:LocaleId : class java.lang.String 0:NumericRange : class java.lang.String 0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime 0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime 0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:AudioDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId 0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId 0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:KeyValuePair : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AdditionalParametersType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EphemeralKeyType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Vector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDVector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:CartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDCartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Orientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDOrientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Frame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDFrame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:IdentityMappingRuleType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:CurrencyUnitType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeSchemaHeader : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UABinaryFileDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetMetaDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SimpleTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PortableQualifiedName : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PortableNodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UnsignedRationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FieldMetaData : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ConfigurationVersionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataItemsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedEventsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetCustomSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedVariableDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerDataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramWriterGroupTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConnectionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramConnectionTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkAddressDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkAddressUrlDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TargetVariablesDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscribedDataSetMirrorDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StandaloneSubscribedDataSetRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StandaloneSubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FieldTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfiguration2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SecurityGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubKeyPushTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:QosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TransmitQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TransmitQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReceiveQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReceiveQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationValueDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AliasNameDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserManagementDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PriorityMappingEntryType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RolePermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ProgramDiagnostic2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 2:MatrixTestType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Double : class java.lang.Double 0:Duration : class java.lang.Double 0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:DataSetFieldContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UadpNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UadpDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:JsonNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:JsonDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PubSubConfigurationRefMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PasswordOptionsMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UserConfigurationMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:AccessLevelExType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:Index : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:VersionTime : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:AttributeWriteMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong 0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong 0:Enumeration : class java.lang.Integer 0:NamingRuleType : class java.lang.Integer 0:OpenFileMode : class java.lang.Integer 0:IdentityCriteriaType : class java.lang.Integer 0:TrustListMasks : class java.lang.Integer 0:PubSubState : class java.lang.Integer 0:OverrideValueHandling : class java.lang.Integer 0:DataSetOrderingType : class java.lang.Integer 0:BrokerTransportQualityOfService : class java.lang.Integer 0:DiagnosticsLevel : class java.lang.Integer 0:PubSubDiagnosticsCounterClassification : class java.lang.Integer 0:Duplex : class java.lang.Integer 0:InterfaceAdminStatus : class java.lang.Integer 0:InterfaceOperStatus : class java.lang.Integer 0:NegotiationStatus : class java.lang.Integer 0:TsnFailureCode : class java.lang.Integer 0:TsnStreamState : class java.lang.Integer 0:TsnTalkerStatus : class java.lang.Integer 0:TsnListenerStatus : class java.lang.Integer 0:IdType : class java.lang.Integer 0:NodeClass : class java.lang.Integer 0:StructureType : class java.lang.Integer 0:ApplicationType : class java.lang.Integer 0:MessageSecurityMode : class java.lang.Integer 0:UserTokenType : class java.lang.Integer 0:SecurityTokenRequestType : class java.lang.Integer 0:NodeAttributesMask : class java.lang.Integer 0:FilterOperator : class java.lang.Integer 0:HistoryUpdateType : class java.lang.Integer 0:PerformUpdateType : class java.lang.Integer 0:RedundancySupport : class java.lang.Integer 0:ServerState : class java.lang.Integer 0:AxisScaleEnumeration : class java.lang.Integer 0:ExceptionDeviationFormat : class java.lang.Integer [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.milo.opcua.sdk.client.typetree.ClientDataTypeTreeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.OperationLimitsTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 54ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:50241/test to localhost:50241 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:50241/test to localhost:50241 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:50241/test/discovery to localhost:50241 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:50241/test to localhost:50241 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:50241/test to localhost:50241 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:50241/test/discovery to localhost:50241 [None/None] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.eclipse.milo.opcua.sdk.client.OperationLimitsTest [INFO] Running org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 18ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:65477/test to localhost:65477 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:65477/test to localhost:65477 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:65477/test/discovery to localhost:65477 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:65477/test to localhost:65477 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:65477/test to localhost:65477 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:65477/test/discovery to localhost:65477 [None/None] [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=4 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=5 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=30 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=31 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-4] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=42 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-4] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=43 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-4] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=64 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-4] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=65 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=73 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=74 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=85 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-1] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=86 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=107 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-2] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=108 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=119 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [milo-shared-thread-pool-3] WARN org.eclipse.milo.opcua.sdk.server.OpcUaServer - Service request completed exceptionally: path=/test handle=120 service=SUBSCRIPTION_PUBLISH remote=/127.0.0.1:55366 java.util.concurrent.CompletionException: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094) at org.eclipse.milo.opcua.sdk.server.subscriptions.SubscriptionManager.deleteSubscriptions(SubscriptionManager.java:296) at org.eclipse.milo.opcua.sdk.server.servicesets.impl.DefaultSubscriptionServiceSet.onDeleteSubscriptions(DefaultSubscriptionServiceSet.java:120) at org.eclipse.milo.opcua.sdk.server.AbstractServiceHandler.lambda$addServiceSet$25(AbstractServiceHandler.java:251) at org.eclipse.milo.opcua.sdk.server.OpcUaServer$ServerApplicationContextImpl.handleServiceRequest(OpcUaServer.java:501) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.dispatchServiceRequest(UascServiceRequestHandler.java:43) at org.eclipse.milo.opcua.stack.transport.server.uasc.UascServiceRequestHandler.lambda$channelRead0$0(UascServiceRequestHandler.java:39) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: UaException: status=Bad_NoSubscription, message=There is no subscription available for this session. ... 9 more [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.eclipse.milo.opcua.sdk.client.methods.UaMethodTest [INFO] Running org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 18ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61026/test to localhost:61026 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61026/test to localhost:61026 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:61026/test/discovery to localhost:61026 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61026/test to localhost:61026 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61026/test to localhost:61026 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:61026/test/discovery to localhost:61026 [None/None] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.milo.opcua.sdk.client.UaObjectNodeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 18ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28736/test to localhost:28736 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28736/test to localhost:28736 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:28736/test/discovery to localhost:28736 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28736/test to localhost:28736 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28736/test to localhost:28736 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:28736/test/discovery to localhost:28736 [None/None] DynamicStruct{members={BuiltinMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[0, 1, 2, 3]}, EnumMatrix=Matrix{builtinDataType=Int32, dimensions=[2, 2], flatArray=[DynamicEnum{name='Server', value=0}, DynamicEnum{name='Client', value=1}, DynamicEnum{name='ClientAndServer', value=2}, DynamicEnum{name='DiscoveryServer', value=3}]}, StructMatrix=Matrix{builtinDataType=ExtensionObject, dimensions=[2, 2], flatArray=[DynamicStruct{members={X=0.0, Value=1.0}}, DynamicStruct{members={X=2.0, Value=3.0}}, DynamicStruct{members={X=4.0, Value=5.0}}, DynamicStruct{members={X=6.0, Value=7.0}}]}}} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.milo.opcua.sdk.client.DynamicMatrixTestTypeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 53ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48708/test to localhost:48708 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48708/test to localhost:48708 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:48708/test/discovery to localhost:48708 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48708/test to localhost:48708 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48708/test to localhost:48708 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:48708/test/discovery to localhost:48708 [None/None] MatrixTestType{builtinMatrix=[[0, 1], [2, 3]], enumMatrix=[[Server, Client], [ClientAndServer, DiscoveryServer]], structMatrix=[[XVType[x=0.0, value=1.0], XVType[x=2.0, value=3.0]], [XVType[x=4.0, value=5.0], XVType[x=6.0, value=7.0]]]} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.milo.opcua.sdk.client.StaticMatrixTestTypeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.UaNodeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:44726/test to localhost:44726 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:44726/test to localhost:44726 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:44726/test/discovery to localhost:44726 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:44726/test to localhost:44726 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:44726/test to localhost:44726 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:44726/test/discovery to localhost:44726 [None/None] NodeId{ns=2, id=TestInt32} 2 QualifiedName{name=TestInt32, namespaceIndex=2} LocalizedText{text=TestInt32, locale=en} LocalizedText{text=null, locale=null} 0 0 [Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@5e99e2cb [Lorg.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject;@76ac68b0 0 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.milo.opcua.sdk.client.UaNodeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 18ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40652/test to localhost:40652 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40652/test to localhost:40652 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:40652/test/discovery to localhost:40652 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40652/test to localhost:40652 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40652/test to localhost:40652 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:40652/test/discovery to localhost:40652 [None/None] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.milo.opcua.sdk.client.UaVariableNodeTest [INFO] Running org.eclipse.milo.opcua.sdk.client.model.ClientModelTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 86ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58169/test to localhost:58169 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58169/test to localhost:58169 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:58169/test/discovery to localhost:58169 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58169/test to localhost:58169 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58169/test to localhost:58169 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:58169/test/discovery to localhost:58169 [None/None] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.milo.opcua.sdk.client.model.ClientModelTest [INFO] Running org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 77ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22293/test to localhost:22293 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22293/test to localhost:22293 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:22293/test/discovery to localhost:22293 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22293/test to localhost:22293 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22293/test to localhost:22293 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:22293/test/discovery to localhost:22293 [None/None] 0:GetMonitoredItems (ns=0;i=11492) [Method] 0:ResendData (ns=0;i=12873) [Method] 0:SetSubscriptionDurable (ns=0;i=12749) [Method] 0:RequestServerStateChange (ns=0;i=12886) [Method] 0:ServerArray (ns=0;i=2254) [Variable] └─ value = Variant{value=[urn:eclipse:milo:examples:server:dd62f5b9-fe70-4e53-95a6-c69742e48ce5]} 0:NamespaceArray (ns=0;i=2255) [Variable] └─ value = Variant{value=[http://opcfoundation.org/UA/, urn:eclipse:milo:examples:server:dd62f5b9-fe70-4e53-95a6-c69742e48ce5, urn:eclipse:milo:test]} 0:UrisVersion (ns=0;i=15004) [Variable] └─ value = Variant{value=null} 0:ServerStatus (ns=0;i=2256) [Variable] └─ value = Variant{value=ExtensionObject{encoded=ByteString{bytes=[-54, 90, -4, -108, 69, 125, -38, 1, 44, -114, 7, -107, 69, 125, -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, 14, 0, 0, 0, 49, 46, 48, 46, 48, 45, 83, 78, 65, 80, 83, 72, 79, 84, 0, 0, 0, 0, -92, 30, -16, -108, 69, 125, -38, 1, 0, 0, 0, 0, 0]}, encodingId=NodeId{ns=0, id=864}}} 0:ServiceLevel (ns=0;i=2267) [Variable] └─ value = Variant{value=255} 0:Auditing (ns=0;i=2994) [Variable] └─ value = Variant{value=false} 0:EstimatedReturnTime (ns=0;i=12885) [Variable] └─ value = Variant{value=null} 0:LocalTime (ns=0;i=17634) [Variable] └─ value = Variant{value=null} 0:ServerCapabilities (ns=0;i=2268) [Object] 0:ServerDiagnostics (ns=0;i=2274) [Object] 0:VendorServerInfo (ns=0;i=2295) [Object] 0:ServerRedundancy (ns=0;i=2296) [Object] 0:Dictionaries (ns=0;i=17594) [Object] 0:ServerConfiguration (ns=0;i=12637) [Object] 0:PublishSubscribe (ns=0;i=14443) [Object] 0:Resources (ns=0;i=24226) [Object] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.eclipse.milo.opcua.sdk.client.AddressSpaceTest [INFO] Running org.eclipse.milo.opcua.sdk.server.methods.ConditionRefreshMethodTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:10864/test to localhost:10864 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:10864/test to localhost:10864 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:10864/test/discovery to localhost:10864 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:10864/test to localhost:10864 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:10864/test to localhost:10864 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:10864/test/discovery to localhost:10864 [None/None] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.milo.opcua.sdk.server.methods.ConditionRefreshMethodTest [INFO] Running org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 35ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36933/test to localhost:36933 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36933/test to localhost:36933 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36933/test/discovery to localhost:36933 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36933/test to localhost:36933 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36933/test to localhost:36933 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36933/test/discovery to localhost:36933 [None/None] result: StatusCode{name=Bad_InvalidArgument, value=0x80AB0000, quality=bad} inputArgumentResults: [StatusCode{name=Bad_OutOfRange, value=0x803C0000, quality=bad}] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.milo.opcua.sdk.server.methods.AbstractMethodInvocationHandlerTest [INFO] Running org.eclipse.milo.opcua.sdk.server.typetree.ServerDataTypeTreeTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 19ms. [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36681/test to localhost:36681 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36681/test to localhost:36681 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://localhost:36681/test/discovery to localhost:36681 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36681/test to localhost:36681 [None/None] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36681/test to localhost:36681 [Basic256Sha256/SignAndEncrypt] [main] INFO org.eclipse.milo.opcua.sdk.server.OpcUaServer - Binding endpoint opc.tcp://127.0.0.1:36681/test/discovery to localhost:36681 [None/None] 0:BaseDataType 0:Boolean 0:ByteString 0:ApplicationInstanceCertificate 0:AudioDataType 0:ContinuationPoint 0:Image 0:ImageBMP 0:ImageGIF 0:ImageJPG 0:ImagePNG 0:DataValue 0:DateTime 0:UtcTime 0:DiagnosticInfo 0:Enumeration 0:ApplicationType 0:AxisScaleEnumeration 0:BrokerTransportQualityOfService 0:DataSetOrderingType 0:DiagnosticsLevel 0:Duplex 0:ExceptionDeviationFormat 0:FilterOperator 0:HistoryUpdateType 0:IdType 0:IdentityCriteriaType 0:InterfaceAdminStatus 0:InterfaceOperStatus 0:MessageSecurityMode 0:NamingRuleType 0:NegotiationStatus 0:NodeAttributesMask 0:NodeClass 0:OpenFileMode 0:OverrideValueHandling 0:PerformUpdateType 0:PubSubDiagnosticsCounterClassification 0:PubSubState 0:RedundancySupport 0:SecurityTokenRequestType 0:ServerState 0:StructureType 0:TrustListMasks 0:TsnFailureCode 0:TsnListenerStatus 0:TsnStreamState 0:TsnTalkerStatus 0:UserTokenType 0:ExpandedNodeId 0:Guid 0:LocalizedText 0:NodeId 0:SessionAuthenticationToken 0:Number 0:Decimal 0:Double 0:Duration 0:Float 0:Integer 0:Int16 0:Int32 0:Int64 0:SByte 0:UInteger 0:Byte 0:AccessLevelType 0:EventNotifierType 0:UInt16 0:AccessRestrictionType 0:DataSetFieldFlags 0:UInt32 0:AccessLevelExType 0:AttributeWriteMask 0:Counter 0:DataSetFieldContentMask 0:Index 0:IntegerId 0:JsonDataSetMessageContentMask 0:JsonNetworkMessageContentMask 0:PasswordOptionsMask 0:PermissionType 0:PubSubConfigurationRefMask 0:UadpDataSetMessageContentMask 0:UadpNetworkMessageContentMask 0:UserConfigurationMask 0:VersionTime 0:UInt64 0:BitFieldMaskDataType 0:QualifiedName 0:StatusCode 0:String 0:DateString 0:DecimalString 0:DurationString 0:LocaleId 0:NormalizedString 0:NumericRange 0:SemanticVersionString 0:TimeString 0:UriString 0:Structure 0:AddNodesItem 0:AddReferencesItem 0:AdditionalParametersType 0:AggregateConfiguration 0:AliasNameDataType 0:Annotation 0:ApplicationDescription 0:Argument 0:AxisInformation 0:BuildInfo 0:CartesianCoordinates 0:ThreeDCartesianCoordinates 0:ComplexNumberType 0:ConfigurationVersionDataType 0:ConnectionTransportDataType 0:BrokerConnectionTransportDataType 0:DatagramConnectionTransportDataType 0:DatagramConnectionTransport2DataType 0:ContentFilter 0:ContentFilterElement 0:CurrencyUnitType 0:DataSetReaderDataType 0:DataSetReaderMessageDataType 0:JsonDataSetReaderMessageDataType 0:UadpDataSetReaderMessageDataType 0:DataSetReaderTransportDataType 0:BrokerDataSetReaderTransportDataType 0:DatagramDataSetReaderTransportDataType 0:DataSetWriterDataType 0:DataSetWriterMessageDataType 0:JsonDataSetWriterMessageDataType 0:UadpDataSetWriterMessageDataType 0:DataSetWriterTransportDataType 0:BrokerDataSetWriterTransportDataType 0:DataTypeDefinition 0:EnumDefinition 0:StructureDefinition 0:DataTypeDescription 0:EnumDescription 0:SimpleTypeDescription 0:StructureDescription 0:DataTypeSchemaHeader 0:DataSetMetaDataType 0:UABinaryFileDataType 0:DeleteNodesItem 0:DeleteReferencesItem 0:DiscoveryConfiguration 0:MdnsDiscoveryConfiguration 0:DoubleComplexNumberType 0:EUInformation 0:EndpointConfiguration 0:EndpointDescription 0:EndpointType 0:EndpointUrlListDataType 0:EnumValueType 0:EnumField 0:EphemeralKeyType 0:FieldMetaData 0:FieldTargetDataType 0:FilterOperand 0:AttributeOperand 0:ElementOperand 0:LiteralOperand 0:SimpleAttributeOperand 0:Frame 0:ThreeDFrame 0:HistoryEvent 0:HistoryEventFieldList 0:IdentityMappingRuleType 0:KeyValuePair 2:MatrixTestType 0:ModelChangeStructureDataType 0:MonitoringFilter 0:EventFilter 0:NetworkAddressDataType 0:NetworkAddressUrlDataType 0:NetworkGroupDataType 0:OptionSet 0:Orientation 0:ThreeDOrientation 0:PortableNodeId 0:PortableQualifiedName 0:PriorityMappingEntryType 0:ProgramDiagnostic2DataType 0:ProgramDiagnosticDataType 0:PubSubConfigurationDataType 0:PubSubConfiguration2DataType 0:PubSubConfigurationRefDataType 0:PubSubConfigurationValueDataType 0:PubSubConnectionDataType 0:PubSubGroupDataType 0:ReaderGroupDataType 0:WriterGroupDataType 0:PubSubKeyPushTargetDataType 0:PublishedDataSetDataType 0:PublishedDataSetSourceDataType 0:PublishedDataItemsDataType 0:PublishedDataSetCustomSourceDataType 0:PublishedEventsDataType 0:PublishedVariableDataType 0:QosDataType 0:ReceiveQosDataType 0:ReceiveQosPriorityDataType 0:TransmitQosDataType 0:TransmitQosPriorityDataType 0:Range 0:RationalNumber 0:ReaderGroupMessageDataType 0:ReaderGroupTransportDataType 0:RedundantServerDataType 0:RegisteredServer 0:RelativePath 0:RelativePathElement 0:RolePermissionType 0:SamplingIntervalDiagnosticsDataType 0:SecurityGroupDataType 0:SemanticChangeStructureDataType 0:ServerDiagnosticsSummaryDataType 0:ServerOnNetwork 0:ServerStatusDataType 0:ServiceCounterDataType 0:SessionDiagnosticsDataType 0:SessionSecurityDiagnosticsDataType 0:SignedSoftwareCertificate 0:StatusResult 0:StructureField 0:SubscribedDataSetDataType 0:StandaloneSubscribedDataSetDataType 0:StandaloneSubscribedDataSetRefDataType 0:SubscribedDataSetMirrorDataType 0:TargetVariablesDataType 0:SubscriptionDiagnosticsDataType 0:TimeZoneDataType 0:TrustListDataType 0:Union 0:UnsignedRationalNumber 0:UserIdentityToken 0:AnonymousIdentityToken 0:IssuedIdentityToken 0:UserNameIdentityToken 0:X509IdentityToken 0:UserManagementDataType 0:UserTokenPolicy 0:Vector 0:ThreeDVector 0:WriterGroupMessageDataType 0:JsonWriterGroupMessageDataType 0:UadpWriterGroupMessageDataType 0:WriterGroupTransportDataType 0:BrokerWriterGroupTransportDataType 0:DatagramWriterGroupTransportDataType 0:DatagramWriterGroupTransport2DataType 0:XVType 0:XmlElement 0:String : class java.lang.String 0:UriString : class java.lang.String 0:SemanticVersionString : class java.lang.String 0:NormalizedString : class java.lang.String 0:DecimalString : class java.lang.String 0:DurationString : class java.lang.String 0:TimeString : class java.lang.String 0:DateString : class java.lang.String 0:LocaleId : class java.lang.String 0:NumericRange : class java.lang.String 0:DateTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime 0:UtcTime : class org.eclipse.milo.opcua.stack.core.types.builtin.DateTime 0:ByteString : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:Image : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageBMP : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageGIF : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImageJPG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ImagePNG : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:AudioDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ApplicationInstanceCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:ContinuationPoint : class org.eclipse.milo.opcua.stack.core.types.builtin.ByteString 0:NodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId 0:SessionAuthenticationToken : class org.eclipse.milo.opcua.stack.core.types.builtin.NodeId 0:Structure : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Union : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:KeyValuePair : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AdditionalParametersType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EphemeralKeyType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Vector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDVector : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:CartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDCartesianCoordinates : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Orientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDOrientation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Frame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ThreeDFrame : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:IdentityMappingRuleType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:CurrencyUnitType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TrustListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeSchemaHeader : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UABinaryFileDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetMetaDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SimpleTypeDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PortableQualifiedName : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PortableNodeId : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UnsignedRationalNumber : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FieldMetaData : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ConfigurationVersionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataItemsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedEventsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedDataSetCustomSourceDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PublishedVariableDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerDataSetWriterTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonDataSetWriterMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramWriterGroupTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerWriterGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:WriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonWriterGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConnectionDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramConnectionTransport2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerConnectionTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkAddressDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkAddressUrlDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReaderGroupMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DatagramDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BrokerDataSetReaderTransportDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UadpDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:JsonDataSetReaderMessageDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TargetVariablesDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscribedDataSetMirrorDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StandaloneSubscribedDataSetRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StandaloneSubscribedDataSetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FieldTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfiguration2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SecurityGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubKeyPushTargetDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:QosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TransmitQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TransmitQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReceiveQosDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ReceiveQosPriorityDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationRefDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PubSubConfigurationValueDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AliasNameDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserManagementDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:PriorityMappingEntryType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RolePermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DataTypeDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumDefinition : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StructureField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Argument : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumValueType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EnumField : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:OptionSet : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:TimeZoneDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ApplicationDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerOnNetwork : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserTokenPolicy : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointDescription : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RegisteredServer : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:MdnsDiscoveryConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SignedSoftwareCertificate : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AnonymousIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:UserNameIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:X509IdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:IssuedIdentityToken : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AddNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AddReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DeleteNodesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DeleteReferencesItem : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RelativePathElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RelativePath : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ContentFilterElement : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ContentFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:FilterOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ElementOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:LiteralOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SimpleAttributeOperand : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:HistoryEvent : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:MonitoringFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EventFilter : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AggregateConfiguration : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:HistoryEventFieldList : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:BuildInfo : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:RedundantServerDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EndpointUrlListDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:NetworkGroupDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SamplingIntervalDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerDiagnosticsSummaryDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServerStatusDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SessionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SessionSecurityDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ServiceCounterDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:StatusResult : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SubscriptionDiagnosticsDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ModelChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:SemanticChangeStructureDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Range : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:EUInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:DoubleComplexNumberType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:AxisInformation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:XVType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ProgramDiagnosticDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:ProgramDiagnostic2DataType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Annotation : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 2:MatrixTestType : class org.eclipse.milo.opcua.stack.core.types.builtin.ExtensionObject 0:Double : class java.lang.Double 0:Duration : class java.lang.Double 0:UInt32 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:DataSetFieldContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UadpNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UadpDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:JsonNetworkMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:JsonDataSetMessageContentMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PubSubConfigurationRefMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PasswordOptionsMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UserConfigurationMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:PermissionType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:AccessLevelExType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:Index : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:IntegerId : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:VersionTime : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:AttributeWriteMask : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:Counter : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger 0:UInt64 : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong 0:BitFieldMaskDataType : class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.ULong 0:Enumeration : class java.lang.Integer 0:NamingRuleType : class java.lang.Integer 0:OpenFileMode : class java.lang.Integer 0:IdentityCriteriaType : class java.lang.Integer 0:TrustListMasks : class java.lang.Integer 0:PubSubState : class java.lang.Integer 0:OverrideValueHandling : class java.lang.Integer 0:DataSetOrderingType : class java.lang.Integer 0:BrokerTransportQualityOfService : class java.lang.Integer 0:DiagnosticsLevel : class java.lang.Integer 0:PubSubDiagnosticsCounterClassification : class java.lang.Integer 0:Duplex : class java.lang.Integer 0:InterfaceAdminStatus : class java.lang.Integer 0:InterfaceOperStatus : class java.lang.Integer 0:NegotiationStatus : class java.lang.Integer 0:TsnFailureCode : class java.lang.Integer 0:TsnStreamState : class java.lang.Integer 0:TsnTalkerStatus : class java.lang.Integer 0:TsnListenerStatus : class java.lang.Integer 0:IdType : class java.lang.Integer 0:NodeClass : class java.lang.Integer 0:StructureType : class java.lang.Integer 0:ApplicationType : class java.lang.Integer 0:MessageSecurityMode : class java.lang.Integer 0:UserTokenType : class java.lang.Integer 0:SecurityTokenRequestType : class java.lang.Integer 0:NodeAttributesMask : class java.lang.Integer 0:FilterOperator : class java.lang.Integer 0:HistoryUpdateType : class java.lang.Integer 0:PerformUpdateType : class java.lang.Integer 0:RedundancySupport : class java.lang.Integer 0:ServerState : class java.lang.Integer 0:AxisScaleEnumeration : class java.lang.Integer 0:ExceptionDeviationFormat : class java.lang.Integer [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.milo.opcua.sdk.server.typetree.ServerDataTypeTreeTest [INFO] Running org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - security temp dir: /tmp/security [main] INFO org.eclipse.milo.opcua.sdk.test.TestServer - pki dir: /tmp/security/pki [main] INFO org.eclipse.milo.opcua.sdk.test.KeyStoreLoader - Loading KeyStore at /tmp/security/example-server.pfx [main] INFO org.eclipse.milo.opcua.sdk.server.namespaces.OpcUaNamespace - Loaded 4599 nodes in 27ms. 0:References 0:NonHierarchicalReferences 0:HasModellingRule 0:HasEncoding 0:HasDescription 0:HasTypeDefinition 0:GeneratesEvent 0:AlwaysGeneratesEvent 0:FromState 0:ToState 0:HasCause 0:HasEffect 0:HasEffectDisable 0:HasEffectEnable 0:HasEffectSuppressed 0:HasEffectUnsuppressed 0:HasSubStateMachine 0:AssociatedWith 0:IsDeprecated 0:HasDictionaryEntry 0:HasInterface 0:HasTrueSubState 0:HasFalseSubState 0:HasCondition 0:AliasFor 0:UsesPriorityMappingTable 0:IsExecutableOn 0:Utilizes 0:IsExecutingOn 0:IsHostedBy 0:IsPhysicallyConnectedTo 0:RepresentsSameEntityAs 0:RepresentsSameHardwareAs 0:RepresentsSameFunctionalityAs 0:HierarchicalReferences 0:HasChild 0:Aggregates 0:HasProperty 0:HasComponent 0:HasOrderedComponent 0:HasStructuredComponent 0:HasArgumentDescription 0:HasOptionalInputArgumentDescription 0:HasGuard 0:HasAddIn 0:HasAlarmSuppressionGroup 0:HasPubSubConnection 0:HasDataSetWriter 0:HasWriterGroup 0:HasDataSetReader 0:HasReaderGroup 0:HasPhysicalComponent 0:HasContainedComponent 0:HasAttachedComponent 0:HasHistoricalConfiguration 0:HasSubtype 0:Organizes 0:AlarmGroupMember 0:HasEventSource 0:HasNotifier 0:HasPushedSecurityGroup 0:DataSetToWriter 0:HasLowerLayerInterface 0:Controls 0:Requires [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.milo.opcua.sdk.server.types.ReferenceTypeTreeBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ milo-integration-tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ milo-integration-tests --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT.jar with /home/jenkins/agent/workspace/Milo_Test_Dev1.0/opc-ua-sdk/integration-tests/target/milo-integration-tests-1.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --- failsafe:3.1.2:integration-test (default) @ milo-integration-tests --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ milo-integration-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- failsafe:3.1.2:verify (default) @ milo-integration-tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 1.0.0-SNAPSHOT: [INFO] [INFO] Eclipse Milo Build Tools ........................... SUCCESS [ 48.985 s] [INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [ 33.433 s] [INFO] milo-opc-ua-stack .................................. SUCCESS [ 26.885 s] [INFO] milo-guava-dependencies ............................ SUCCESS [ 4.360 s] [INFO] milo-stack-core .................................... SUCCESS [01:12 min] [INFO] milo-transport ..................................... SUCCESS [ 20.964 s] [INFO] milo-opc-ua-sdk .................................... SUCCESS [ 0.708 s] [INFO] milo-sdk-core ...................................... SUCCESS [ 2.760 s] [INFO] milo-sdk-client .................................... SUCCESS [ 8.905 s] [INFO] milo-encoding-json ................................. SUCCESS [ 16.235 s] [INFO] milo-codec-json .................................... SUCCESS [ 12.208 s] [INFO] milo-dtd-core ...................................... SUCCESS [ 47.176 s] [INFO] milo-dtd-reader .................................... SUCCESS [ 13.686 s] [INFO] milo-sdk-server .................................... SUCCESS [ 31.671 s] [INFO] milo-dtd-manager ................................... SUCCESS [ 0.420 s] [INFO] milo-examples ...................................... SUCCESS [ 0.006 s] [INFO] milo-server-examples ............................... SUCCESS [ 0.650 s] [INFO] milo-client-examples ............................... SUCCESS [ 0.491 s] [INFO] milo-encoding-xml .................................. SUCCESS [ 1.623 s] [INFO] milo-stack-tests ................................... SUCCESS [ 57.371 s] [INFO] milo-transport-https ............................... SUCCESS [ 12.506 s] [INFO] milo-transport-websocket ........................... SUCCESS [ 0.415 s] [INFO] milo-sdk-tests ..................................... SUCCESS [ 2.704 s] [INFO] milo-integration-tests ............................. SUCCESS [ 20.683 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:17 min [INFO] Finished at: 2024-03-23T17:14:38Z [INFO] ------------------------------------------------------------------------ Setting status of 147f298f30f1c6b2cbb5b5cb4aec58ff1fcfbcdc to SUCCESS with url https://ci.eclipse.org/milo/job/Milo_Test_Dev1.0/120/ and message: 'Build finished. ' Finished: SUCCESS