Skip to content

Sync eng/common directory with azure-sdk-tools for PR 11807#6712

Merged
praveenkuttappan merged 3 commits into
mainfrom
sync-eng/common-update_release_completion_script_for_java-11807
Aug 22, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 11807#6712
praveenkuttappan merged 3 commits into
mainfrom
sync-eng/common-update_release_completion_script_for_java-11807

Updated as per review comments

99cd60e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / cpp - core - ci failed Aug 22, 2025 in 39m 6s

Build #20250822.5 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 7,568 (98.41%)
  • Other: 121 (1.57%)
  • Total: 7,690
Code coverage

  • 5264 of 6198 line covered (84.93%)

Annotations

Check failure on line 10391 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / cpp - core - ci

Build log #L10391

PowerShell exited with code '1'.

Check failure on line 1 in ./sdk/core/azure-core-amqp/test/ut/azure-core-amqp.TestManagement.BasicTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / cpp - core - ci

./sdk/core/azure-core-amqp/test/ut/azure-core-amqp.TestManagement.BasicTests

Test failed
Raw output
Note: Google Test filter = TestManagement.BasicTests
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from TestManagement
[ RUN      ] TestManagement.BasicTests
[2025-08-22T21:12:48.5454050Z T: 0x7ff8469a1300] INFO  : Unknown port specified, assuming non-TLS connection.
[NON-XML-CHAR-0x1B][2m2025-08-22T21:12:48.548235Z[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][31mERROR[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][2mrust_wrapper::amqp::connection[NON-XML-CHAR-0x1B][0m[NON-XML-CHAR-0x1B][2m:[NON-XML-CHAR-0x1B][0m Failed to open connection: Error { context: Custom(Custom { kind: Other, error: Fe2o3 Error: Connection Open Error: Io(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }) }) }
[NON-XML-CHAR-0x1B][2m2025-08-22T21:12:48.548400Z[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][34mDEBUG[NON-XML-CHAR-0x1B][0m [NON-XML-CHAR-0x1B][2mazure_core_amqp::fe2o3::connection[NON-XML-CHAR-0x1B][0m[NON-XML-CHAR-0x1B][2m:[NON-XML-CHAR-0x1B][0m Dropping Fe2o3AmqpConnection.
unknown file: Failure
C++ exception with description "Could not open connection: Error { context: Custom(Custom { kind: Other, error: Fe2o3 Error: Connection Open Error: Io(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" }) }) }" thrown in the test body.
[  FAILED  ] TestManagement.BasicTests (3 ms)
[----------] 1 test from TestManagement (3 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (3 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TestManagement.BasicTests

 1 FAILED TEST