=== RUN TestZs3ServerReplication === RUN TestZs3ServerReplication/Test_for_replication 3_replication_disaster_recovery_test.go:44: Test case [Test for replication] scheduled at [03-01-2026 19:25:45] === PAUSE TestZs3ServerReplication/Test_for_replication === CONT TestZs3ServerReplication/Test_for_replication system_test_framework.go:148: Test case [Test for replication] start at [03-01-2026 19:25:45] 3_replication_disaster_recovery_test.go:45: localhost server utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: No such alias `primary` found. Use `mc alias set mycloud primary ...` to add an alias. Use the alias for S3 operations.] utils.go:136: The verbose output for the command is: utils.go:140: mc: No such alias `primary` found. Use `mc alias set mycloud primary ...` to add an alias. Use the alias for S3 operations. utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: No such alias `secondary` found. Use `mc alias set mycloud secondary ...` to add an alias. Use the alias for S3 operations.] utils.go:136: The verbose output for the command is: utils.go:140: mc: No such alias `secondary` found. Use `mc alias set mycloud secondary ...` to add an alias. Use the alias for S3 operations. 3_replication_disaster_recovery_test.go:52: ../mc alias set primary http://localhost:9100 rootroot rootroot --api S3v2 command Generated 3_replication_disaster_recovery_test.go:55: ../mc alias set secondary http://localhost:9100 rootroot rootroot --api S3v2 command Generated 3_replication_disaster_recovery_test.go:117: Primary bucket created successfully 3_replication_disaster_recovery_test.go:168: Secondary bucket created successfully 3_replication_disaster_recovery_test.go:171: copying... the a.txt utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [`/root/Code/system_test/tests/cli_tests/mc_tests/a.txt` -> `primary/mybucket/a.txt` -- mc: Failed to copy `/root/Code/system_test/tests/cli_tests/mc_tests/a.txt`. XML syntax error on line 25: element closed by ] utils.go:136: The verbose output for the command is: utils.go:140: `/root/Code/system_test/tests/cli_tests/mc_tests/a.txt` -> `primary/mybucket/a.txt` utils.go:140: mc: Failed to copy `/root/Code/system_test/tests/cli_tests/mc_tests/a.txt`. XML syntax error on line 25: element closed by utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Unable to stat source `primary/mybucket`. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: mc: Unable to stat source `primary/mybucket`. XML syntax error on line 25: element closed by . 3_replication_disaster_recovery_test.go:176: removing... the a.txt from primary bucket utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Failed to remove `primary/mybucket/a.txt`. XML syntax error on line 25: element closed by ] utils.go:136: The verbose output for the command is: utils.go:140: mc: Failed to remove `primary/mybucket/a.txt`. XML syntax error on line 25: element closed by 3_replication_disaster_recovery_test.go:178: listing... secondary bucket utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Unable to list folder. XML syntax error on line 25: element closed by ] utils.go:136: The verbose output for the command is: utils.go:140: mc: Unable to list folder. XML syntax error on line 25: element closed by 3_replication_disaster_recovery_test.go:182: exit status 1 err of command 3_replication_disaster_recovery_test.go:185: All operations are completed 3_replication_disaster_recovery_test.go:186: Cleaning up ..... utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Failed to remove `primary/mybucket` recursively. XML syntax error on line 25: element closed by ] utils.go:136: The verbose output for the command is: utils.go:140: mc: Failed to remove `primary/mybucket` recursively. XML syntax error on line 25: element closed by utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Failed to remove `secondary/mirrorbucket` recursively. XML syntax error on line 25: element closed by ] utils.go:136: The verbose output for the command is: utils.go:140: mc: Failed to remove `secondary/mirrorbucket` recursively. XML syntax error on line 25: element closed by assertions.go:363: Error Trace: /root/Code/system_test/tests/cli_tests/mc_tests/3_replication_disaster_recovery_test.go:197 /root/Code/system_test/internal/api/util/test/system_test_framework.go:149 /usr/local/go/src/runtime/asm_amd64.s:1695 Error: "mc: Unable to list folder. XML syntax error on line 25: element closed by " does not contain "a.txt" Test: TestZs3ServerReplication/Test_for_replication 3_replication_disaster_recovery_test.go:201: Error killing the command process 3_replication_disaster_recovery_test.go:44: Test case [Test for replication] exit at [03-01-2026 19:25:46] --- FAIL: TestZs3ServerReplication (0.00s) --- FAIL: TestZs3ServerReplication/Test_for_replication (0.83s) FAIL FAIL github.com/0chain/system_test/tests/cli_tests/mc_tests 0.834s FAIL