"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCopyFileMaxTransfer$'" - Starting (try 3/5)
2025/03/07 06:47:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lawojaf1qaho"
2025/03/07 06:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/07 06:47:52 DEBUG : Creating backend with remote "/tmp/rclone1780734591"
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "PikPak root 'rclone-test-lawojaf1qaho'", Local "Local file system at /tmp/rclone1780734591", Modify Window "876000h0m0s"
2025/03/07 06:47:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/07 06:47:55 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82
2025/03/07 06:47:55 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check
2025/03/07 06:47:55 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/07 06:47:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/07 06:47:57 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: <nil>
2025/03/07 06:47:57 DEBUG : TestCopyFileMaxTransfer/file2: gcid = e4c818d06f36a269caa0d15a9ce405bd75056148
2025/03/07 06:47:58 DEBUG : file2: canceling upload: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer
2025/03/07 06:47:59 DEBUG : file2: waiting 500ms for the cancellation to be effective
2025/03/07 06:48:00 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: read upload data failed: max transfer limit reached as set by --max-transfer
2025/03/07 06:48:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/07 06:48:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/07 06:48:02 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: <nil>
2025/03/07 06:48:02 DEBUG : TestCopyFileMaxTransfer/file4: gcid = b35ea028ef5304d66a255cd5a4d814b7edb6be64
2025/03/07 06:48:04 DEBUG : file4: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67CA96A46590933231935F0B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
2025/03/07 06:48:06 DEBUG : file4: waiting 500ms for the cancellation to be effective
2025/03/07 06:48:06 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67CA96A46590933231935F0B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
    copy_test.go:504: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504
        	Error:      	Received unexpected error:
        	            	failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67CA96A46590933231935F0B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
        	Test:       	TestCopyFileMaxTransfer
2025/03/07 06:48:08 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1"
--- FAIL: TestCopyFileMaxTransfer (17.27s)
FAIL
2025/03/07 06:48:10 DEBUG : PikPak root 'rclone-test-lawojaf1qaho': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestCopyFileMaxTransfer$'" - Finished ERROR in 19.322372288s (try 3/5): exit status 1: Failed [TestCopyFileMaxTransfer]