"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestPikPak:" 2026/08/11 03:15:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-defawez2hubo" 2026/08/11 03:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/11 03:15:55 DEBUG : short-eof.bin: calculating gcid: failed to unwrap object from src: short-eof.bin 2026/08/11 03:15:55 DEBUG : short-eof.bin: gcid = e56f8e26b16ba24e1111140aeeb427a5f3acb88b fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 10240 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/11 03:15:59 DEBUG : short-eof-chunked.bin: calculating gcid: failed to unwrap object from src: short-eof-chunked.bin 2026/08/11 03:15:59 DEBUG : short-eof-chunked.bin: gcid = 286e27daf86b3af2b144c8bd0afbfa991d1e7ceb 2026/08/11 03:16:00 DEBUG : short-eof-chunked.bin: multipart upload: "57C1D42CA7FE43998F498E1AE48A2FD1" initiated 2026/08/11 03:16:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 100Ki offset 0/400Ki 2026/08/11 03:16:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 50Ki offset 100Ki/400Ki 2026/08/11 03:16:01 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 1 with 102400 bytes 2026/08/11 03:16:01 DEBUG : short-eof-chunked.bin: multipart upload: wrote chunk 2 with 51200 bytes 2026/08/11 03:16:01 DEBUG : short-eof-chunked.bin: multipart upload: "57C1D42CA7FE43998F498E1AE48A2FD1" finished fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2668 Error: Not equal: expected: 153600 actual : 409600 Test: TestIntegration/FsMkdir/FsPutShortEOF/Chunked Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/11 03:16:06 ERROR : error listing: directory not found --- FAIL: TestIntegration (17.81s) --- FAIL: TestIntegration/FsMkdir (13.01s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (9.93s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (3.76s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (6.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 17.833s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^(Chunked|Simple)$'" - Finished ERROR in 19.407664503s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple TestIntegration/FsMkdir/FsPutShortEOF/Chunked]