"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPikPak:" 2025/04/12 01:18:16 DEBUG : Creating backend with remote "TestPikPak:rclone-test-felijuq4kana" 2025/04/12 01:18:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/12 01:18:17 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/12 01:18:23 INFO : dir/subdir: Making directory 2025/04/12 01:18:25 INFO : dir/subdir: Removing directory 2025/04/12 01:18:28 INFO : dir: Removing directory 2025/04/12 01:18:29 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/04/12 01:18:32 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/12 01:18:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: calculating gcid: failed to unwrap object from src: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/12 01:18:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: gcid = 9e516ead1be18081d84de3aa990188f39faa3bd3 2025/04/12 01:18:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF6B2FE6AF3839D26A95, 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/12 01:18:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF6B2FE6AF3839D26A95, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/12 01:18:38 DEBUG : ./.: calculating gcid: failed to unwrap object from src: ./. 2025/04/12 01:18:38 DEBUG : ./.: gcid = 3cf01e0d34bd5794cb41476c89d91d593ef86ce5 2025/04/12 01:18:40 DEBUG : .: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF6F7859E43639580040, 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/12 01:18:41 DEBUG : .: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF6F7859E43639580040, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/12 01:18:43 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../.. 2025/04/12 01:18:43 DEBUG : ../..: gcid = 31c501dcfee9d2d9f6331ad393f227f564a43bf9 2025/04/12 01:18:45 DEBUG : ..: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7575AAC53734ABBF57, 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/12 01:18:47 DEBUG : ..: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7575AAC53734ABBF57, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/12 01:18:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/12 01:18:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 5f631d01606242ad861eb592e99d62402af21852 2025/04/12 01:18:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7A7594F93432C5DC03, 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/12 01:18:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7A7594F93432C5DC03, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/12 01:18:54 DEBUG : leading space/ leading space: calculating gcid: failed to unwrap object from src: leading space/ leading space 2025/04/12 01:18:54 DEBUG : leading space/ leading space: gcid = 23f7454c4d7a95e446872cc8302eae1bc8c9ab5c 2025/04/12 01:18:55 DEBUG : leading space: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7F65E667393883B33A, 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/12 01:18:57 DEBUG : leading space: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF7F65E667393883B33A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/12 01:18:59 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde 2025/04/12 01:18:59 DEBUG : ~leading tilde/~leading tilde: gcid = b1ecb1d9e0397cd82b35da2beceb5ad524702daa 2025/04/12 01:19:00 DEBUG : ~leading tilde: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF84669A4C3738A72A51, 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/12 01:19:02 DEBUG : ~leading tilde: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF84669A4C3738A72A51, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/12 01:19:04 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR 2025/04/12 01:19:04 DEBUG : ␍leading CR/␍leading CR: gcid = bbd4eb60cf3009c03936d0d4ffc7dea3b8714239 2025/04/12 01:19:05 DEBUG : ␍leading CR: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF89CA1C633632861A88, 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/12 01:19:06 DEBUG : ␍leading CR: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF89CA1C633632861A88, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/12 01:19:08 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF 2025/04/12 01:19:08 DEBUG : ␊leading LF/␊leading LF: gcid = 270b082334ffcb349238cc6f1b244d86032b0815 2025/04/12 01:19:10 DEBUG : ␊leading LF: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF8DE9CC4C38300E1B5E, 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/12 01:19:11 DEBUG : ␊leading LF: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF8DE9CC4C38300E1B5E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/12 01:19:13 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2025/04/12 01:19:13 DEBUG : ␉leading HT/␉leading HT: gcid = 37ff59ef68123878cb694aca351faf1dcc3cfc48 2025/04/12 01:19:15 DEBUG : ␉leading HT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF936590933935156862, 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/12 01:19:17 DEBUG : ␉leading HT: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF936590933935156862, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/12 01:19:19 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2025/04/12 01:19:19 DEBUG : ␋leading VT/␋leading VT: gcid = 6a5b4ef2aee44797528572edc3120ec752f7ddff 2025/04/12 01:19:21 DEBUG : ␋leading VT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF99637FD2333054B01C, 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/12 01:19:22 DEBUG : ␋leading VT: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF99637FD2333054B01C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/12 01:19:24 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2025/04/12 01:19:24 DEBUG : .leading dot/.leading dot: gcid = 134b859db6cbc169959ed9ba640bfae60f078d88 2025/04/12 01:19:26 DEBUG : .leading dot: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF9E2319383230ED8B07, 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/12 01:19:27 DEBUG : .leading dot: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BF9E2319383230ED8B07, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/12 01:19:29 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2025/04/12 01:19:29 DEBUG : trailing space /trailing space : gcid = 86c4e3a50c7754317549439da785283be9c94d26 2025/04/12 01:19:31 DEBUG : trailing space : canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFA27859E439360FC641, 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/12 01:19:32 DEBUG : trailing space : waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFA27859E439360FC641, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/12 01:19:34 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2025/04/12 01:19:34 DEBUG : trailing CR␍/trailing CR␍: gcid = 4566e117a7d25f7f74609a63a3d7d5b9ddbee315 2025/04/12 01:19:36 DEBUG : trailing CR␍: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFA8C05EDB3431F85EA4, 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/12 01:19:37 DEBUG : trailing CR␍: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFA8C05EDB3431F85EA4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/12 01:19:39 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2025/04/12 01:19:39 DEBUG : trailing LF␊/trailing LF␊: gcid = 50b404206dd972b36a0806efd403802e166679e6 2025/04/12 01:19:40 DEBUG : trailing LF␊: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFAC72154E3239B94666, 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/12 01:19:41 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:19:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:19:41 DEBUG : pacer: low level retry 2/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:19:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/04/12 01:19:42 DEBUG : pacer: Reducing sleep to 300ms 2025/04/12 01:19:42 DEBUG : pacer: Reducing sleep to 225ms 2025/04/12 01:19:42 DEBUG : trailing LF␊: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFAC72154E3239B94666, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/12 01:19:44 DEBUG : pacer: Reducing sleep to 168.75ms 2025/04/12 01:19:44 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/04/12 01:19:44 DEBUG : pacer: Reducing sleep to 100ms 2025/04/12 01:19:44 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2025/04/12 01:19:44 DEBUG : trailing HT␉/trailing HT␉: gcid = c5bcf80f5a1f7f31ecf208069795a36610129cb5 2025/04/12 01:19:46 DEBUG : trailing HT␉: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFB258A49D36384F0392, 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/12 01:19:47 DEBUG : trailing HT␉: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFB258A49D36384F0392, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/12 01:19:49 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2025/04/12 01:19:49 DEBUG : trailing VT␋/trailing VT␋: gcid = ad51b525f1786446adfe64b4297ff89ef8865380 2025/04/12 01:19:51 DEBUG : trailing VT␋: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFB78211433336EAE3C3, 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/12 01:19:53 DEBUG : trailing VT␋: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFB78211433336EAE3C3, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/12 01:19:55 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2025/04/12 01:19:55 DEBUG : trailing dot./trailing dot.: gcid = 183d52308e9be159c61a25b6f36fcec289d50c83 2025/04/12 01:19:57 DEBUG : trailing dot.: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFBC7732EB383128E24E, 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/12 01:19:58 DEBUG : trailing dot.: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFBC7732EB383128E24E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/12 01:20:01 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2025/04/12 01:20:01 DEBUG : invalid utf-8/invalid utf-8: gcid = bb85c94314de6bcc62332d8ce5a7d09b8f182065 2025/04/12 01:20:02 DEBUG : invalid utf-8: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFC27732EB3832321A4F, 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/12 01:20:04 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:20:04 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:20:04 DEBUG : pacer: Reducing sleep to 150ms 2025/04/12 01:20:04 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/12 01:20:04 DEBUG : invalid utf-8: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFC27732EB3832321A4F, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/12 01:20:06 DEBUG : pacer: Reducing sleep to 100ms 2025/04/12 01:20:07 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2025/04/12 01:20:07 DEBUG : test%46.txt/test%46.txt: gcid = 68f8c44a3f06cdd71ffd2b008673a7d07c9a99ab 2025/04/12 01:20:09 DEBUG : test%46.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFC97732EB353562584F, 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/12 01:20:11 DEBUG : test%46.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFC97732EB353562584F, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/04/12 01:20:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/04/12 01:20:19 DEBUG : zero-length-file: calculating gcid: failed to unwrap object from src: zero-length-file 2025/04/12 01:20:19 DEBUG : zero-length-file: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/12 01:20:19 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/04/12 01:20:19 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:20:20 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/04/12 01:20:20 DEBUG : pacer: Reducing sleep to 150ms 2025/04/12 01:20:21 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/12 01:20:21 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/12 01:20:23 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2025/04/12 01:20:23 DEBUG : file name.txt: gcid = 138df7f9b13278be5c2394de139d61ae5d3af73e 2025/04/12 01:20:25 DEBUG : file name.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFD865E6673732C7D03D, 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/12 01:20:26 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:20:26 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:20:26 DEBUG : pacer: low level retry 2/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:20:26 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/04/12 01:20:26 DEBUG : pacer: Reducing sleep to 300ms 2025/04/12 01:20:27 DEBUG : pacer: Reducing sleep to 225ms 2025/04/12 01:20:27 DEBUG : file name.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:953 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFD865E6673732C7D03D, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *pikpak.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *pikpak.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/12 01:20:28 DEBUG : pacer: Reducing sleep to 168.75ms 2025/04/12 01:20:28 DEBUG : unknown-size-put.txt: calculating gcid: failed to unwrap object from src: unknown-size-put.txt 2025/04/12 01:20:28 DEBUG : unknown-size-put.txt: gcid = 7e3cd8f42311f7122a7c54579ab29c5890792e46 2025/04/12 01:20:28 DEBUG : pacer: Reducing sleep to 126.5625ms === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/12 01:20:29 DEBUG : pacer: Reducing sleep to 100ms 2025/04/12 01:20:29 DEBUG : unknown-size-update.txt: calculating gcid: failed to unwrap object from src: unknown-size-update.txt 2025/04/12 01:20:29 DEBUG : unknown-size-update.txt: gcid = 337e0c96db14d4641af2190736c9855af2c16603 2025/04/12 01:20:31 DEBUG : unknown-size-update.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFDF93460A3637F62310, 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/12 01:20:32 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:20:32 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:20:33 DEBUG : pacer: Reducing sleep to 150ms 2025/04/12 01:20:33 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/12 01:20:33 DEBUG : unknown-size-update.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2579 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67F9BFDF93460A3637F62310, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/12 01:20:34 DEBUG : Creating backend with remote "TestPikPak:rclone-test-felijuq4kana/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/04/12 01:20:36 DEBUG : pacer: Reducing sleep to 100ms 2025/04/12 01:20:37 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/04/12 01:20:37 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/12 01:20:37 DEBUG : pacer: Reducing sleep to 150ms 2025/04/12 01:20:38 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/12 01:20:38 ERROR : : error listing: directory not found 2025/04/12 01:20:38 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (141.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.60s) --- FAIL: TestIntegration/FsMkdir (136.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.35s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (1.06s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.27s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (99.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (4.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (4.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (4.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (5.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (6.50s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (4.24s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (5.19s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (6.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.57s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (5.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.52s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 141.794s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 2m22.906939467s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]