********* Start testing of Tst_Connection *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
QDEBUG : Tst_Connection::initTestCase() Using SDK plugin: "open62541"
QDEBUG : Tst_Connection::initTestCase() Using endpoint: QUrl("opc.tcp://127.0.0.1:43344")
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 15	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 2	| SecureChannel opened with SecurityMode None for SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.0s
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: The initially defined EndpointURL opc.tcp://127.0.0.1:43344 is valid for the server
QWARN  : Tst_Connection::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_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 0: Best endpoint so far
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 1: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic128Rsa15 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 2: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic128Rsa15 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 3: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic256 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 4: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic256 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 5: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Aes256_Sha256_RsaPss not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 6: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Aes256_Sha256_RsaPss not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 7: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 8: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Basic256Sha256 not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 9: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Aes128_Sha256_RsaOaep not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 10: Rejected, the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#Aes128_Sha256_RsaOaep not supported
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Endpoint 0 selected with SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 2	| SecureChannel closed
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Closed, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_Connection::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 15	| Socket closed
PASS   : Tst_Connection::initTestCase()
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 15	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 3	| SecureChannel opened with SecurityMode None for SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.0s
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: The initially defined EndpointURL opc.tcp://127.0.0.1:43344 is valid for the server
QWARN  : Tst_Connection::connectMultipleTimes(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_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 0: Best endpoint so far with UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 1: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 2: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 3: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 4: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 5: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 6: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 7: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 8: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 9: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 10: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 0 selected with SecurityMode None, SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: CreateSession: Using UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: ActivateSession: Using UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 3	| SecureChannel closed
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Closed, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 15	| Socket closed
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 15	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 4	| SecureChannel opened with SecurityMode None for SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.0s
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: The initially defined EndpointURL opc.tcp://127.0.0.1:43344 is valid for the server
QWARN  : Tst_Connection::connectMultipleTimes(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_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 0: Best endpoint so far with UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 1: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 2: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 3: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 4: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 5: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 6: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 7: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 8: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 9: Rejected, the SecurityMode Sign does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 10: Rejected, the SecurityMode SignAndEncrypt does not match the client configuration (None)
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Endpoint 0 selected with SecurityMode None, SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: CreateSession: Using UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: ActivateSession: Using UserTokenPolicy open62541-anonymous-policy-none#None
QINFO  : Tst_Connection::connectMultipleTimes(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
PASS   : Tst_Connection::connectMultipleTimes(open62541)
QINFO  : Tst_Connection::cleanupTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 15	| SC 4	| SecureChannel closed
QINFO  : Tst_Connection::cleanupTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Closed, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_Connection::cleanupTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 15	| Socket closed
PASS   : Tst_Connection::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 2147ms
********* Finished testing of Tst_Connection *********
