>>> aws-crt-cpp: Building community/aws-crt-cpp 0.29.5-r0 (using abuild 3.14.1-r3) started Thu, 21 Nov 2024 21:54:49 +0000 >>> aws-crt-cpp: Validating /home/buildozer/aports/community/aws-crt-cpp/APKBUILD... >>> aws-crt-cpp: Analyzing dependencies... >>> aws-crt-cpp: Installing for build: build-base aws-c-auth-dev aws-c-cal-dev aws-c-common-dev aws-c-compression-dev aws-c-event-stream-dev aws-c-http-dev aws-c-io-dev aws-c-mqtt-dev aws-c-s3-dev aws-c-sdkutils-dev aws-checksums-dev s2n-tls-dev cmake samurai (1/33) Installing aws-c-common (0.10.3-r0) (2/33) Installing aws-c-cal (0.8.1-r0) (3/33) Installing aws-c-compression (0.3.0-r0) (4/33) Installing s2n-tls (1.5.9-r0) (5/33) Installing aws-c-io (0.15.3-r0) (6/33) Installing aws-c-http (0.9.2-r0) (7/33) Installing aws-c-sdkutils (0.2.1-r0) (8/33) Installing aws-c-auth (0.8.0-r0) (9/33) Installing aws-c-auth-dev (0.8.0-r0) (10/33) Installing aws-c-cal-dev (0.8.1-r0) (11/33) Installing aws-c-common-dev (0.10.3-r0) (12/33) Installing aws-c-compression-dev (0.3.0-r0) (13/33) Installing aws-checksums (0.2.2-r0) (14/33) Installing aws-c-event-stream (0.5.0-r0) (15/33) Installing aws-c-event-stream-dev (0.5.0-r0) (16/33) Installing aws-c-http-dev (0.9.2-r0) (17/33) Installing aws-c-io-dev (0.15.3-r0) (18/33) Installing aws-c-mqtt (0.11.0-r0) (19/33) Installing aws-c-mqtt-dev (0.11.0-r0) (20/33) Installing aws-c-s3 (0.7.1-r0) (21/33) Installing aws-c-s3-dev (0.7.1-r0) (22/33) Installing aws-c-sdkutils-dev (0.2.1-r0) (23/33) Installing aws-checksums-dev (0.2.2-r0) (24/33) Installing openssl-dev (3.3.2-r4) (25/33) Installing s2n-tls-dev (1.5.9-r0) (26/33) Installing libbz2 (1.0.8-r6) (27/33) Installing xz-libs (5.6.3-r0) (28/33) Installing libarchive (3.7.7-r0) (29/33) Installing rhash-libs (1.4.5-r0) (30/33) Installing libuv (1.49.2-r0) (31/33) Installing cmake (3.31.0-r0) (32/33) Installing samurai (1.2-r6) (33/33) Installing .makedepends-aws-crt-cpp (20241121.215450) Executing busybox-1.37.0-r8.trigger OK: 314 MiB in 134 packages >>> aws-crt-cpp: Cleaning up srcdir >>> aws-crt-cpp: Cleaning up pkgdir >>> aws-crt-cpp: Cleaning up tmpdir >>> aws-crt-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-crt-cpp-0.29.5.tar.gz >>> aws-crt-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aws-crt-cpp-0.29.5.tar.gz >>> aws-crt-cpp: Checking sha512sums... aws-crt-cpp-0.29.5.tar.gz: OK >>> aws-crt-cpp: Unpacking /var/cache/distfiles/edge/aws-crt-cpp-0.29.5.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- AWS CRT C++ 0.29.5 -- The CXX compiler identification is GNU 14.2.0 -- The C compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found crypto: /usr/lib/libcrypto.so -- LibCrypto Include Dir: /usr/include -- LibCrypto Shared Lib: /usr/lib/libcrypto.so -- LibCrypto Static Lib: crypto_STATIC_LIBRARY-NOTFOUND -- S2N found target: AWS::crypto -- crypto Include Dir: /usr/include -- aws-c-cal found target: AWS::crypto -- crypto Include Dir: /usr/include -- aws-c-cal found target: AWS::crypto -- crypto Include Dir: /usr/include -- S2N found target: AWS::crypto -- crypto Include Dir: /usr/include -- S2N found target: AWS::crypto -- crypto Include Dir: /usr/include -- aws-c-cal found target: AWS::crypto -- crypto Include Dir: /usr/include INFO elasticurl will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/usr/lib to run the application INFO mqtt5 app will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/usr/lib to run the application INFO mqtt5 canary will be built with shared libs, but you may need to set LD_LIBRARY_PATH=/usr/lib to run the application -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/aws-crt-cpp/src/aws-crt-cpp-0.29.5/build [1/82] Building CXX object bin/mqtt5_canary/CMakeFiles/mqtt5_canary.dir/main.cpp.o [2/82] Building CXX object bin/mqtt5_app/CMakeFiles/mqtt5_app.dir/main.cpp.o [3/82] Building CXX object bin/elasticurl_cpp/CMakeFiles/elasticurl_cpp.dir/main.cpp.o [4/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/VariantTest.cpp.o [5/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/UUIDTest.cpp.o [6/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/TypesTest.cpp.o [7/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/TLSContextTest.cpp.o [8/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/SymmetricCipherTest.cpp.o [9/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/StringViewTest.cpp.o [10/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/StreamTest.cpp.o [11/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/Sigv4SigningTest.cpp.o [12/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/RuleEngineTest.cpp.o [13/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/ProxyTest.cpp.o [14/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/OptionalMemorySafetyTest.cpp.o [15/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/MqttRequestResponse.cpp.o [16/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/MqttClientTest.cpp.o [17/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/MqttClientCredentialsTest.cpp.o [18/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/Mqtt5ClientTest.cpp.o [19/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/Mqtt5ClientCredentialsTest.cpp.o [20/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/JsonParserTest.cpp.o [21/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/IotServiceTest.cpp.o [22/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/ImdsClientTest.cpp.o [23/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HttpRequestTest.cpp.o [24/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HttpClientTest.cpp.o [25/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HttpClientConnectionManagerTest.cpp.o [26/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HostResolverTest.cpp.o [27/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HashTest.cpp.o [28/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/HMACTest.cpp.o [29/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/EventLoopGroupTest.cpp.o [30/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/DateTimeTest.cpp.o [31/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/CredentialsTest.cpp.o [32/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/ChannelHandlerTest.cpp.o [33/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/ChannelBootstrapTest.cpp.o [34/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/CborTest.cpp.o [35/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/CRCTest.cpp.o [36/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/ApiTest.cpp.o [37/82] Building CXX object tests/CMakeFiles/aws-crt-cpp-tests.dir/test_runner.cpp.o [38/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/MqttConnectionCore.cpp.o [39/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/MqttConnection.cpp.o [40/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/MqttClient.cpp.o [41/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/Mqtt5Packets.cpp.o [42/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/Mqtt5ClientCore.cpp.o [43/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/mqtt/Mqtt5Client.cpp.o [44/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/iot/MqttRequestResponseClient.cpp.o [45/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/iot/MqttCommon.cpp.o [46/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/iot/MqttClient.cpp.o [47/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/iot/Mqtt5Client.cpp.o [48/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/Uri.cpp.o [49/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/TlsOptions.cpp.o [50/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/Stream.cpp.o [51/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/SocketOptions.cpp.o [52/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/Pkcs11.cpp.o [53/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/HostResolver.cpp.o [54/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/EventLoopGroup.cpp.o [55/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/ChannelHandler.cpp.o [56/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/io/Bootstrap.cpp.o [57/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/http/HttpRequestResponse.cpp.o [58/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/http/HttpProxyStrategy.cpp.o [59/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/http/HttpConnectionManager.cpp.o [60/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/http/HttpConnection.cpp.o [61/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/endpoints/RuleEngine.cpp.o [62/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/crypto/SymmetricCipher.cpp.o [63/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/crypto/SecureRandom.cpp.o [64/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/crypto/Hash.cpp.o [65/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/crypto/HMAC.cpp.o [66/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/checksum/CRC.cpp.o [67/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/cbor/Cbor.cpp.o [68/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/auth/Sigv4Signing.cpp.o [69/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/auth/Credentials.cpp.o [70/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/UUID.cpp.o [71/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/Types.cpp.o [72/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/StringUtils.cpp.o [73/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/JsonObject.cpp.o [74/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/ImdsClient.cpp.o [75/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/DateTime.cpp.o [76/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/Api.cpp.o [77/82] Building CXX object CMakeFiles/aws-crt-cpp.dir/source/Allocator.cpp.o [78/82] Linking CXX shared library libaws-crt-cpp.so [79/82] Linking CXX executable bin/mqtt5_canary/mqtt5_canary [80/82] Linking CXX executable bin/mqtt5_app/mqtt5_app [81/82] Linking CXX executable bin/elasticurl_cpp/elasticurl_cpp [82/82] Linking CXX executable tests/aws-crt-cpp-tests Internal ctest changing into directory: /home/buildozer/aports/community/aws-crt-cpp/src/aws-crt-cpp-0.29.5/build Test project /home/buildozer/aports/community/aws-crt-cpp/src/aws-crt-cpp-0.29.5/build Start 1: ApiMultiCreateDestroy Start 2: ApiMultiDefaultCreateDestroy Start 3: ApiStaticDefaultCreateDestroy Start 4: EventLoopResourceSafety Start 5: ClientBootstrapResourceSafety Start 6: MqttClientResourceSafety Start 7: MqttClientNewConnectionUninitializedTlsContext Start 8: TLSContextResourceSafety Start 9: TLSContextUninitializedNewConnectionOptions Start 10: Sigv4aSigningTestCredentials Start 11: IoTMqtt311ConnectWithNoSigningCustomAuth Start 12: IoTMqtt311ConnectWithSigningCustomAuth Start 13: IoTMqtt311ConnectWithSigningCustomAuthUnencoded Start 14: IoTMqtt311ConnectWithSigningCustomAuthWebsockets Start 15: IoTMqtt311ConnectWithSigningCustomAuthWebsocketsUnencoded Start 16: IoTMqtt311ConnectWithPKCS11 Start 17: IoTMqtt311ConnectWithPKCS12 Start 18: IoTMqtt311ConnectWithWindowsCert Start 19: IoTMqtt311ConnectWSDefault Start 20: IoTMqtt311ConnectWSStatic Start 21: IoTMqtt311ConnectWSCognito Start 22: IoTMqtt311ConnectWSProfile Start 23: IoTMqtt311ConnectWSEnvironment Start 24: IoTMqtt5ConnectWithmTLS Start 25: IoTMqtt5ConnectWithWebsocket Start 26: IoTMqtt5ConnectWithSigningCustomAuth Start 27: IoTMqtt5ConnectWithSigningCustomAuthUnencoded Start 28: IoTMqtt5ConnectWithNoSigningCustomAuth Start 29: IoTMqtt5ConnectWithNoSigningCustomAuthWebsockets Start 30: IoTMqtt5ConnectWithSigningCustomAuthWebsockets Start 31: IoTMqtt5ConnectWithSigningCustomAuthWebsocketsUnencoded Start 32: IoTMqtt5ConnectWithPKCS11 Start 33: IoTMqtt5ConnectWithPKCS12 Start 34: IoTMqtt5ConnectWithWindowsCert Start 35: IoTMqtt5ConnectWSStatic Start 36: IoTMqtt5ConnectWSCognito Start 37: IoTMqtt5ConnectWSProfile Start 38: IoTMqtt5ConnectWSEnvironment Start 39: IoTMqtt5ConnectWSX509 Start 40: Base64RoundTrip Start 41: DateTimeBinding Start 42: BasicJsonParsing Start 43: JsonNullParsing Start 44: JsonNullNestedObject Start 45: JsonExplicitNull Start 46: JsonBoolTest Start 47: JsonMoveTest Start 48: SHA256ResourceSafety Start 49: MD5ResourceSafety Start 50: SHA1ResourceSafety Start 51: SHA256HMACResourceSafety Start 52: AES_256_CBC_Generated_Materials_ResourceSafety Start 53: AES_256_CTR_Generated_Materials_ResourceSafety Start 54: AES_256_GCM_Generated_Materials_ResourceSafety Start 55: AES_256_Keywrap_Generated_Materials_ResourceSafety Start 56: HttpDownloadNoBackPressureHTTP1_1 Start 57: HttpDownloadNoBackPressureHTTP2 Start 58: HttpStreamUnActivated Start 59: HttpCreateConnectionInvalidTlsConnectionOptions Start 60: IotPublishSubscribe Start 61: IotConnectionSuccessTest Start 62: IotConnectionFailureTest Start 63: IotWillTest Start 64: IoTStatisticsPublishWaitStatisticsDisconnect Start 65: IoTStatisticsPublishStatisticsWaitDisconnect Start 66: HttpClientConnectionManagerResourceSafety Start 67: HttpClientConnectionManagerInvalidTlsConnectionOptions Start 68: HttpClientConnectionWithPendingAcquisitions Start 69: HttpClientConnectionWithPendingAcquisitionsAndClosedConnections Start 70: IotConnectionDestruction Start 71: IotConnectionDestructionWithExecutingCallback Start 72: IotConnectionDestructionWithinConnectionCallback Start 73: IotConnectionDestructionWithinDisconnectCallback Start 74: IotConnectionDestructionWithPublish Start 75: DefaultResolution Start 76: OptionalCopySafety Start 77: OptionalMoveSafety Start 78: OptionalEmplace Start 79: OptionalCopyAndMoveSemantics Start 80: VariantCompiles 1/199 Test #1: ApiMultiCreateDestroy ....................................................... Passed 0.06 sec 2/199 Test #2: ApiMultiDefaultCreateDestroy ................................................ Passed 0.06 sec 3/199 Test #9: TLSContextUninitializedNewConnectionOptions ................................. Passed 0.06 sec 4/199 Test #11: IoTMqtt311ConnectWithNoSigningCustomAuth ....................................***Skipped 0.06 sec 5/199 Test #12: IoTMqtt311ConnectWithSigningCustomAuth ......................................***Skipped 0.06 sec 6/199 Test #13: IoTMqtt311ConnectWithSigningCustomAuthUnencoded .............................***Skipped 0.06 sec 7/199 Test #14: IoTMqtt311ConnectWithSigningCustomAuthWebsockets ............................***Skipped 0.06 sec 8/199 Test #15: IoTMqtt311ConnectWithSigningCustomAuthWebsocketsUnencoded ...................***Skipped 0.06 sec 9/199 Test #16: IoTMqtt311ConnectWithPKCS11 .................................................***Skipped 0.06 sec 10/199 Test #17: IoTMqtt311ConnectWithPKCS12 .................................................***Skipped 0.06 sec 11/199 Test #18: IoTMqtt311ConnectWithWindowsCert ............................................***Skipped 0.05 sec 12/199 Test #19: IoTMqtt311ConnectWSDefault ..................................................***Skipped 0.05 sec 13/199 Test #20: IoTMqtt311ConnectWSStatic ...................................................***Skipped 0.05 sec 14/199 Test #21: IoTMqtt311ConnectWSCognito ..................................................***Skipped 0.05 sec 15/199 Test #22: IoTMqtt311ConnectWSProfile ..................................................***Skipped 0.05 sec 16/199 Test #23: IoTMqtt311ConnectWSEnvironment ..............................................***Skipped 0.05 sec 17/199 Test #24: IoTMqtt5ConnectWithmTLS .....................................................***Skipped 0.05 sec 18/199 Test #25: IoTMqtt5ConnectWithWebsocket ................................................***Skipped 0.05 sec 19/199 Test #26: IoTMqtt5ConnectWithSigningCustomAuth ........................................***Skipped 0.05 sec 20/199 Test #27: IoTMqtt5ConnectWithSigningCustomAuthUnencoded ...............................***Skipped 0.05 sec 21/199 Test #28: IoTMqtt5ConnectWithNoSigningCustomAuth ......................................***Skipped 0.05 sec 22/199 Test #29: IoTMqtt5ConnectWithNoSigningCustomAuthWebsockets ............................***Skipped 0.05 sec 23/199 Test #30: IoTMqtt5ConnectWithSigningCustomAuthWebsockets ..............................***Skipped 0.05 sec 24/199 Test #31: IoTMqtt5ConnectWithSigningCustomAuthWebsocketsUnencoded .....................***Skipped 0.05 sec 25/199 Test #32: IoTMqtt5ConnectWithPKCS11 ...................................................***Skipped 0.05 sec 26/199 Test #33: IoTMqtt5ConnectWithPKCS12 ...................................................***Skipped 0.05 sec 27/199 Test #34: IoTMqtt5ConnectWithWindowsCert ..............................................***Skipped 0.05 sec 28/199 Test #35: IoTMqtt5ConnectWSStatic .....................................................***Skipped 0.05 sec 29/199 Test #36: IoTMqtt5ConnectWSCognito ....................................................***Skipped 0.04 sec 30/199 Test #37: IoTMqtt5ConnectWSProfile ....................................................***Skipped 0.04 sec 31/199 Test #38: IoTMqtt5ConnectWSEnvironment ................................................***Skipped 0.04 sec 32/199 Test #39: IoTMqtt5ConnectWSX509 .......................................................***Skipped 0.04 sec 33/199 Test #40: Base64RoundTrip ............................................................. Passed 0.04 sec 34/199 Test #41: DateTimeBinding ............................................................. Passed 0.04 sec 35/199 Test #42: BasicJsonParsing ............................................................ Passed 0.04 sec 36/199 Test #43: JsonNullParsing ............................................................. Passed 0.04 sec 37/199 Test #44: JsonNullNestedObject ........................................................ Passed 0.04 sec 38/199 Test #45: JsonExplicitNull ............................................................ Passed 0.04 sec 39/199 Test #46: JsonBoolTest ................................................................ Passed 0.04 sec 40/199 Test #47: JsonMoveTest ................................................................ Passed 0.04 sec 41/199 Test #48: SHA256ResourceSafety ........................................................ Passed 0.04 sec 42/199 Test #60: IotPublishSubscribe .........................................................***Skipped 0.03 sec 43/199 Test #61: IotConnectionSuccessTest ....................................................***Skipped 0.03 sec 44/199 Test #62: IotConnectionFailureTest ....................................................***Skipped 0.03 sec 45/199 Test #63: IotWillTest .................................................................***Skipped 0.03 sec 46/199 Test #64: IoTStatisticsPublishWaitStatisticsDisconnect ................................***Skipped 0.03 sec 47/199 Test #65: IoTStatisticsPublishStatisticsWaitDisconnect ................................***Skipped 0.03 sec 48/199 Test #70: IotConnectionDestruction ....................................................***Skipped 0.02 sec 49/199 Test #71: IotConnectionDestructionWithExecutingCallback ...............................***Skipped 0.02 sec 50/199 Test #72: IotConnectionDestructionWithinConnectionCallback ............................***Skipped 0.02 sec 51/199 Test #73: IotConnectionDestructionWithinDisconnectCallback ............................***Skipped 0.02 sec 52/199 Test #74: IotConnectionDestructionWithPublish .........................................***Skipped 0.02 sec Start 81: VariantConstructor Start 82: VariantOperatorEquals Start 83: VariantEmplace Start 84: VariantVisitor Start 85: StreamTestCreateDestroyWrapper Start 86: StreamTestLength Start 87: StreamTestRead Start 88: StreamTestReadEmpty Start 89: StreamTestSeekBegin Start 90: StreamTestSeekEnd Start 91: StreamTestRefcount Start 92: TestCredentialsConstruction Start 93: TestAnonymousCredentialsConstruction Start 94: TestProviderStaticGet Start 95: TestProviderAnonymousGet Start 96: TestProviderEnvironmentGet Start 97: TestProviderProfileGet Start 98: TestProviderImdsGet Start 99: TestProviderDefaultChainGet Start 100: TestProviderDefaultChainManualTlsContextGet Start 101: TestProviderDelegateGet Start 102: TestProviderDelegateGetAnonymous Start 103: HttpRequestTestCreateDestroy Start 104: Sigv4SigningTestCreateDestroy Start 105: Sigv4SigningTestSimple Start 106: Sigv4SigningTestCredentials Start 107: Sigv4SigningTestUnsignedPayload Start 108: UUIDToString Start 109: TestIntArrayListToVector Start 110: TestByteCursorArrayListToVector Start 111: StringViewTest Start 112: TestCreatingImdsClient Start 113: ChannelHandlerInterop Start 114: Mqtt311DirectConnectionMinimal Start 115: Mqtt311DirectConnectionWithBasicAuth Start 116: Mqtt311DirectConnectionWithTLS Start 117: Mqtt311DirectConnectionWithMutualTLS Start 118: Mqtt311DirectConnectionWithHttpProxy Start 119: Mqtt311WSConnectionMinimal Start 120: Mqtt311WSConnectionWithBasicAuth Start 121: Mqtt311WSConnectionWithTLS Start 122: Mqtt311WSConnectionWithHttpProxy Start 123: Mqtt5NewClientMinimal Start 124: Mqtt5NewClientFull Start 125: Mqtt5DirectConnectionMinimal Start 126: Mqtt5DirectConnectionWithBasicAuth Start 127: Mqtt5DirectConnectionWithTLS Start 128: Mqtt5DirectConnectionWithMutualTLS Start 129: Mqtt5DirectConnectionWithHttpProxy Start 130: Mqtt5DirectConnectionFull Start 131: Mqtt5WSConnectionMinimal Start 132: Mqtt5WSConnectionWithBasicAuth 53/199 Test #8: TLSContextResourceSafety .................................................... Passed 0.12 sec 54/199 Test #49: MD5ResourceSafety ........................................................... Passed 0.09 sec 55/199 Test #50: SHA1ResourceSafety .......................................................... Passed 0.09 sec 56/199 Test #51: SHA256HMACResourceSafety .................................................... Passed 0.09 sec 57/199 Test #52: AES_256_CBC_Generated_Materials_ResourceSafety .............................. Passed 0.09 sec 58/199 Test #53: AES_256_CTR_Generated_Materials_ResourceSafety .............................. Passed 0.09 sec 59/199 Test #54: AES_256_GCM_Generated_Materials_ResourceSafety .............................. Passed 0.09 sec 60/199 Test #55: AES_256_Keywrap_Generated_Materials_ResourceSafety .......................... Passed 0.09 sec 61/199 Test #67: HttpClientConnectionManagerInvalidTlsConnectionOptions ...................... Passed 0.09 sec 62/199 Test #76: OptionalCopySafety .......................................................... Passed 0.08 sec 63/199 Test #77: OptionalMoveSafety .......................................................... Passed 0.08 sec 64/199 Test #78: OptionalEmplace ............................................................. Passed 0.08 sec 65/199 Test #79: OptionalCopyAndMoveSemantics ................................................ Passed 0.08 sec 66/199 Test #80: VariantCompiles ............................................................. Passed 0.08 sec 67/199 Test #81: VariantConstructor .......................................................... Passed 0.07 sec 68/199 Test #82: VariantOperatorEquals ....................................................... Passed 0.07 sec 69/199 Test #83: VariantEmplace .............................................................. Passed 0.06 sec 70/199 Test #84: VariantVisitor .............................................................. Passed 0.06 sec 71/199 Test #85: StreamTestCreateDestroyWrapper .............................................. Passed 0.06 sec 72/199 Test #86: StreamTestLength ............................................................ Passed 0.06 sec 73/199 Test #87: StreamTestRead .............................................................. Passed 0.06 sec 74/199 Test #88: StreamTestReadEmpty ......................................................... Passed 0.06 sec 75/199 Test #89: StreamTestSeekBegin ......................................................... Passed 0.06 sec 76/199 Test #90: StreamTestSeekEnd ........................................................... Passed 0.06 sec 77/199 Test #91: StreamTestRefcount .......................................................... Passed 0.06 sec 78/199 Test #92: TestCredentialsConstruction ................................................. Passed 0.06 sec 79/199 Test #93: TestAnonymousCredentialsConstruction ........................................ Passed 0.06 sec 80/199 Test #94: TestProviderStaticGet ....................................................... Passed 0.05 sec 81/199 Test #95: TestProviderAnonymousGet .................................................... Passed 0.05 sec 82/199 Test #96: TestProviderEnvironmentGet .................................................. Passed 0.05 sec 83/199 Test #97: TestProviderProfileGet ...................................................... Passed 0.05 sec 84/199 Test #101: TestProviderDelegateGet ..................................................... Passed 0.05 sec 85/199 Test #102: TestProviderDelegateGetAnonymous ............................................ Passed 0.05 sec 86/199 Test #103: HttpRequestTestCreateDestroy ................................................ Passed 0.05 sec 87/199 Test #114: Mqtt311DirectConnectionMinimal ..............................................***Skipped 0.04 sec 88/199 Test #115: Mqtt311DirectConnectionWithBasicAuth ........................................***Skipped 0.04 sec 89/199 Test #116: Mqtt311DirectConnectionWithTLS ..............................................***Skipped 0.04 sec 90/199 Test #117: Mqtt311DirectConnectionWithMutualTLS ........................................***Skipped 0.03 sec 91/199 Test #118: Mqtt311DirectConnectionWithHttpProxy ........................................***Skipped 0.03 sec 92/199 Test #119: Mqtt311WSConnectionMinimal ..................................................***Skipped 0.03 sec 93/199 Test #120: Mqtt311WSConnectionWithBasicAuth ............................................***Skipped 0.03 sec 94/199 Test #121: Mqtt311WSConnectionWithTLS ..................................................***Skipped 0.03 sec 95/199 Test #122: Mqtt311WSConnectionWithHttpProxy ............................................***Skipped 0.03 sec 96/199 Test #125: Mqtt5DirectConnectionMinimal ................................................***Skipped 0.03 sec 97/199 Test #126: Mqtt5DirectConnectionWithBasicAuth ..........................................***Skipped 0.03 sec Start 133: Mqtt5WSConnectionWithTLS Start 134: Mqtt5WSConnectionWithMutualTLS Start 135: Mqtt5WSConnectionFull Start 136: Mqtt5InvalidHostname Start 137: Mqtt5InvalidPort Start 138: Mqtt5WSInvalidPort Start 139: Mqtt5SocketTimeout Start 140: Mqtt5IncorrectBasicAuth Start 141: Mqtt5IncorrectWSConnect Start 142: Mqtt5DoubleClientIDFailure Start 143: Mqtt5NegotiatedSettingsHappy Start 144: Mqtt5NegotiatedSettingsFull Start 145: Mqtt5NegotiatedSettingsLimit Start 146: Mqtt5NegotiatedSettingsRejoinAlways Start 147: Mqtt5SubUnsub Start 148: Mqtt5WillTest Start 149: Mqtt5NullPublish Start 150: Mqtt5NullSubscribe Start 151: Mqtt5NullUnsubscribe Start 152: Mqtt5ReuseUnsubscribePacket Start 153: Mqtt5QoS1SubPub Start 154: Mqtt5RetainSetAndClear Start 155: Mqtt5InterruptSub Start 156: Mqtt5InterruptUnsub Start 157: Mqtt5InterruptPublishQoS1 Start 158: Mqtt5OperationStatisticsSimple Start 159: Mqtt5SharedSubscriptionTest Start 160: Mqtt5to3AdapterNewConnectionMin Start 161: Mqtt5to3AdapterNewClientFull Start 162: Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt3 Start 163: Mqtt5to3AdapterWSConnectionMinimalThroughMqtt3 Start 164: Mqtt5to3AdapterWithIoTConnectionThroughMqtt3 Start 165: Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt3 Start 166: Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt5 Start 167: Mqtt5to3AdapterWSConnectionMinimalThroughMqtt5 Start 168: Mqtt5to3AdapterWithIoTConnectionThroughMqtt5 Start 169: Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt5 Start 170: Mqtt5to3AdapterOperations Start 171: Mqtt5to3AdapterNullPubAck Start 172: Mqtt5to3AdapterMultipleAdapters Start 173: MqttRequestResponse_CreateDestroy5 Start 174: MqttRequestResponse_CreateDestroy311 Start 175: MqttRequestResponse_GetNamedShadowSuccessRejected311 Start 176: MqttRequestResponse_GetNamedShadowSuccessRejected5 Start 177: MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken311 98/199 Test #4: EventLoopResourceSafety ..................................................... Passed 0.20 sec 99/199 Test #5: ClientBootstrapResourceSafety ............................................... Passed 0.20 sec 100/199 Test #7: MqttClientNewConnectionUninitializedTlsContext .............................. Passed 0.20 sec 101/199 Test #59: HttpCreateConnectionInvalidTlsConnectionOptions ............................. Passed 0.17 sec 102/199 Test #75: DefaultResolution ........................................................... Passed 0.16 sec 103/199 Test #108: UUIDToString ................................................................ Passed 0.11 sec 104/199 Test #109: TestIntArrayListToVector .................................................... Passed 0.11 sec 105/199 Test #110: TestByteCursorArrayListToVector ............................................. Passed 0.11 sec 106/199 Test #111: StringViewTest .............................................................. Passed 0.11 sec 107/199 Test #112: TestCreatingImdsClient ...................................................... Passed 0.11 sec 108/199 Test #113: ChannelHandlerInterop ....................................................... Passed 0.11 sec 109/199 Test #127: Mqtt5DirectConnectionWithTLS ................................................***Skipped 0.10 sec 110/199 Test #128: Mqtt5DirectConnectionWithMutualTLS ..........................................***Skipped 0.10 sec 111/199 Test #129: Mqtt5DirectConnectionWithHttpProxy ..........................................***Skipped 0.10 sec 112/199 Test #130: Mqtt5DirectConnectionFull ...................................................***Skipped 0.09 sec 113/199 Test #132: Mqtt5WSConnectionWithBasicAuth ..............................................***Skipped 0.09 sec 114/199 Test #131: Mqtt5WSConnectionMinimal ....................................................***Skipped 0.09 sec 115/199 Test #133: Mqtt5WSConnectionWithTLS ....................................................***Skipped 0.07 sec 116/199 Test #134: Mqtt5WSConnectionWithMutualTLS ..............................................***Skipped 0.07 sec 117/199 Test #135: Mqtt5WSConnectionFull .......................................................***Skipped 0.07 sec 118/199 Test #136: Mqtt5InvalidHostname ........................................................***Skipped 0.07 sec 119/199 Test #137: Mqtt5InvalidPort ............................................................***Skipped 0.07 sec 120/199 Test #138: Mqtt5WSInvalidPort ..........................................................***Skipped 0.07 sec 121/199 Test #139: Mqtt5SocketTimeout ..........................................................***Skipped 0.07 sec 122/199 Test #140: Mqtt5IncorrectBasicAuth .....................................................***Skipped 0.07 sec 123/199 Test #141: Mqtt5IncorrectWSConnect .....................................................***Skipped 0.07 sec 124/199 Test #142: Mqtt5DoubleClientIDFailure ..................................................***Skipped 0.06 sec 125/199 Test #143: Mqtt5NegotiatedSettingsHappy ................................................***Skipped 0.06 sec 126/199 Test #144: Mqtt5NegotiatedSettingsFull .................................................***Skipped 0.06 sec 127/199 Test #145: Mqtt5NegotiatedSettingsLimit ................................................***Skipped 0.06 sec 128/199 Test #146: Mqtt5NegotiatedSettingsRejoinAlways .........................................***Skipped 0.06 sec 129/199 Test #147: Mqtt5SubUnsub ...............................................................***Skipped 0.06 sec 130/199 Test #148: Mqtt5WillTest ...............................................................***Skipped 0.06 sec 131/199 Test #149: Mqtt5NullPublish ............................................................***Skipped 0.06 sec 132/199 Test #150: Mqtt5NullSubscribe ..........................................................***Skipped 0.05 sec 133/199 Test #151: Mqtt5NullUnsubscribe ........................................................***Skipped 0.05 sec 134/199 Test #153: Mqtt5QoS1SubPub .............................................................***Skipped 0.05 sec 135/199 Test #154: Mqtt5RetainSetAndClear ......................................................***Skipped 0.05 sec 136/199 Test #155: Mqtt5InterruptSub ...........................................................***Skipped 0.05 sec 137/199 Test #156: Mqtt5InterruptUnsub .........................................................***Skipped 0.05 sec 138/199 Test #157: Mqtt5InterruptPublishQoS1 ...................................................***Skipped 0.05 sec 139/199 Test #158: Mqtt5OperationStatisticsSimple ..............................................***Skipped 0.04 sec 140/199 Test #159: Mqtt5SharedSubscriptionTest .................................................***Skipped 0.04 sec 141/199 Test #162: Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt3 ..........................***Skipped 0.04 sec 142/199 Test #163: Mqtt5to3AdapterWSConnectionMinimalThroughMqtt3 ..............................***Skipped 0.04 sec 143/199 Test #164: Mqtt5to3AdapterWithIoTConnectionThroughMqtt3 ................................***Skipped 0.04 sec 144/199 Test #165: Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt3 ....................***Skipped 0.04 sec 145/199 Test #166: Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt5 ..........................***Skipped 0.04 sec 146/199 Test #167: Mqtt5to3AdapterWSConnectionMinimalThroughMqtt5 ..............................***Skipped 0.03 sec 147/199 Test #168: Mqtt5to3AdapterWithIoTConnectionThroughMqtt5 ................................***Skipped 0.03 sec 148/199 Test #169: Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt5 ....................***Skipped 0.03 sec 149/199 Test #170: Mqtt5to3AdapterOperations ...................................................***Skipped 0.03 sec 150/199 Test #171: Mqtt5to3AdapterNullPubAck ...................................................***Skipped 0.03 sec 151/199 Test #172: Mqtt5to3AdapterMultipleAdapters .............................................***Skipped 0.03 sec Start 178: MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken5 Start 179: MqttRequestResponse_UpdateNamedShadowSuccessAccepted311 Start 180: MqttRequestResponse_UpdateNamedShadowSuccessAccepted5 Start 181: MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken311 Start 182: MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken5 Start 183: MqttRequestResponse_GetNamedShadowTimeout311 Start 184: MqttRequestResponse_GetNamedShadowTimeout5 Start 185: MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken311 Start 186: MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken5 Start 187: MqttRequestResponse_GetNamedShadowFailureOnClose311 Start 188: MqttRequestResponse_GetNamedShadowFailureOnClose5 Start 189: MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken311 Start 190: MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken5 Start 191: MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess5 Start 192: MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess311 Start 193: MqttRequestResponse_ShadowUpdatedStreamClientClosed5 Start 194: MqttRequestResponse_ShadowUpdatedStreamClientClosed311 Start 195: MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess5 Start 196: MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess311 Start 197: RuleEngine Start 198: CborSanityTest Start 199: CborTimeStampTest 152/199 Test #6: MqttClientResourceSafety .................................................... Passed 0.25 sec 153/199 Test #10: Sigv4aSigningTestCredentials ................................................ Passed 0.25 sec 154/199 Test #104: Sigv4SigningTestCreateDestroy ............................................... Passed 0.16 sec 155/199 Test #106: Sigv4SigningTestCredentials ................................................. Passed 0.16 sec 156/199 Test #107: Sigv4SigningTestUnsignedPayload ............................................. Passed 0.16 sec 157/199 Test #123: Mqtt5NewClientMinimal ....................................................... Passed 0.14 sec 158/199 Test #124: Mqtt5NewClientFull .......................................................... Passed 0.14 sec 159/199 Test #173: MqttRequestResponse_CreateDestroy5 ..........................................***Skipped 0.07 sec 160/199 Test #174: MqttRequestResponse_CreateDestroy311 ........................................***Skipped 0.07 sec 161/199 Test #175: MqttRequestResponse_GetNamedShadowSuccessRejected311 ........................***Skipped 0.07 sec 162/199 Test #176: MqttRequestResponse_GetNamedShadowSuccessRejected5 ..........................***Skipped 0.07 sec 163/199 Test #177: MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken311 ......***Skipped 0.06 sec 164/199 Test #178: MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken5 ........***Skipped 0.04 sec 165/199 Test #179: MqttRequestResponse_UpdateNamedShadowSuccessAccepted311 .....................***Skipped 0.04 sec 166/199 Test #180: MqttRequestResponse_UpdateNamedShadowSuccessAccepted5 .......................***Skipped 0.04 sec 167/199 Test #3: ApiStaticDefaultCreateDestroy ............................................... Passed 0.26 sec 168/199 Test #160: Mqtt5to3AdapterNewConnectionMin ............................................. Passed 0.09 sec 169/199 Test #161: Mqtt5to3AdapterNewClientFull ................................................ Passed 0.09 sec 170/199 Test #181: MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken311 ...***Skipped 0.04 sec 171/199 Test #182: MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken5 .....***Skipped 0.04 sec 172/199 Test #183: MqttRequestResponse_GetNamedShadowTimeout311 ................................***Skipped 0.04 sec 173/199 Test #184: MqttRequestResponse_GetNamedShadowTimeout5 ..................................***Skipped 0.04 sec 174/199 Test #185: MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken311 ..............***Skipped 0.04 sec 175/199 Test #186: MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken5 ................***Skipped 0.04 sec 176/199 Test #187: MqttRequestResponse_GetNamedShadowFailureOnClose311 .........................***Skipped 0.04 sec 177/199 Test #188: MqttRequestResponse_GetNamedShadowFailureOnClose5 ...........................***Skipped 0.04 sec 178/199 Test #189: MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken311 .......***Skipped 0.03 sec 179/199 Test #190: MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken5 .........***Skipped 0.03 sec 180/199 Test #191: MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess5 ....................***Skipped 0.03 sec 181/199 Test #192: MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess311 ..................***Skipped 0.03 sec 182/199 Test #194: MqttRequestResponse_ShadowUpdatedStreamClientClosed311 ......................***Skipped 0.03 sec 183/199 Test #195: MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess5 ..............***Skipped 0.03 sec 184/199 Test #196: MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess311 ............***Skipped 0.03 sec 185/199 Test #197: RuleEngine .................................................................. Passed 0.03 sec 186/199 Test #198: CborSanityTest .............................................................. Passed 0.03 sec 187/199 Test #193: MqttRequestResponse_ShadowUpdatedStreamClientClosed5 ........................***Skipped 0.04 sec 188/199 Test #152: Mqtt5ReuseUnsubscribePacket ................................................. Passed 0.11 sec 189/199 Test #199: CborTimeStampTest ........................................................... Passed 0.03 sec 190/199 Test #68: HttpClientConnectionWithPendingAcquisitions ................................. Passed 0.30 sec 191/199 Test #66: HttpClientConnectionManagerResourceSafety ................................... Passed 0.32 sec 192/199 Test #58: HttpStreamUnActivated ....................................................... Passed 0.36 sec 193/199 Test #69: HttpClientConnectionWithPendingAcquisitionsAndClosedConnections ............. Passed 0.52 sec 194/199 Test #57: HttpDownloadNoBackPressureHTTP2 ............................................. Passed 1.46 sec 195/199 Test #56: HttpDownloadNoBackPressureHTTP1_1 ........................................... Passed 1.67 sec 196/199 Test #98: TestProviderImdsGet ......................................................... Passed 4.08 sec 197/199 Test #105: Sigv4SigningTestSimple ...................................................... Passed 4.21 sec 198/199 Test #100: TestProviderDefaultChainManualTlsContextGet ................................. Passed 4.22 sec 199/199 Test #99: TestProviderDefaultChainGet ................................................. Passed 4.25 sec 100% tests passed, 0 tests failed out of 199 Total Test time (real) = 4.35 sec The following tests did not run: 11 - IoTMqtt311ConnectWithNoSigningCustomAuth (Skipped) 12 - IoTMqtt311ConnectWithSigningCustomAuth (Skipped) 13 - IoTMqtt311ConnectWithSigningCustomAuthUnencoded (Skipped) 14 - IoTMqtt311ConnectWithSigningCustomAuthWebsockets (Skipped) 15 - IoTMqtt311ConnectWithSigningCustomAuthWebsocketsUnencoded (Skipped) 16 - IoTMqtt311ConnectWithPKCS11 (Skipped) 17 - IoTMqtt311ConnectWithPKCS12 (Skipped) 18 - IoTMqtt311ConnectWithWindowsCert (Skipped) 19 - IoTMqtt311ConnectWSDefault (Skipped) 20 - IoTMqtt311ConnectWSStatic (Skipped) 21 - IoTMqtt311ConnectWSCognito (Skipped) 22 - IoTMqtt311ConnectWSProfile (Skipped) 23 - IoTMqtt311ConnectWSEnvironment (Skipped) 24 - IoTMqtt5ConnectWithmTLS (Skipped) 25 - IoTMqtt5ConnectWithWebsocket (Skipped) 26 - IoTMqtt5ConnectWithSigningCustomAuth (Skipped) 27 - IoTMqtt5ConnectWithSigningCustomAuthUnencoded (Skipped) 28 - IoTMqtt5ConnectWithNoSigningCustomAuth (Skipped) 29 - IoTMqtt5ConnectWithNoSigningCustomAuthWebsockets (Skipped) 30 - IoTMqtt5ConnectWithSigningCustomAuthWebsockets (Skipped) 31 - IoTMqtt5ConnectWithSigningCustomAuthWebsocketsUnencoded (Skipped) 32 - IoTMqtt5ConnectWithPKCS11 (Skipped) 33 - IoTMqtt5ConnectWithPKCS12 (Skipped) 34 - IoTMqtt5ConnectWithWindowsCert (Skipped) 35 - IoTMqtt5ConnectWSStatic (Skipped) 36 - IoTMqtt5ConnectWSCognito (Skipped) 37 - IoTMqtt5ConnectWSProfile (Skipped) 38 - IoTMqtt5ConnectWSEnvironment (Skipped) 39 - IoTMqtt5ConnectWSX509 (Skipped) 60 - IotPublishSubscribe (Skipped) 61 - IotConnectionSuccessTest (Skipped) 62 - IotConnectionFailureTest (Skipped) 63 - IotWillTest (Skipped) 64 - IoTStatisticsPublishWaitStatisticsDisconnect (Skipped) 65 - IoTStatisticsPublishStatisticsWaitDisconnect (Skipped) 70 - IotConnectionDestruction (Skipped) 71 - IotConnectionDestructionWithExecutingCallback (Skipped) 72 - IotConnectionDestructionWithinConnectionCallback (Skipped) 73 - IotConnectionDestructionWithinDisconnectCallback (Skipped) 74 - IotConnectionDestructionWithPublish (Skipped) 114 - Mqtt311DirectConnectionMinimal (Skipped) 115 - Mqtt311DirectConnectionWithBasicAuth (Skipped) 116 - Mqtt311DirectConnectionWithTLS (Skipped) 117 - Mqtt311DirectConnectionWithMutualTLS (Skipped) 118 - Mqtt311DirectConnectionWithHttpProxy (Skipped) 119 - Mqtt311WSConnectionMinimal (Skipped) 120 - Mqtt311WSConnectionWithBasicAuth (Skipped) 121 - Mqtt311WSConnectionWithTLS (Skipped) 122 - Mqtt311WSConnectionWithHttpProxy (Skipped) 125 - Mqtt5DirectConnectionMinimal (Skipped) 126 - Mqtt5DirectConnectionWithBasicAuth (Skipped) 127 - Mqtt5DirectConnectionWithTLS (Skipped) 128 - Mqtt5DirectConnectionWithMutualTLS (Skipped) 129 - Mqtt5DirectConnectionWithHttpProxy (Skipped) 130 - Mqtt5DirectConnectionFull (Skipped) 131 - Mqtt5WSConnectionMinimal (Skipped) 132 - Mqtt5WSConnectionWithBasicAuth (Skipped) 133 - Mqtt5WSConnectionWithTLS (Skipped) 134 - Mqtt5WSConnectionWithMutualTLS (Skipped) 135 - Mqtt5WSConnectionFull (Skipped) 136 - Mqtt5InvalidHostname (Skipped) 137 - Mqtt5InvalidPort (Skipped) 138 - Mqtt5WSInvalidPort (Skipped) 139 - Mqtt5SocketTimeout (Skipped) 140 - Mqtt5IncorrectBasicAuth (Skipped) 141 - Mqtt5IncorrectWSConnect (Skipped) 142 - Mqtt5DoubleClientIDFailure (Skipped) 143 - Mqtt5NegotiatedSettingsHappy (Skipped) 144 - Mqtt5NegotiatedSettingsFull (Skipped) 145 - Mqtt5NegotiatedSettingsLimit (Skipped) 146 - Mqtt5NegotiatedSettingsRejoinAlways (Skipped) 147 - Mqtt5SubUnsub (Skipped) 148 - Mqtt5WillTest (Skipped) 149 - Mqtt5NullPublish (Skipped) 150 - Mqtt5NullSubscribe (Skipped) 151 - Mqtt5NullUnsubscribe (Skipped) 153 - Mqtt5QoS1SubPub (Skipped) 154 - Mqtt5RetainSetAndClear (Skipped) 155 - Mqtt5InterruptSub (Skipped) 156 - Mqtt5InterruptUnsub (Skipped) 157 - Mqtt5InterruptPublishQoS1 (Skipped) 158 - Mqtt5OperationStatisticsSimple (Skipped) 159 - Mqtt5SharedSubscriptionTest (Skipped) 162 - Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt3 (Skipped) 163 - Mqtt5to3AdapterWSConnectionMinimalThroughMqtt3 (Skipped) 164 - Mqtt5to3AdapterWithIoTConnectionThroughMqtt3 (Skipped) 165 - Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt3 (Skipped) 166 - Mqtt5to3AdapterDirectConnectionMinimalThroughMqtt5 (Skipped) 167 - Mqtt5to3AdapterWSConnectionMinimalThroughMqtt5 (Skipped) 168 - Mqtt5to3AdapterWithIoTConnectionThroughMqtt5 (Skipped) 169 - Mqtt5to3AdapterDirectConnectionWithMutualTLSThroughMqtt5 (Skipped) 170 - Mqtt5to3AdapterOperations (Skipped) 171 - Mqtt5to3AdapterNullPubAck (Skipped) 172 - Mqtt5to3AdapterMultipleAdapters (Skipped) 173 - MqttRequestResponse_CreateDestroy5 (Skipped) 174 - MqttRequestResponse_CreateDestroy311 (Skipped) 175 - MqttRequestResponse_GetNamedShadowSuccessRejected311 (Skipped) 176 - MqttRequestResponse_GetNamedShadowSuccessRejected5 (Skipped) 177 - MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken311 (Skipped) 178 - MqttRequestResponse_GetNamedShadowSuccessRejectedNoCorrelationToken5 (Skipped) 179 - MqttRequestResponse_UpdateNamedShadowSuccessAccepted311 (Skipped) 180 - MqttRequestResponse_UpdateNamedShadowSuccessAccepted5 (Skipped) 181 - MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken311 (Skipped) 182 - MqttRequestResponse_UpdateNamedShadowSuccessAcceptedNoCorrelationToken5 (Skipped) 183 - MqttRequestResponse_GetNamedShadowTimeout311 (Skipped) 184 - MqttRequestResponse_GetNamedShadowTimeout5 (Skipped) 185 - MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken311 (Skipped) 186 - MqttRequestResponse_GetNamedShadowTimeoutNoCorrelationToken5 (Skipped) 187 - MqttRequestResponse_GetNamedShadowFailureOnClose311 (Skipped) 188 - MqttRequestResponse_GetNamedShadowFailureOnClose5 (Skipped) 189 - MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken311 (Skipped) 190 - MqttRequestResponse_GetNamedShadowFailureOnCloseNoCorrelationToken5 (Skipped) 191 - MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess5 (Skipped) 192 - MqttRequestResponse_ShadowUpdatedStreamOpenCloseSuccess311 (Skipped) 193 - MqttRequestResponse_ShadowUpdatedStreamClientClosed5 (Skipped) 194 - MqttRequestResponse_ShadowUpdatedStreamClientClosed311 (Skipped) 195 - MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess5 (Skipped) 196 - MqttRequestResponse_ShadowUpdatedStreamIncomingPublishSuccess311 (Skipped) >>> aws-crt-cpp: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Config.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Allocator.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Api.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/DateTime.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Exports.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/ImdsClient.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/JsonObject.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Optional.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/RefCounted.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/StlAllocator.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/StringUtils.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/StringView.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Types.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/UUID.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Utility.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/Variant.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/auth/Credentials.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/auth/Signing.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/auth/Sigv4Signing.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/checksum/CRC.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/crypto/HMAC.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/crypto/Hash.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/crypto/SecureRandom.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/crypto/SymmetricCipher.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/Bootstrap.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/ChannelHandler.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/EventLoopGroup.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/HostResolver.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/Pkcs11.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/SocketOptions.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/Stream.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/TlsOptions.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/io/Uri.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/iot/Mqtt5Client.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/iot/MqttClient.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/iot/MqttCommon.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/iot/MqttRequestResponseClient.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/Mqtt5Client.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/Mqtt5Packets.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/Mqtt5Types.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/MqttClient.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/MqttConnection.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/mqtt/MqttTypes.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/http/HttpConnection.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/http/HttpConnectionManager.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/http/HttpProxyStrategy.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/http/HttpRequestResponse.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/endpoints/RuleEngine.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/include/aws/crt/cbor/Cbor.h -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/lib/libaws-crt-cpp.so -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets.cmake -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets-none.cmake -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/lib/aws-crt-cpp/cmake/aws-crt-cpp-config.cmake -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/lib/aws-crt-cpp/cmake/aws-crt-cpp-config-version.cmake -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/elasticurl_cpp -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/elasticurl_cpp" to "" -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/mqtt5_app -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/mqtt5_app" to "" -- Installing: /home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/mqtt5_canary -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp/usr/bin/mqtt5_canary" to "" >>> aws-crt-cpp-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp-dev/usr/include' 'usr/lib/aws-crt-cpp' -> '/home/buildozer/aports/community/aws-crt-cpp/pkg/aws-crt-cpp-dev/usr/lib/aws-crt-cpp' >>> aws-crt-cpp-dev*: Preparing subpackage aws-crt-cpp-dev... >>> aws-crt-cpp-dev*: Stripping binaries >>> aws-crt-cpp-dev*: Running postcheck for aws-crt-cpp-dev >>> aws-crt-cpp*: Running postcheck for aws-crt-cpp >>> aws-crt-cpp*: Preparing package aws-crt-cpp... >>> aws-crt-cpp*: Stripping binaries >>> aws-crt-cpp-dev*: Scanning shared objects >>> aws-crt-cpp*: Scanning shared objects >>> aws-crt-cpp-dev*: Tracing dependencies... aws-crt-cpp=0.29.5-r0 aws-c-auth-dev aws-c-cal-dev aws-c-common-dev aws-c-compression-dev aws-c-event-stream-dev aws-c-http-dev aws-c-io-dev aws-c-mqtt-dev aws-c-s3-dev aws-c-sdkutils-dev aws-checksums-dev s2n-tls-dev >>> aws-crt-cpp-dev*: Package size: 604.8 KB >>> aws-crt-cpp-dev*: Compressing data... >>> aws-crt-cpp-dev*: Create checksum... >>> aws-crt-cpp-dev*: Create aws-crt-cpp-dev-0.29.5-r0.apk >>> aws-crt-cpp*: Tracing dependencies... so:libaws-c-auth.so.1.0.0 so:libaws-c-cal.so.1.0.0 so:libaws-c-common.so.1 so:libaws-c-event-stream.so.1.0.0 so:libaws-c-http.so.1.0.0 so:libaws-c-io.so.1.0.0 so:libaws-c-mqtt.so.1.0.0 so:libaws-c-s3.so.0unstable so:libaws-c-sdkutils.so.1.0.0 so:libaws-checksums.so.1.0.0 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> aws-crt-cpp*: Package size: 313.5 KB >>> aws-crt-cpp*: Compressing data... >>> aws-crt-cpp*: Create checksum... >>> aws-crt-cpp*: Create aws-crt-cpp-0.29.5-r0.apk >>> aws-crt-cpp: Build complete at Thu, 21 Nov 2024 21:55:05 +0000 elapsed time 0h 0m 16s >>> aws-crt-cpp: Cleaning up srcdir >>> aws-crt-cpp: Cleaning up pkgdir >>> aws-crt-cpp: Uninstalling dependencies... (1/33) Purging .makedepends-aws-crt-cpp (20241121.215450) (2/33) Purging aws-c-auth-dev (0.8.0-r0) (3/33) Purging aws-c-cal-dev (0.8.1-r0) (4/33) Purging aws-c-common-dev (0.10.3-r0) (5/33) Purging aws-c-compression-dev (0.3.0-r0) (6/33) Purging aws-c-event-stream-dev (0.5.0-r0) (7/33) Purging aws-c-event-stream (0.5.0-r0) (8/33) Purging aws-c-http-dev (0.9.2-r0) (9/33) Purging aws-c-io-dev (0.15.3-r0) (10/33) Purging aws-c-mqtt-dev (0.11.0-r0) (11/33) Purging aws-c-mqtt (0.11.0-r0) (12/33) Purging aws-c-s3-dev (0.7.1-r0) (13/33) Purging aws-c-s3 (0.7.1-r0) (14/33) Purging aws-c-sdkutils-dev (0.2.1-r0) (15/33) Purging aws-checksums-dev (0.2.2-r0) (16/33) Purging aws-checksums (0.2.2-r0) (17/33) Purging s2n-tls-dev (1.5.9-r0) (18/33) Purging openssl-dev (3.3.2-r4) (19/33) Purging cmake (3.31.0-r0) (20/33) Purging samurai (1.2-r6) (21/33) Purging aws-c-auth (0.8.0-r0) (22/33) Purging aws-c-http (0.9.2-r0) (23/33) Purging aws-c-io (0.15.3-r0) (24/33) Purging aws-c-sdkutils (0.2.1-r0) (25/33) Purging libarchive (3.7.7-r0) (26/33) Purging libbz2 (1.0.8-r6) (27/33) Purging libuv (1.49.2-r0) (28/33) Purging rhash-libs (1.4.5-r0) (29/33) Purging s2n-tls (1.5.9-r0) (30/33) Purging xz-libs (5.6.3-r0) (31/33) Purging aws-c-cal (0.8.1-r0) (32/33) Purging aws-c-compression (0.3.0-r0) (33/33) Purging aws-c-common (0.10.3-r0) Executing busybox-1.37.0-r8.trigger OK: 274 MiB in 101 packages >>> aws-crt-cpp: Updating the community/armv7 repository index... >>> aws-crt-cpp: Signing the index...