=== RUN TestZs3serverMixedWarpTests === RUN TestZs3serverMixedWarpTests/Warp_Mixed_Benchmark 1_mixed_test.go:36: Test case [Warp Mixed Benchmark] scheduled at [03-01-2026 19:25:08] system_test_framework.go:148: Test case [Warp Mixed Benchmark] start at [03-01-2026 19:25:08] utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Unable to validate target `warp-test/warp-benchmark-bucket`. 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 validate target `warp-test/warp-benchmark-bucket`. XML syntax error on line 25: element closed by 1_mixed_test.go:98: Bucket created successfully utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [../warp mixed --host=localhost:9100 --access-key=rootroot --secret-key=rootroot **** --duration=30s --obj.size=256B] Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: warp: Error preparing server. XML syntax error on line 25: element closed by . 1_mixed_test.go:104: Error running warp mixed: exit status 1 Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] 1_mixed_test.go:36: Test case [Warp Mixed Benchmark] exit at [03-01-2026 19:25:08] --- FAIL: TestZs3serverMixedWarpTests (0.18s) --- FAIL: TestZs3serverMixedWarpTests/Warp_Mixed_Benchmark (0.18s) === RUN TestZs3serverPutWarpTests 2_put_test.go:99: Bucket created successfully utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [../warp put --host=localhost:9100 --access-key=rootroot --secret-key=rootroot **** 4 --duration 30s --obj.size 1KiB] Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: warp: Error preparing server. XML syntax error on line 25: element closed by . 2_put_test.go:106: Error running warp put: exit status 1 Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] --- FAIL: TestZs3serverPutWarpTests (0.12s) === RUN TestZs3serverFanoutTests 3_fanout_test.go:106: Bucket created successfully utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [../warp fanout --copies=50 --obj.size=512KiB --host=localhost:9100 --access-key=rootroot --secret-key=rootroot **** 4 --duration 30s --obj.size 1KiB] Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: warp: Error preparing server. XML syntax error on line 25: element closed by . 3_fanout_test.go:114: Error running warp multipart: exit status 1 Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] --- FAIL: TestZs3serverFanoutTests (0.12s) === RUN TestZs3serverListTests utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [] Output: [mc: Unable to validate target `warp-test/warp-benchmark-bucket`. 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 validate target `warp-test/warp-benchmark-bucket`. XML syntax error on line 25: element closed by 4_listing_purge_test.go:102: Bucket created successfully === RUN TestZs3serverListTests/Warp_List_Benchmark 4_listing_purge_test.go:105: Test case [Warp List Benchmark] scheduled at [03-01-2026 19:25:09] system_test_framework.go:148: Test case [Warp List Benchmark] start at [03-01-2026 19:25:09] utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [../warp get --host=localhost:9100 --access-key=rootroot --secret-key=rootroot **** 30s --obj.size 1KiB --objects 100 --noclear] Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: warp: Error preparing server. XML syntax error on line 25: element closed by . 4_listing_purge_test.go:109: Error running warp list: exit status 1 Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] 4_listing_purge_test.go:105: Test case [Warp List Benchmark] exit at [03-01-2026 19:25:09] === RUN TestZs3serverListTests/Warp_List_Benchmark_Concurrent 4_listing_purge_test.go:133: Test case [Warp List Benchmark Concurrent] scheduled at [03-01-2026 19:25:09] system_test_framework.go:148: Test case [Warp List Benchmark Concurrent] start at [03-01-2026 19:25:09] utils.go:133: Command failed on final attempt [1/1] due to error [exit status 1]. Command String: [../warp get --host=localhost:9100 --access-key=rootroot --secret-key=rootroot **** 100 --concurrent 4 --duration 30s --obj.size 1KiB --noclear --list-existing] Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] utils.go:136: The verbose output for the command is: utils.go:140: warp: Error preparing server. XML syntax error on line 25: element closed by . 4_listing_purge_test.go:138: Error running warp list: exit status 1 Output: [warp: Error preparing server. XML syntax error on line 25: element closed by .] 4_listing_purge_test.go:133: Test case [Warp List Benchmark Concurrent] exit at [03-01-2026 19:25:09] --- FAIL: TestZs3serverListTests (0.18s) --- FAIL: TestZs3serverListTests/Warp_List_Benchmark (0.03s) --- FAIL: TestZs3serverListTests/Warp_List_Benchmark_Concurrent (0.02s) FAIL FAIL github.com/0chain/system_test/tests/cli_tests/zs3server_tests 0.597s FAIL