********* Start testing of Tst_QOpcUaClient *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
QDEBUG : Tst_QOpcUaClient::initTestCase() Using SDK plugin: "open62541"
QDEBUG : Tst_QOpcUaClient::initTestCase() Using endpoint: "opc.tcp://127.0.0.1:43344"
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 2	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 2	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::initTestCase()
QWARN  : Tst_QOpcUaClient::loadInvalidPlugin() qt.opcua: Failed to load OPC UA plugin: "doesnotexist"
QWARN  : Tst_QOpcUaClient::loadInvalidPlugin() qt.opcua: Available plugins: QList("open62541")
PASS   : Tst_QOpcUaClient::loadInvalidPlugin()
QWARN  : Tst_QOpcUaClient::connectToInvalid(open62541) qt.opcua.plugins.open62541: "Endpoint description is invalid because security policy is empty"
PASS   : Tst_QOpcUaClient::connectToInvalid(open62541)
QWARN  : Tst_QOpcUaClient::connectWithEmptyUrl(open62541) qt.opcua.plugins.open62541: "Endpoint description is invalid because endpoint URL is empty"
PASS   : Tst_QOpcUaClient::connectWithEmptyUrl(open62541)
QWARN  : Tst_QOpcUaClient::connectWithMalformedUrl(open62541) qt.opcua.plugins.open62541: "Endpoint description is invalid because the URL is invalid or malformed"
PASS   : Tst_QOpcUaClient::connectWithMalformedUrl(open62541)
QWARN  : Tst_QOpcUaClient::connectWithoutTokens(open62541) qt.opcua.plugins.open62541: "Endpoint description is invalid because there are no user identity tokens"
PASS   : Tst_QOpcUaClient::connectWithoutTokens(open62541)
QWARN  : Tst_QOpcUaClient::connectWithInvalidSecurityMode(open62541) qt.opcua.plugins.open62541: "Endpoint description contains an invalid message security mode"
PASS   : Tst_QOpcUaClient::connectWithInvalidSecurityMode(open62541)
QWARN  : Tst_QOpcUaClient::connectWithInvalidSecurityPolicyUri(open62541) qt.opcua.plugins.open62541: The open62541 plugin has been built without encryption support, only the "http://opcfoundation.org/UA/SecurityPolicy#None" security policy is supported
QWARN  : Tst_QOpcUaClient::connectWithInvalidSecurityPolicyUri(open62541) qt.opcua.plugins.open62541: Unsupported security policy: "http://notavalidsecuritypolicyuri"
PASS   : Tst_QOpcUaClient::connectWithInvalidSecurityPolicyUri(open62541)
QWARN  : Tst_QOpcUaClient::connectSecureEndpointWithoutPki(open62541) qt.opcua.plugins.open62541: The open62541 plugin has been built without encryption support, only the "http://opcfoundation.org/UA/SecurityPolicy#None" security policy is supported
QWARN  : Tst_QOpcUaClient::connectSecureEndpointWithoutPki(open62541) qt.opcua.plugins.open62541: Unsupported security policy: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
PASS   : Tst_QOpcUaClient::connectSecureEndpointWithoutPki(open62541)
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541: No suitable identity token found in the endpoint
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541: Availabe tokens in the endpoint:
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 0 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 2 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 1 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 0 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 2 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
QWARN  : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541) qt.opcua.plugins.open62541:     Type: 1 SecurityPolicyUri: "http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256"
PASS   : Tst_QOpcUaClient::connectEncryptedTokenWithoutPki(open62541)
QWARN  : Tst_QOpcUaClient::connectCertificateAuthWithoutPki(open62541) qt.opcua.plugins.open62541: The open62541 plugin has been built without encryption support, certificate auth is not supported
PASS   : Tst_QOpcUaClient::connectCertificateAuthWithoutPki(open62541)
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 3	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 3	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectAndDisconnect(open62541)
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 4	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 4	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 5	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 5	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 6	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 6	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 7	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 7	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 8	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 8	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 9	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 9	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkSessionLocaleIds(open62541)
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 10	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541: The session locale ids were updated to "de"
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 10	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectionSettings(open62541)
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 11	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QCRITICAL: Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Session cannot be activated with StatusCode BadUserAccessDenied. The client cannot recover from this, closing the connection.
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Closing, SessionState: Closed, ConnectStatus: BadUserAccessDenied
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 11	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadUserAccessDenied
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541: Open62541: Failed to connect
PASS   : Tst_QOpcUaClient::connectInvalidPassword(open62541)
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 12	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 12	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541)
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 13	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 13	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
PASS   : Tst_QOpcUaClient::findServers(open62541)
QINFO  : Tst_QOpcUaClient::findServers() qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::requestEndpoints() qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 14	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 14	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::requestEndpoints(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
PASS   : Tst_QOpcUaClient::requestEndpoints(open62541)
QINFO  : Tst_QOpcUaClient::requestEndpoints() qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::compareNodeIds(open62541)
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 15	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=1;i="
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=1;s="
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: "ns=1;g=xxxxxxxxx" does not contain a valid guid identifier
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=1;b="
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=1;q=42"
QWARN  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "xxxxxxxxxxxxx"
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 15	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getNodeForIdTypes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::getNodeForIdTypes(open62541)
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 16	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 16	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readNodeWithByteStringIdWithNullByte(open62541)
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 17	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 17	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNS0OmitNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readNS0OmitNode(open62541)
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 18	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 18	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readInvalidNode(open62541)
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 19	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 19	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::requestNotInCache(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::requestNotInCache(open62541)
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 20	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 20	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::writeInvalidNode(open62541)
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 21	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541: No values to be written
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 21	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeMultipleAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::writeMultipleAttributes(open62541)
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 22	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 22	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readEmptyArrayVariable(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readEmptyArrayVariable(open62541)
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 23	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 23	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::writeNodeAttributes(open62541)
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 24	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 24	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNodeAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readNodeAttributes(open62541)
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 25	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QDEBUG : Tst_QOpcUaClient::readDataTypeDefinition(open62541) QVariant(Invalid)
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 25	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readDataTypeDefinition(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readDataTypeDefinition(open62541)
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 26	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 26	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readAccessLevelEx(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readAccessLevelEx(open62541)
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 27	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 27	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readNewPermissionAttributes(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readNewPermissionAttributes(open62541)
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 28	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 28	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getRootNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::getRootNode(open62541)
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 29	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 29	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::getChildren(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::getChildren(open62541)
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 30	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 30	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::childrenIdsString(open62541)
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 31	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 31	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::childrenIdsGuidNodeId(open62541)
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 32	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 32	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::childrenIdsOpaqueNodeId(open62541)
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 33	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 33	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::testSpecialCharStringNodeIds(open62541)
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 34	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 34	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::inverseBrowse(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::inverseBrowse(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 35	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 35	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveObjectNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 36	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 36	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveVariableNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 37	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 37	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveMethodNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 38	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 38	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveObjectTypeNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 39	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 39	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveVariableTypeNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 40	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 40	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveReferenceTypeNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 41	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 41	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveDataTypeNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 42	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 42	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveViewNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveViewNode(open62541)
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 43	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 43	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addAndRemoveReference(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addAndRemoveReference(open62541)
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 44	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 44	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscription(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dataChangeSubscription(open62541)
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 45	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541: Could not add monitored item for QOpcUa::NodeAttribute::Value of node "ns=0;i=84" : BadAttributeIdInvalid
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 45	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dataChangeSubscriptionInvalidNode(open62541)
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 46	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 46	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dataChangeSubscriptionSharing(open62541)
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 47	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541: Failed to add trigger link 2 -> 10 on subscription 6 with status BadMonitoredItemIdInvalid
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541: Failed to add trigger link 2 -> 11 on subscription 6 with status BadMonitoredItemIdInvalid
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 47	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dataChangeSubscriptionTriggering(open62541)
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 48	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541: Failed to add trigger link 2 -> 10 on subscription 7 with status BadMonitoredItemIdInvalid
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541: Failed to add trigger link 2 -> 11 on subscription 7 with status BadMonitoredItemIdInvalid
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 48	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dataChangeSubscriptionModifyTriggering(open62541)
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 49	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 49	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::methodCall(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::methodCall(open62541)
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 50	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 50	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::methodCallInvalid(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::methodCallInvalid(open62541)
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 51	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 51	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readMethodArguments(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readMethodArguments(open62541)
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 52	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "justsomerandomstring"
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: "ns=a;i=b" does not contain a valid numeric identifier
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=;i="
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=0;x=123"
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns=0,i=31;"
QWARN  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541: Failed to split node id string: "ns:0;i:31;"
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 52	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::malformedNodeString(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::malformedNodeString(open62541)
PASS   : Tst_QOpcUaClient::nodeIdGeneration(open62541)
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 53	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 18	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 18	| SC 54	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 23	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 23	| SC 55	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 23	| SC 55	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 23	| Socket closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 18	| SC 54	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 18	| Socket closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 53	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multipleClients(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::multipleClients(open62541)
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 56	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 56	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::nodeClass(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::nodeClass(open62541)
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 57	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 57	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::writeArray(open62541)
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 58	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 58	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readArray(open62541)
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 59	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 59	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::writeScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::writeScalar(open62541)
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 60	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 60	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readScalar(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readScalar(open62541)
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 61	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 61	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::readReencodedExtensionObject(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::readReencodedExtensionObject(open62541)
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 62	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 62	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::indexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::indexRange(open62541)
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 63	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 63	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::invalidIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::invalidIndexRange(open62541)
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 64	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 64	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionIndexRange(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::subscriptionIndexRange(open62541)
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 65	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 65	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::subscriptionDataChangeFilter(open62541)
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 66	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 66	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyPublishingMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::modifyPublishingMode(open62541)
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 67	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 67	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyMonitoringMode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::modifyMonitoringMode(open62541)
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 68	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 68	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::modifyMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::modifyMonitoredItem(open62541)
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 69	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541: Monitored item for QOpcUa::NodeAttribute::Value has already been created
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 69	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::addDuplicateMonitoredItem(open62541)
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 70	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 70	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::subscriptionUnreadableNode(open62541)
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 71	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 71	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkMonitoredItemCleanup(open62541)
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 72	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 72	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkAttributeUpdated(open62541)
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 73	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 73	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkValueAttributeUpdated(open62541)
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 74	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541: There is no subscription with id 42
QWARN  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541: Could not modify QOpcUaMonitoringParameters::Parameter::QueueSize , the monitored item does not exist
QDEBUG : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) QList(QList(QVariant(QOpcUa::NodeAttribute, QOpcUa::NodeAttribute::Value), QVariant(QFlags<QOpcUaMonitoringParameters::Parameter>, QFlags<QOpcUaMonitoringParameters::Parameter>(QueueSize)), QVariant(QOpcUa::UaStatusCode, QOpcUa::UaStatusCode(2151809024))))
QWARN  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541: There is no monitored item for this attribute
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 74	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkMonitoringInvalidRequests(open62541)
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 75	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 75	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::stringCharset(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::stringCharset(open62541)
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 76	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 76	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::namespaceArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::namespaceArray(open62541)
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 77	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 77	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::multiDimensionalArray(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::multiDimensionalArray(open62541)
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 78	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 78	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::dateTimeConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::dateTimeConversion(open62541)
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 79	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 79	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::timeStamps(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::timeStamps(open62541)
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 80	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua: Can't create a QOpcuaNode for a node on a different server.
QWARN  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 80	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createNodeFromExpandedId(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::createNodeFromExpandedId(open62541)
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua: Namespaces table missing, unable to resolve namespace URI.
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 81	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua: Can't resolve a namespace index on a different server.
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua: Failed to split node id "xxxxxxxxxxx"
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 81	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversion(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkExpandedIdConversion(open62541)
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua: Namespaces table missing, unable to resolve namespace URI.
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 82	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua: Can't resolve a namespace index on a different server.
QWARN  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua: Failed to split node id "xxxxxxxxxxx"
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 82	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkExpandedIdConversionNoOk(open62541)
QWARN  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua: Namespaces table missing, unable to resolve namespace URI.
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 83	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 83	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createQualifiedName(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::createQualifiedName(open62541)
QWARN  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua: Namespaces table missing, unable to resolve namespace URI.
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 84	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua: Failed to resolve namespace "InvalidNamespace"
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 84	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::createQualifiedNameNoOk(open62541)
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 85	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
QINFO  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QWARN  : Tst_QOpcUaClient::addNamespace(open62541) qt.opcua.plugins.open62541.sdk.client: Received BadNoSubscription, delete internal information about subscription
WARNING: Tst_QOpcUaClient::addNamespace(open62541) Maximum amount of warnings exceeded. Use -maxwarnings to override.
PASS   : Tst_QOpcUaClient::addNamespace(open62541)
PASS   : Tst_QOpcUaClient::fixedTimestamp(open62541)
PASS   : Tst_QOpcUaClient::resolveBrowsePath(open62541)
PASS   : Tst_QOpcUaClient::extensionObjectWithGuid(open62541)
PASS   : Tst_QOpcUaClient::encodeEmptyStringNodeId(open62541)
PASS   : Tst_QOpcUaClient::statusStrings()
PASS   : Tst_QOpcUaClient::readHistoryDataFromNode(open62541)
PASS   : Tst_QOpcUaClient::readHistoryDataFromClient(open62541)
PASS   : Tst_QOpcUaClient::readHistoryEventsFromNode(open62541)
PASS   : Tst_QOpcUaClient::readHistoryEventsFromClient(open62541)
PASS   : Tst_QOpcUaClient::eventSubscription(open62541)
PASS   : Tst_QOpcUaClient::decodeGenericStruct(open62541)
PASS   : Tst_QOpcUaClient::encodeGenericStruct(open62541)
PASS   : Tst_QOpcUaClient::encodeCustomGenericStruct(open62541)
PASS   : Tst_QOpcUaClient::registerUnregisterNodes(open62541)
PASS   : Tst_QOpcUaClient::connectionLost(open62541)
PASS   : Tst_QOpcUaClient::cleanupTestCase()
Totals: 105 passed, 0 failed, 0 skipped, 0 blacklisted, 16729ms
********* Finished testing of Tst_QOpcUaClient *********
