"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Starting (try 2/5)
2025/04/04 03:32:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-toyuxer1kiwi"
2025/04/04 03:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/04 03:32:29 DEBUG : Creating backend with remote "/tmp/rclone3769140198"
=== RUN   TestFileReadAtNonZeroLength
    run.go:180: Remote "PikPak root 'rclone-test-toyuxer1kiwi'", Local "Local file system at /tmp/rclone3769140198", Modify Window "876000h0m0s"
2025/04/04 03:32:29 INFO  : PikPak root 'rclone-test-toyuxer1kiwi': poll-interval is not supported by this remote
2025/04/04 03:32:29 NOTICE: PikPak root 'rclone-test-toyuxer1kiwi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/04/04 03:32:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/04 03:32:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/04 03:32:30 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/04 03:32:30 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/04 03:32:30 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/04 03:32:30 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/04 03:32:30 DEBUG : PikPak root 'rclone-test-toyuxer1kiwi': File to upload is small (100 bytes), uploading instead of streaming
2025/04/04 03:32:31 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1
2025/04/04 03:32:31 DEBUG : file1: gcid = 4d5c3b55b96bcb10a2b6c5f7105e01e75172361c
2025/04/04 03:32:32 DEBUG : file1: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF52D09A633637359AD6AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
2025/04/04 03:32:34 DEBUG : file1: waiting 500ms for the cancellation to be effective
2025/04/04 03:32:34 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF52D09A633637359AD6AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
2025/04/04 03:32:34 DEBUG : file1: Remove: 
2025/04/04 03:32:34 DEBUG : : Added virtual directory entry vDel: "file1"
2025/04/04 03:32:34 DEBUG : file1: >Remove: err=<nil>
    write_test.go:360: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384
        	Error:      	Received unexpected error:
        	            	failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF52D09A633637359AD6AD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.
        	Test:       	TestFileReadAtNonZeroLength
2025/04/04 03:32:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/04/04 03:32:34 DEBUG : file1: >OpenFile: fd=<nil>, err=file does not exist
    write_test.go:365: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:365
        	            				/home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384
        	Error:      	Received unexpected error:
        	            	file does not exist
        	Test:       	TestFileReadAtNonZeroLength
2025/04/04 03:32:34 DEBUG : WaitForWriters: timeout=30s
2025/04/04 03:32:34 DEBUG : : Looking for writers
2025/04/04 03:32:34 DEBUG : >WaitForWriters: 
--- FAIL: TestFileReadAtNonZeroLength (5.31s)
FAIL
2025/04/04 03:32:35 DEBUG : PikPak root 'rclone-test-toyuxer1kiwi': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Finished ERROR in 7.849946577s (try 2/5): exit status 1: Failed [TestFileReadAtNonZeroLength]