"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Starting (try 4/5)
2025/03/09 10:40:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mugomes1dole"
2025/03/09 10:40:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/09 10:40:17 DEBUG : Creating backend with remote "/tmp/rclone1522529869"
=== RUN   TestFileReadAtNonZeroLength
    run.go:180: Remote "PikPak root 'rclone-test-mugomes1dole'", Local "Local file system at /tmp/rclone1522529869", Modify Window "876000h0m0s"
2025/03/09 10:40:17 INFO  : PikPak root 'rclone-test-mugomes1dole': poll-interval is not supported by this remote
2025/03/09 10:40:17 NOTICE: PikPak root 'rclone-test-mugomes1dole': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/03/09 10:40:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/03/09 10:40:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/03/09 10:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/09 10:40:17 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/03/09 10:40:17 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/03/09 10:40:17 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/03/09 10:40:17 DEBUG : PikPak root 'rclone-test-mugomes1dole': File to upload is small (100 bytes), uploading instead of streaming
2025/03/09 10:40:18 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1
2025/03/09 10:40:18 DEBUG : file1: gcid = 9e8430b0d969638a0b88a4ea169ad7c57d543b4f
2025/03/09 10:40:21 DEBUG : file1: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67CD70155F471E30336A760F, 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/09 10:40:23 DEBUG : file1: waiting 500ms for the cancellation to be effective
2025/03/09 10:40:23 ERROR : file1: WriteFileHandle.New Rcat failed: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67CD70155F471E30336A760F, 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/09 10:40:23 DEBUG : file1: Remove: 
2025/03/09 10:40:23 DEBUG : : Added virtual directory entry vDel: "file1"
2025/03/09 10:40:23 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: 67CD70155F471E30336A760F, 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/03/09 10:40:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/03/09 10:40:23 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/03/09 10:40:23 DEBUG : WaitForWriters: timeout=30s
2025/03/09 10:40:23 DEBUG : : Looking for writers
2025/03/09 10:40:23 DEBUG : >WaitForWriters: 
--- FAIL: TestFileReadAtNonZeroLength (6.61s)
FAIL
2025/03/09 10:40:24 DEBUG : PikPak root 'rclone-test-mugomes1dole': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestFileReadAtNonZeroLength$'" - Finished ERROR in 8.389306586s (try 4/5): exit status 1: Failed [TestFileReadAtNonZeroLength]