"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2026/07/16 02:21:26 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi" 2026/07/16 02:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:21:27 DEBUG : Creating backend with remote "/tmp/rclone3855909008" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/16 02:21:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/16 02:21:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers 2026/07/16 02:21:28 DEBUG : a: size = 0 OK 2026/07/16 02:21:28 DEBUG : a: size = 1 (memory) 2026/07/16 02:21:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/16 02:21:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/16 02:21:28 DEBUG : potato: Seek from 10 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 10 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 2 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/16 02:21:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 2 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/16 02:21:28 DEBUG : potato: Seek from 8 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 8 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/16 02:21:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 02:21:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 02:21:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 02:21:28 DEBUG : potato: Seek from 5 to 2 2026/07/16 02:21:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/16 02:21:28 DEBUG : potato: Seek from 9 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 9 to 0 2026/07/16 02:21:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:21:28 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2026/07/16 02:21:28 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2026/07/16 02:21:30 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:21:30 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2026/07/16 02:21:31 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:21:31 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2026/07/16 02:21:32 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2026/07/16 02:21:32 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.07s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/07/16 02:21:37 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 02:21:37 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 02:21:37 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/16 02:21:37 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/16 02:21:37 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/16 02:21:37 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:21:37 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2026/07/16 02:21:37 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/16 02:21:40 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:21:40 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckDownload/3 2026/07/16 02:21:42 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:21:42 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/16 02:21:46 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2026/07/16 02:21:46 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.35s) --- PASS: TestCheckDownload/1 (1.34s) --- PASS: TestCheckDownload/2 (1.37s) --- PASS: TestCheckDownload/3 (1.22s) --- PASS: TestCheckDownload/4 (1.57s) --- PASS: TestCheckDownload/5 (1.37s) --- PASS: TestCheckDownload/6 (1.32s) --- PASS: TestCheckDownload/7 (1.36s) === RUN TestCheckSizeOnly run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:21:53 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2026/07/16 02:21:53 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/16 02:21:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:21:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2026/07/16 02:21:55 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:21:55 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/16 02:21:56 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2026/07/16 02:21:56 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.11s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.20s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:22:01 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:01 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2026/07/16 02:22:03 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 02:22:03 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 02:22:03 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 02:22:03 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 02:22:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:03 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2026/07/16 02:22:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 02:22:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 02:22:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 02:22:05 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.33s) === RUN TestCheckSum run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:22:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/data" 2026/07/16 02:22:07 DEBUG : Config file has changed externally - reloading 2026/07/16 02:22:09 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2026/07/16 02:22:09 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2026/07/16 02:22:09 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:09 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2026/07/16 02:22:11 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2026/07/16 02:22:11 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2026/07/16 02:22:12 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:12 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2026/07/16 02:22:15 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:15 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2026/07/16 02:22:18 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:18 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSum/subtest4 === NAME TestCheckSum check_test.go:407: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: An error is expected but got nil. Test: TestCheckSum Messages: no expected error in run 4 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong error count in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{"", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "* banana", + (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSum Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSum Messages: wrong match result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 4 2026/07/16 02:22:21 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:21 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2026/07/16 02:22:24 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:24 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSum/subtest6 === NAME TestCheckSum check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 1 Test: TestCheckSum Messages: wrong error count in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{"", "+ orange", "= banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=8) "* potato", (string) (len=8) "+ orange", - (string) (len=8) "= banana" + (string) (len=8) "= banana", + (string) (len=8) "= potato" } Test: TestCheckSum Messages: wrong combined result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{"", "banana", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=6) "banana" + (string) (len=6) "banana", + (string) (len=6) "potato" } Test: TestCheckSum Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSum Messages: wrong differ result in run 6 2026/07/16 02:22:27 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2026/07/16 02:22:27 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2026/07/16 02:22:28 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2026/07/16 02:22:28 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2026/07/16 02:22:30 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:30 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2026/07/16 02:22:36 DEBUG : data: Rmdir: contains trashed file: "potato" 2026/07/16 02:22:36 DEBUG : data: Rmdir: contains trashed file: "banana" 2026/07/16 02:22:36 DEBUG : data: Rmdir: contains trashed file: "potato" 2026/07/16 02:22:36 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (30.69s) --- PASS: TestCheckSum/subtest1 (1.10s) --- PASS: TestCheckSum/subtest2 (0.88s) --- PASS: TestCheckSum/subtest3 (1.44s) --- PASS: TestCheckSum/subtest4 (0.89s) --- PASS: TestCheckSum/subtest5 (0.91s) --- PASS: TestCheckSum/subtest6 (0.88s) --- PASS: TestCheckSum/subtest7 (0.94s) === RUN TestCheckSumDownload run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:22:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/data" 2026/07/16 02:22:39 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2026/07/16 02:22:39 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2026/07/16 02:22:40 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:40 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2026/07/16 02:22:43 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2026/07/16 02:22:43 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2026/07/16 02:22:43 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:43 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2026/07/16 02:22:47 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:47 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2026/07/16 02:22:52 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:52 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2026/07/16 02:22:56 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:22:56 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSumDownload/subtest5 2026/07/16 02:23:01 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:23:01 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2026/07/16 02:23:05 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2026/07/16 02:23:05 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2026/07/16 02:23:07 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2026/07/16 02:23:07 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2026/07/16 02:23:09 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2026/07/16 02:23:09 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2026/07/16 02:23:14 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:23:14 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:23:14 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:23:14 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:23:15 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:23:15 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:23:16 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:23:16 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:23:16 DEBUG : data: Rmdir: contains trashed file: "potato" 2026/07/16 02:23:16 DEBUG : data: Rmdir: contains trashed file: "banana" 2026/07/16 02:23:16 DEBUG : data: Rmdir: contains trashed file: "potato" 2026/07/16 02:23:16 DEBUG : data: Rmdir: contains trashed file: "banana" 2026/07/16 02:23:16 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCheckSumDownload (39.77s) --- PASS: TestCheckSumDownload/subtest1 (2.09s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.63s) --- PASS: TestCheckSumDownload/subtest4 (1.97s) --- PASS: TestCheckSumDownload/subtest5 (2.51s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (1.43s) === RUN TestApplyTransforms 2026/07/16 02:23:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nuvemaz5vadi" 2026/07/16 02:23:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:18 DEBUG : Creating backend with remote "/tmp/rclone1181808722" run.go:198: Remote "PikPak root 'rclone-test-nuvemaz5vadi'", Local "Local file system at /tmp/rclone1181808722", Modify Window "876000h0m0s" 2026/07/16 02:23:19 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2026/07/16 02:23:19 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2026/07/16 02:23:19 ERROR : hello, world!: sum not found 2026/07/16 02:23:19 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-nuvemaz5vadi' 2026/07/16 02:23:19 NOTICE: PikPak root 'rclone-test-nuvemaz5vadi': 1 files missing 2026/07/16 02:23:19 NOTICE: 1 hashes missing 2026/07/16 02:23:19 NOTICE: PikPak root 'rclone-test-nuvemaz5vadi': 1 differences found 2026/07/16 02:23:19 NOTICE: PikPak root 'rclone-test-nuvemaz5vadi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/16 02:23:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:21 NOTICE: PikPak root 'rclone-test-nuvemaz5vadi': 0 differences found 2026/07/16 02:23:21 NOTICE: PikPak root 'rclone-test-nuvemaz5vadi': 1 matching files 2026/07/16 02:23:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-masotuv4doye" 2026/07/16 02:23:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:22 DEBUG : Creating backend with remote "/tmp/rclone3501717521" run.go:198: Remote "PikPak root 'rclone-test-masotuv4doye'", Local "Local file system at /tmp/rclone3501717521", Modify Window "876000h0m0s" 2026/07/16 02:23:22 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2026/07/16 02:23:22 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2026/07/16 02:23:23 ERROR : HELLO, WORLD!: sum not found 2026/07/16 02:23:23 ERROR : hello, world!: file not in PikPak root 'rclone-test-masotuv4doye' 2026/07/16 02:23:23 NOTICE: PikPak root 'rclone-test-masotuv4doye': 1 files missing 2026/07/16 02:23:23 NOTICE: 1 hashes missing 2026/07/16 02:23:23 NOTICE: PikPak root 'rclone-test-masotuv4doye': 1 differences found 2026/07/16 02:23:23 NOTICE: PikPak root 'rclone-test-masotuv4doye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/16 02:23:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:24 NOTICE: PikPak root 'rclone-test-masotuv4doye': 0 differences found 2026/07/16 02:23:24 NOTICE: PikPak root 'rclone-test-masotuv4doye': 1 matching files 2026/07/16 02:23:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-ziratas2fowe" 2026/07/16 02:23:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:25 DEBUG : Creating backend with remote "/tmp/rclone1698366234" run.go:198: Remote "PikPak root 'rclone-test-ziratas2fowe'", Local "Local file system at /tmp/rclone1698366234", Modify Window "876000h0m0s" 2026/07/16 02:23:26 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2026/07/16 02:23:26 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/16 02:23:27 ERROR : HeLlO, wOrLd!: sum not found 2026/07/16 02:23:27 ERROR : hello, world!: file not in PikPak root 'rclone-test-ziratas2fowe' 2026/07/16 02:23:27 NOTICE: PikPak root 'rclone-test-ziratas2fowe': 1 files missing 2026/07/16 02:23:27 NOTICE: 1 hashes missing 2026/07/16 02:23:27 NOTICE: PikPak root 'rclone-test-ziratas2fowe': 1 differences found 2026/07/16 02:23:27 NOTICE: PikPak root 'rclone-test-ziratas2fowe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/16 02:23:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:28 NOTICE: PikPak root 'rclone-test-ziratas2fowe': 0 differences found 2026/07/16 02:23:28 NOTICE: PikPak root 'rclone-test-ziratas2fowe': 1 matching files 2026/07/16 02:23:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vavosad4jope" 2026/07/16 02:23:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:29 DEBUG : Creating backend with remote "/tmp/rclone3114589773" run.go:198: Remote "PikPak root 'rclone-test-vavosad4jope'", Local "Local file system at /tmp/rclone3114589773", Modify Window "876000h0m0s" 2026/07/16 02:23:30 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2026/07/16 02:23:30 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/16 02:23:30 ERROR : HELLO, WORLD!: sum not found 2026/07/16 02:23:30 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-vavosad4jope' 2026/07/16 02:23:30 NOTICE: PikPak root 'rclone-test-vavosad4jope': 1 files missing 2026/07/16 02:23:30 NOTICE: 1 hashes missing 2026/07/16 02:23:30 NOTICE: PikPak root 'rclone-test-vavosad4jope': 1 differences found 2026/07/16 02:23:30 NOTICE: PikPak root 'rclone-test-vavosad4jope': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/16 02:23:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:32 NOTICE: PikPak root 'rclone-test-vavosad4jope': 0 differences found 2026/07/16 02:23:32 NOTICE: PikPak root 'rclone-test-vavosad4jope': 1 matching files 2026/07/16 02:23:32 DEBUG : Creating backend with remote "TestPikPak:rclone-test-mafareg7naza" 2026/07/16 02:23:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:33 DEBUG : Creating backend with remote "/tmp/rclone3690223917" run.go:198: Remote "PikPak root 'rclone-test-mafareg7naza'", Local "Local file system at /tmp/rclone3690223917", Modify Window "876000h0m0s" 2026/07/16 02:23:33 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2026/07/16 02:23:33 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2026/07/16 02:23:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:34 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-mafareg7naza' 2026/07/16 02:23:34 NOTICE: PikPak root 'rclone-test-mafareg7naza': 1 files missing 2026/07/16 02:23:34 NOTICE: 1 hashes missing 2026/07/16 02:23:34 NOTICE: PikPak root 'rclone-test-mafareg7naza': 1 differences found 2026/07/16 02:23:34 NOTICE: PikPak root 'rclone-test-mafareg7naza': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/16 02:23:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:35 NOTICE: PikPak root 'rclone-test-mafareg7naza': 0 differences found 2026/07/16 02:23:35 NOTICE: PikPak root 'rclone-test-mafareg7naza': 1 matching files 2026/07/16 02:23:35 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tacocuw8rofa" 2026/07/16 02:23:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:36 DEBUG : Creating backend with remote "/tmp/rclone3753438870" run.go:198: Remote "PikPak root 'rclone-test-tacocuw8rofa'", Local "Local file system at /tmp/rclone3753438870", Modify Window "876000h0m0s" 2026/07/16 02:23:37 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2026/07/16 02:23:37 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2026/07/16 02:23:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:38 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-tacocuw8rofa' 2026/07/16 02:23:38 NOTICE: PikPak root 'rclone-test-tacocuw8rofa': 1 files missing 2026/07/16 02:23:38 NOTICE: 1 hashes missing 2026/07/16 02:23:38 NOTICE: PikPak root 'rclone-test-tacocuw8rofa': 1 differences found 2026/07/16 02:23:38 NOTICE: PikPak root 'rclone-test-tacocuw8rofa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/16 02:23:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:39 NOTICE: PikPak root 'rclone-test-tacocuw8rofa': 0 differences found 2026/07/16 02:23:39 NOTICE: PikPak root 'rclone-test-tacocuw8rofa': 1 matching files 2026/07/16 02:23:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lobekix2rono" 2026/07/16 02:23:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:40 DEBUG : Creating backend with remote "/tmp/rclone263065416" run.go:198: Remote "PikPak root 'rclone-test-lobekix2rono'", Local "Local file system at /tmp/rclone263065416", Modify Window "876000h0m0s" 2026/07/16 02:23:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/16 02:23:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2026/07/16 02:23:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-lobekix2rono' 2026/07/16 02:23:41 NOTICE: PikPak root 'rclone-test-lobekix2rono': 1 files missing 2026/07/16 02:23:41 NOTICE: 1 hashes missing 2026/07/16 02:23:41 NOTICE: PikPak root 'rclone-test-lobekix2rono': 1 differences found 2026/07/16 02:23:41 NOTICE: PikPak root 'rclone-test-lobekix2rono': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/16 02:23:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:42 NOTICE: PikPak root 'rclone-test-lobekix2rono': 0 differences found 2026/07/16 02:23:42 NOTICE: PikPak root 'rclone-test-lobekix2rono': 1 matching files 2026/07/16 02:23:42 DEBUG : Creating backend with remote "TestPikPak:rclone-test-koyizuc9goqa" 2026/07/16 02:23:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:43 DEBUG : Creating backend with remote "/tmp/rclone2942516649" run.go:198: Remote "PikPak root 'rclone-test-koyizuc9goqa'", Local "Local file system at /tmp/rclone2942516649", Modify Window "876000h0m0s" 2026/07/16 02:23:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/16 02:23:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2026/07/16 02:23:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-koyizuc9goqa' 2026/07/16 02:23:45 NOTICE: PikPak root 'rclone-test-koyizuc9goqa': 1 files missing 2026/07/16 02:23:45 NOTICE: 1 hashes missing 2026/07/16 02:23:45 NOTICE: PikPak root 'rclone-test-koyizuc9goqa': 1 differences found 2026/07/16 02:23:45 NOTICE: PikPak root 'rclone-test-koyizuc9goqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/16 02:23:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:46 NOTICE: PikPak root 'rclone-test-koyizuc9goqa': 0 differences found 2026/07/16 02:23:46 NOTICE: PikPak root 'rclone-test-koyizuc9goqa': 1 matching files 2026/07/16 02:23:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tokanut9yoge" 2026/07/16 02:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:47 DEBUG : Creating backend with remote "/tmp/rclone1586845769" run.go:198: Remote "PikPak root 'rclone-test-tokanut9yoge'", Local "Local file system at /tmp/rclone1586845769", Modify Window "876000h0m0s" 2026/07/16 02:23:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/16 02:23:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2026/07/16 02:23:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-tokanut9yoge' 2026/07/16 02:23:48 NOTICE: PikPak root 'rclone-test-tokanut9yoge': 1 files missing 2026/07/16 02:23:48 NOTICE: 1 hashes missing 2026/07/16 02:23:48 NOTICE: PikPak root 'rclone-test-tokanut9yoge': 1 differences found 2026/07/16 02:23:48 NOTICE: PikPak root 'rclone-test-tokanut9yoge': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/16 02:23:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:50 NOTICE: PikPak root 'rclone-test-tokanut9yoge': 0 differences found 2026/07/16 02:23:50 NOTICE: PikPak root 'rclone-test-tokanut9yoge': 1 matching files 2026/07/16 02:23:50 DEBUG : Creating backend with remote "TestPikPak:rclone-test-loparav8xoki" 2026/07/16 02:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:23:51 DEBUG : Creating backend with remote "/tmp/rclone55577309" run.go:198: Remote "PikPak root 'rclone-test-loparav8xoki'", Local "Local file system at /tmp/rclone55577309", Modify Window "876000h0m0s" 2026/07/16 02:23:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/07/16 02:23:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2026/07/16 02:23:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:23:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-loparav8xoki' 2026/07/16 02:23:52 NOTICE: PikPak root 'rclone-test-loparav8xoki': 1 files missing 2026/07/16 02:23:52 NOTICE: 1 hashes missing 2026/07/16 02:23:52 NOTICE: PikPak root 'rclone-test-loparav8xoki': 1 differences found 2026/07/16 02:23:52 NOTICE: PikPak root 'rclone-test-loparav8xoki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/16 02:23:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:23:53 NOTICE: PikPak root 'rclone-test-loparav8xoki': 0 differences found 2026/07/16 02:23:53 NOTICE: PikPak root 'rclone-test-loparav8xoki': 1 matching files 2026/07/16 02:23:53 DEBUG : PikPak root 'rclone-test-loparav8xoki': Purge remote 2026/07/16 02:23:54 DEBUG : PikPak root 'rclone-test-tokanut9yoge': Purge remote 2026/07/16 02:23:55 DEBUG : PikPak root 'rclone-test-koyizuc9goqa': Purge remote 2026/07/16 02:23:56 DEBUG : PikPak root 'rclone-test-lobekix2rono': Purge remote 2026/07/16 02:23:57 DEBUG : PikPak root 'rclone-test-tacocuw8rofa': Purge remote 2026/07/16 02:23:58 DEBUG : PikPak root 'rclone-test-mafareg7naza': Purge remote 2026/07/16 02:23:59 DEBUG : PikPak root 'rclone-test-vavosad4jope': Purge remote 2026/07/16 02:23:59 DEBUG : PikPak root 'rclone-test-ziratas2fowe': Purge remote 2026/07/16 02:24:00 DEBUG : PikPak root 'rclone-test-masotuv4doye': Purge remote 2026/07/16 02:24:01 DEBUG : PikPak root 'rclone-test-nuvemaz5vadi': Purge remote --- PASS: TestApplyTransforms (45.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:24:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:24:03 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:24:03 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:24:03 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/07/16 02:24:03 INFO : file1: Copied (new) to: sub/file2 2026/07/16 02:24:04 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/07/16 02:24:05 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:24:05 DEBUG : file1: Sizes identical 2026/07/16 02:24:05 DEBUG : file1: Unchanged skipping 2026/07/16 02:24:05 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': don't need to copy/move sub/file2, it is already at target location 2026/07/16 02:24:07 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (6.15s) === RUN TestCopyLongFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:24:09 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2026/07/16 02:24:09 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2026/07/16 02:24:10 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/backup" 2026/07/16 02:24:10 DEBUG : Config file has changed externally - reloading 2026/07/16 02:24:12 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:12 DEBUG : dst/file1: size = 18 (PikPak root 'rclone-test-pobivaj6wifi') 2026/07/16 02:24:12 DEBUG : dst/file1: Sizes differ 2026/07/16 02:24:14 INFO : dst/file1: Moved (server-side) 2026/07/16 02:24:14 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:24:15 DEBUG : dst/file1: size = 14 OK 2026/07/16 02:24:15 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2026/07/16 02:24:15 INFO : dst/file1: Copied (new) 2026/07/16 02:24:18 DEBUG : dst: Rmdir: contains trashed file: "file1" 2026/07/16 02:24:19 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2026/07/16 02:24:20 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (12.45s) === RUN TestCopyFileCompareDest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:24:21 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/dst" 2026/07/16 02:24:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/CompareDest" 2026/07/16 02:24:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 02:24:25 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2026/07/16 02:24:25 DEBUG : one: size = 3 OK 2026/07/16 02:24:25 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/16 02:24:25 INFO : one: Copied (new) 2026/07/16 02:24:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:27 DEBUG : one: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/dst') 2026/07/16 02:24:27 DEBUG : one: Sizes differ 2026/07/16 02:24:27 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2026/07/16 02:24:28 DEBUG : one: size = 5 OK 2026/07/16 02:24:28 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/16 02:24:28 INFO : one: Copied (replaced existing) 2026/07/16 02:24:29 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2026/07/16 02:24:29 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2026/07/16 02:24:31 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2026/07/16 02:24:31 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2026/07/16 02:24:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:32 DEBUG : one: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/dst') 2026/07/16 02:24:32 DEBUG : one: Sizes differ 2026/07/16 02:24:32 DEBUG : one: size = 5 OK 2026/07/16 02:24:32 DEBUG : one: Sizes identical 2026/07/16 02:24:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 02:24:33 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2026/07/16 02:24:33 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2026/07/16 02:24:34 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:24:35 DEBUG : two: size = 3 OK 2026/07/16 02:24:35 DEBUG : two: Sizes identical 2026/07/16 02:24:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 02:24:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:24:36 DEBUG : two: size = 3 OK 2026/07/16 02:24:36 DEBUG : two: Sizes identical 2026/07/16 02:24:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 02:24:37 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:24:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:37 DEBUG : two: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/CompareDest') 2026/07/16 02:24:37 DEBUG : two: Sizes differ 2026/07/16 02:24:37 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2026/07/16 02:24:38 DEBUG : two: size = 5 OK 2026/07/16 02:24:38 DEBUG : two: Dst hash empty - aborting Src hash check 2026/07/16 02:24:38 INFO : two: Copied (new) 2026/07/16 02:24:42 DEBUG : dst: Rmdir: contains trashed file: "two" 2026/07/16 02:24:42 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:24:42 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:24:42 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:24:44 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2026/07/16 02:24:44 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (23.50s) === RUN TestCopyFileCopyDest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:24:45 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/dst" 2026/07/16 02:24:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/CopyDest" 2026/07/16 02:24:48 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 02:24:49 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2026/07/16 02:24:49 DEBUG : one: size = 3 OK 2026/07/16 02:24:49 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/16 02:24:49 INFO : one: Copied (new) 2026/07/16 02:24:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:50 DEBUG : one: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/dst') 2026/07/16 02:24:50 DEBUG : one: Sizes differ 2026/07/16 02:24:51 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2026/07/16 02:24:52 DEBUG : one: size = 5 OK 2026/07/16 02:24:52 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/16 02:24:52 INFO : one: Copied (replaced existing) 2026/07/16 02:24:53 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2026/07/16 02:24:53 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2026/07/16 02:24:55 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2026/07/16 02:24:55 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2026/07/16 02:24:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/BackupDir" 2026/07/16 02:24:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:58 DEBUG : one: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/dst') 2026/07/16 02:24:58 DEBUG : one: Sizes differ 2026/07/16 02:24:58 DEBUG : one: size = 5 OK 2026/07/16 02:24:58 DEBUG : one: Sizes identical 2026/07/16 02:24:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:24:58 DEBUG : one: size = 3 (PikPak root 'rclone-test-pobivaj6wifi/dst') 2026/07/16 02:24:58 DEBUG : one: Sizes differ 2026/07/16 02:25:00 INFO : one: Moved (server-side) 2026/07/16 02:25:01 DEBUG : one: size = 5 OK 2026/07/16 02:25:01 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/16 02:25:01 DEBUG : one: Src hash empty - aborting Dst hash check 2026/07/16 02:25:01 INFO : one: Copied (server-side copy) 2026/07/16 02:25:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/16 02:25:02 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2026/07/16 02:25:02 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2026/07/16 02:25:03 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:25:03 DEBUG : two: size = 3 OK 2026/07/16 02:25:03 DEBUG : two: Sizes identical 2026/07/16 02:25:05 DEBUG : two: size = 3 OK 2026/07/16 02:25:05 DEBUG : two: Dst hash empty - aborting Src hash check 2026/07/16 02:25:05 DEBUG : two: Src hash empty - aborting Dst hash check 2026/07/16 02:25:05 INFO : two: Copied (server-side copy) 2026/07/16 02:25:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/16 02:25:06 DEBUG : two: size = 3 OK 2026/07/16 02:25:06 DEBUG : two: Sizes identical 2026/07/16 02:25:06 DEBUG : two: Unchanged skipping 2026/07/16 02:25:07 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2026/07/16 02:25:07 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2026/07/16 02:25:08 DEBUG : three: Need to transfer - File not found at Destination 2026/07/16 02:25:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:25:08 DEBUG : three: size = 5 (PikPak root 'rclone-test-pobivaj6wifi/CopyDest') 2026/07/16 02:25:08 DEBUG : three: Sizes differ 2026/07/16 02:25:08 DEBUG : three: Destination not found in --copy-dest 2026/07/16 02:25:08 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2026/07/16 02:25:09 DEBUG : three: size = 7 OK 2026/07/16 02:25:09 DEBUG : three: Dst hash empty - aborting Src hash check 2026/07/16 02:25:09 INFO : three: Copied (new) 2026/07/16 02:25:16 DEBUG : dst: Rmdir: contains trashed file: "three" 2026/07/16 02:25:16 DEBUG : dst: Rmdir: contains trashed file: "two" 2026/07/16 02:25:16 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:25:16 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:25:16 DEBUG : dst: Rmdir: contains trashed file: "one" 2026/07/16 02:25:18 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2026/07/16 02:25:18 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2026/07/16 02:25:18 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2026/07/16 02:25:19 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (35.06s) === RUN TestCopyInplace run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.39s) === RUN TestCopyLongFileName run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.38s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:25:21 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/16 02:25:22 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:25:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/16 02:25:22 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2026/07/16 02:25:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/16 02:25:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/16 02:25:23 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2026/07/16 02:25:23 DEBUG : TestCopyFileMaxTransfer/file2: gcid = ccae247035977f53e60ca88525ae6d11d47d63ee 2026/07/16 02:25:24 DEBUG : file2: canceling upload: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/CCAE247035977F53E60CA88525AE6D11D47D63EE_1784168723976739814?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/07/16 02:25:25 DEBUG : file2: waiting 500ms for the cancellation to be effective 2026/07/16 02:25:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://vip-lixian-07.mypikpak.com/upload_tmp/CCAE247035977F53E60CA88525AE6D11D47D63EE_1784168723976739814?x-id=PutObject": max transfer limit reached as set by --max-transfer 2026/07/16 02:25:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/16 02:25:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/16 02:25:28 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2026/07/16 02:25:28 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 05108f9f7a68ee1ac23be2ade1c553d5ba04c7d2 2026/07/16 02:25:29 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/07/16 02:25:29 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:25:30 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2026/07/16 02:25:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:25:30 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:25:30 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/16 02:25:30 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2026/07/16 02:25:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/16 02:25:30 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:25:31 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:25:31 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:25:31 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:25:33 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:25:33 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:25:33 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:25:33 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:25:33 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:25:34 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:25:34 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2026/07/16 02:25:34 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" 2026/07/16 02:25:34 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:25:35 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:25:35 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestCopyFileMaxTransfer (13.87s) === RUN TestDeduplicateInteractive run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.39s) === RUN TestDeduplicateNewest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (0.39s) === RUN TestDeduplicateOldest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.39s) === RUN TestDeduplicateSmallest run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.39s) === RUN TestDeduplicateRename run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.39s) === RUN TestMergeDirs run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.39s) === RUN TestListDirSorted run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:25:39 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2026/07/16 02:25:39 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:40 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2026/07/16 02:25:40 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/07/16 02:25:41 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2026/07/16 02:25:41 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:41 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2026/07/16 02:25:41 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:42 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2026/07/16 02:25:42 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2026/07/16 02:25:42 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2026/07/16 02:25:42 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2026/07/16 02:25:43 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2026/07/16 02:25:43 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:45 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 02:25:45 DEBUG : a.txt: Excluded 2026/07/16 02:25:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:25:45 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:25:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:25:45 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:25:46 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:25:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:25:46 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:25:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:25:46 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:25:46 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:25:54 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2026/07/16 02:25:55 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2026/07/16 02:25:55 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2026/07/16 02:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2026/07/16 02:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2026/07/16 02:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2026/07/16 02:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (17.87s) === RUN TestListDirSortedFn run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:25:57 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2026/07/16 02:25:57 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:58 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2026/07/16 02:25:58 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/07/16 02:25:59 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2026/07/16 02:25:59 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:25:59 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2026/07/16 02:25:59 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:26:00 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2026/07/16 02:26:00 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2026/07/16 02:26:00 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2026/07/16 02:26:00 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2026/07/16 02:26:01 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2026/07/16 02:26:01 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:26:03 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 02:26:03 DEBUG : a.txt: Excluded 2026/07/16 02:26:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:26:03 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:26:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:26:03 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:26:04 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:26:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:26:04 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:26:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:26:04 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:26:04 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:26:08 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:26:08 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:26:09 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:26:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:26:09 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:26:09 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:26:10 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:26:10 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:26:10 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:26:12 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2026/07/16 02:26:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2026/07/16 02:26:14 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2026/07/16 02:26:15 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2026/07/16 02:26:15 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2026/07/16 02:26:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2026/07/16 02:26:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (18.91s) === RUN TestListJSON run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:16 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/07/16 02:26:16 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2026/07/16 02:26:17 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2026/07/16 02:26:17 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata 2026/07/16 02:26:22 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (7.73s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.42s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:24 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/07/16 02:26:24 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2026/07/16 02:26:25 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2026/07/16 02:26:25 DEBUG : sub/file2: gcid = ef6bba6cfe8d11201be3a556e1fb9a0cbcb2ecc7 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/16 02:26:28 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/notfound" 2026/07/16 02:26:33 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (10.10s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestStatJSONMemory 2026/07/16 02:26:34 DEBUG : Creating backend with remote ":memory:" 2026/07/16 02:26:34 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:26:34 DEBUG : sub/file1: size = 5 OK 2026/07/16 02:26:34 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:26:34 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:34 INFO : PikPak root 'rclone-test-pobivaj6wifi': Making directory 2026/07/16 02:26:34 INFO : PikPak root 'rclone-test-pobivaj6wifi': Making directory --- PASS: TestMkdir (0.59s) === RUN TestLsd run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:35 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2026/07/16 02:26:35 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:26:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.27s) === RUN TestLs run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:39 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:26:39 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:26:39 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:26:39 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (3.62s) === RUN TestLsWithFilesFrom run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:42 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:26:42 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:26:43 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:26:43 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2026/07/16 02:26:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/16 02:26:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.89s) === RUN TestLsLong run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:46 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:26:46 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:26:47 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:26:47 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (3.58s) === RUN TestHashSums run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:50 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:26:50 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:26:50 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:26:50 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n" Test: TestHashSums/Md5 operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: " empty space\n potato2\n" does not contain "d6548b156ea68a4e003e786df99eee76 potato2\n" Test: TestHashSums/Md5 === RUN TestHashSums/Md5Download --- FAIL: TestHashSums (4.98s) --- FAIL: TestHashSums/Md5 (0.20s) --- PASS: TestHashSums/Md5Download (1.39s) === RUN TestHashSumsWithErrors 2026/07/16 02:26:55 DEBUG : Creating backend with remote ":memory:" 2026/07/16 02:26:55 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/16 02:26:55 ERROR : file1: hash unsupported: hash type not supported 2026/07/16 02:26:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/16 02:26:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/16 02:26:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:26:55 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:26:55 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:26:55 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2026/07/16 02:26:55 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2026/07/16 02:26:56 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2026/07/16 02:26:56 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2026/07/16 02:27:00 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (6.94s) === RUN TestDelete run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:02 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2026/07/16 02:27:02 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2026/07/16 02:27:02 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2026/07/16 02:27:02 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:27:03 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2026/07/16 02:27:03 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2026/07/16 02:27:03 DEBUG : Waiting for deletions to finish 2026/07/16 02:27:03 DEBUG : large: Excluded (Size Filter) 2026/07/16 02:27:03 DEBUG : large: Excluded 2026/07/16 02:27:04 INFO : medium: Deleted 2026/07/16 02:27:04 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:27:04 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:27:05 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:27:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:27:05 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:27:05 INFO : small: Deleted 2026/07/16 02:27:05 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:27:06 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:27:06 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:27:06 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestDelete (5.12s) === RUN TestMaxDelete run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:07 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2026/07/16 02:27:07 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2026/07/16 02:27:07 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2026/07/16 02:27:07 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:27:08 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2026/07/16 02:27:08 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2026/07/16 02:27:08 DEBUG : Waiting for deletions to finish 2026/07/16 02:27:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/16 02:27:09 INFO : large: Deleted 2026/07/16 02:27:10 INFO : medium: Deleted --- PASS: TestMaxDelete (4.81s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:12 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2026/07/16 02:27:12 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2026/07/16 02:27:12 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2026/07/16 02:27:12 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:27:13 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2026/07/16 02:27:13 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2026/07/16 02:27:13 DEBUG : Waiting for deletions to finish 2026/07/16 02:27:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 02:27:14 INFO : medium: Deleted 2026/07/16 02:27:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.76s) === RUN TestMaxDeleteSize run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:16 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2026/07/16 02:27:16 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2026/07/16 02:27:17 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2026/07/16 02:27:17 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:27:18 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2026/07/16 02:27:18 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2026/07/16 02:27:18 DEBUG : Waiting for deletions to finish 2026/07/16 02:27:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 02:27:19 INFO : large: Deleted 2026/07/16 02:27:19 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.88s) === RUN TestReadFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:21 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2026/07/16 02:27:21 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (3.73s) === RUN TestRetry 2026/07/16 02:27:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/16 02:27:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/16 02:27:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:27:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:27:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:27:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:27:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:25 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/07/16 02:27:25 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2026/07/16 02:27:26 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2026/07/16 02:27:26 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 --- PASS: TestCat (12.00s) === RUN TestPurge 2026/07/16 02:27:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pazanad1puyo" 2026/07/16 02:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:27:38 DEBUG : Creating backend with remote "/tmp/rclone3680426496" run.go:198: Remote "PikPak root 'rclone-test-pazanad1puyo'", Local "Local file system at /tmp/rclone3680426496", Modify Window "876000h0m0s" 2026/07/16 02:27:40 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2026/07/16 02:27:40 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2026/07/16 02:27:40 INFO : A2: Making directory 2026/07/16 02:27:41 INFO : A1/B2: Making directory 2026/07/16 02:27:41 INFO : A1/B2/C2: Making directory 2026/07/16 02:27:41 DEBUG : TestPikPak: Token expired 2026/07/16 02:27:41 DEBUG : TestPikPak: No updated token found in the config file 2026/07/16 02:27:42 DEBUG : TestPikPak: Token refresh successful 2026/07/16 02:27:42 DEBUG : Saving config "token" in section "TestPikPak" of the config file 2026/07/16 02:27:42 DEBUG : TestPikPak: Saved new token in config file 2026/07/16 02:27:42 INFO : A1/B1/C3: Making directory 2026/07/16 02:27:43 INFO : A3: Making directory 2026/07/16 02:27:43 INFO : A3/B3: Making directory 2026/07/16 02:27:43 INFO : A3/B3/C4: Making directory 2026/07/16 02:27:44 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2026/07/16 02:27:44 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2026/07/16 02:27:49 ERROR : error listing: directory not found 2026/07/16 02:27:49 DEBUG : PikPak root 'rclone-test-pazanad1puyo': Purge remote 2026/07/16 02:27:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:27:49 DEBUG : TestPikPak: Token expired 2026/07/16 02:27:49 DEBUG : Config file has changed externally - reloading 2026/07/16 02:27:49 DEBUG : TestPikPak: Loaded fresh token from config file 2026/07/16 02:27:49 DEBUG : TestPikPak: Loaded new refresh token from config file 2026/07/16 02:27:49 DEBUG : TestPikPak: Token refresh successful 2026/07/16 02:27:50 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2026/07/16 02:27:50 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2026/07/16 02:27:51 INFO : A2: Making directory 2026/07/16 02:27:51 INFO : A1/B2: Making directory 2026/07/16 02:27:52 INFO : A1/B2/C2: Making directory 2026/07/16 02:27:52 INFO : A1/B1/C3: Making directory 2026/07/16 02:27:52 INFO : A3: Making directory 2026/07/16 02:27:53 INFO : A3/B3: Making directory 2026/07/16 02:27:53 INFO : A3/B3/C4: Making directory 2026/07/16 02:27:54 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2026/07/16 02:27:54 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2026/07/16 02:27:56 DEBUG : removing 1 level 3 directories 2026/07/16 02:27:56 INFO : A3/B3/C4: Removing directory 2026/07/16 02:28:00 DEBUG : removing 2 level 3 directories 2026/07/16 02:28:00 INFO : A1/B2/C2: Removing directory 2026/07/16 02:28:00 INFO : A1/B1/C3: Removing directory 2026/07/16 02:28:01 DEBUG : removing 2 level 2 directories 2026/07/16 02:28:01 INFO : A3/B3: Removing directory 2026/07/16 02:28:01 INFO : A1/B2: Removing directory 2026/07/16 02:28:01 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2026/07/16 02:28:02 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2026/07/16 02:28:02 DEBUG : removing 2 level 1 directories 2026/07/16 02:28:02 INFO : A3: Removing directory 2026/07/16 02:28:02 INFO : A2: Removing directory 2026/07/16 02:28:03 DEBUG : A3: Rmdir: contains trashed file: "B3" 2026/07/16 02:28:08 DEBUG : removing 1 level 3 directories 2026/07/16 02:28:08 INFO : A1/B1/C1: Removing directory 2026/07/16 02:28:08 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2026/07/16 02:28:09 DEBUG : removing 1 level 2 directories 2026/07/16 02:28:09 INFO : A1/B1: Removing directory 2026/07/16 02:28:09 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2026/07/16 02:28:09 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:28:10 DEBUG : removing 1 level 1 directories 2026/07/16 02:28:10 INFO : A1: Removing directory 2026/07/16 02:28:10 DEBUG : A1: Rmdir: contains trashed file: "B2" 2026/07/16 02:28:10 DEBUG : A1: Rmdir: contains trashed file: "B1" 2026/07/16 02:28:10 DEBUG : A1: Rmdir: contains trashed file: "two" 2026/07/16 02:28:11 DEBUG : removing 1 level 0 directories 2026/07/16 02:28:11 INFO : PikPak root 'rclone-test-pobivaj6wifi': Removing directory 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "A3" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "A2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "A1" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "BackupDir" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "CopyDest" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "CompareDest" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "backup" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "data" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "data" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "file2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "file1" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "ReadFile" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "large" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "medium" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "small" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "large" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "medium" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "small" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "large" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "medium" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "small" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "large" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "medium" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "small" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "file1" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "file1" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "zend.txt" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "a.txt" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "zend.txt" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "a.txt" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "test.sum" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "remotepotato" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "rutabaga" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "remotepotato" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "rutabaga" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "remotepotato" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "potato2" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "empty space" 2026/07/16 02:28:12 DEBUG : Rmdir: contains trashed file: "rutabaga" 2026/07/16 02:28:13 ERROR : error listing: directory not found 2026/07/16 02:28:13 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.92s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:13 INFO : A1: Making directory 2026/07/16 02:28:14 INFO : A1/B1: Making directory 2026/07/16 02:28:14 INFO : A1/B1/C1: Making directory 2026/07/16 02:28:16 DEBUG : removing 1 level 3 directories 2026/07/16 02:28:16 INFO : A1/B1/C1: Removing directory 2026/07/16 02:28:17 DEBUG : removing 1 level 2 directories 2026/07/16 02:28:17 INFO : A1/B1: Removing directory 2026/07/16 02:28:17 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:28:19 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.42s) === RUN TestRmdirsWithFilter run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:20 INFO : A1: Making directory 2026/07/16 02:28:21 INFO : A1/B1: Making directory 2026/07/16 02:28:21 INFO : A1/B1/C1: Making directory 2026/07/16 02:28:23 DEBUG : removing 1 level 3 directories 2026/07/16 02:28:23 INFO : A1/B1/C1: Removing directory 2026/07/16 02:28:25 DEBUG : removing 1 level 2 directories 2026/07/16 02:28:25 INFO : A1/B1: Removing directory 2026/07/16 02:28:25 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:28:27 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (7.42s) === RUN TestCopyURL run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:28 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/07/16 02:28:28 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2026/07/16 02:28:29 DEBUG : filename.txt: File name found in url 2026/07/16 02:28:29 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2026/07/16 02:28:29 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2026/07/16 02:28:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/16 02:28:30 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2026/07/16 02:28:30 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2026/07/16 02:28:30 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2026/07/16 02:28:30 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (6.77s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:35 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2026/07/16 02:28:35 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURLDownloadHeaders (1.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:28:37 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:28:38 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:28:38 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2026/07/16 02:28:38 INFO : file1: Copied (new) to: sub/file2 2026/07/16 02:28:38 INFO : file1: Deleted 2026/07/16 02:28:38 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:28:38 DEBUG : file1: Sizes identical 2026/07/16 02:28:38 DEBUG : file1: Unchanged skipping 2026/07/16 02:28:38 INFO : file1: Deleted 2026/07/16 02:28:39 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': don't need to copy/move sub/file2, it is already at target location 2026/07/16 02:28:41 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.35s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:28:42 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:28:43 DEBUG : file1: size = 14 OK 2026/07/16 02:28:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/07/16 02:28:43 INFO : file1: Copied (new) 2026/07/16 02:28:43 INFO : file1: Deleted 2026/07/16 02:28:43 DEBUG : file1: Destination exists, skipping 2026/07/16 02:28:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.83s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.40s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.40s) === RUN TestMoveFileBackupDir run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:28:46 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2026/07/16 02:28:46 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2026/07/16 02:28:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-pobivaj6wifi/backup" 2026/07/16 02:28:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3855909008) 2026/07/16 02:28:48 DEBUG : dst/file1: size = 18 (PikPak root 'rclone-test-pobivaj6wifi') 2026/07/16 02:28:48 DEBUG : dst/file1: Sizes differ 2026/07/16 02:28:50 DEBUG : pacer: low level retry 1/10 (error move (move) is still in PHASE_TYPE_PENDING) 2026/07/16 02:28:50 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:28:50 DEBUG : pacer: low level retry 2/10 (error move (move) is still in PHASE_TYPE_PENDING) 2026/07/16 02:28:50 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:28:51 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:28:51 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:28:51 INFO : dst/file1: Moved (server-side) 2026/07/16 02:28:51 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2026/07/16 02:28:52 DEBUG : dst/file1: size = 14 OK 2026/07/16 02:28:52 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2026/07/16 02:28:52 INFO : dst/file1: Copied (new) 2026/07/16 02:28:52 INFO : dst/file1: Deleted 2026/07/16 02:28:55 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2026/07/16 02:28:56 DEBUG : dst: Rmdir: contains trashed file: "file1" 2026/07/16 02:28:57 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:28:57 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:28:57 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:28:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:28:57 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:28:58 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:28:58 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2026/07/16 02:28:58 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:28:59 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:28:59 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:28:59 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (14.52s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:29:00 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2026/07/16 02:29:00 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2026/07/16 02:29:01 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2026/07/16 02:29:01 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2026/07/16 02:29:02 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2026/07/16 02:29:02 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2026/07/16 02:29:03 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2026/07/16 02:29:03 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2026/07/16 02:29:04 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2026/07/16 02:29:04 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2026/07/16 02:29:04 INFO : A1/B2: Making directory 2026/07/16 02:29:04 INFO : A1/B1/C3: Making directory 2026/07/16 02:29:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/16 02:29:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/16 02:29:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/16 02:29:13 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/16 02:29:13 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/16 02:29:18 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2026/07/16 02:29:18 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2026/07/16 02:29:18 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:29:19 DEBUG : A2: Rmdir: contains trashed file: "B2" 2026/07/16 02:29:19 DEBUG : A2: Rmdir: contains trashed file: "B1" 2026/07/16 02:29:21 INFO : PikPak root 'rclone-test-pobivaj6wifi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/16 02:29:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/16 02:29:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/16 02:29:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/16 02:29:27 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/16 02:29:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/16 02:29:32 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2026/07/16 02:29:32 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2026/07/16 02:29:32 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:29:33 DEBUG : A3: Rmdir: contains trashed file: "B2" 2026/07/16 02:29:33 DEBUG : A3: Rmdir: contains trashed file: "B1" 2026/07/16 02:29:36 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:29:36 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:29:36 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:29:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:29:37 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:29:37 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:29:38 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:29:38 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:29:38 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:29:42 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:29:42 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:29:42 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:29:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:29:43 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:29:43 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:29:43 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:29:44 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:29:44 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:29:44 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2026/07/16 02:29:45 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2026/07/16 02:29:46 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2026/07/16 02:29:46 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2026/07/16 02:29:46 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2026/07/16 02:29:46 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2026/07/16 02:29:48 DEBUG : A4: Rmdir: contains trashed file: "B2" 2026/07/16 02:29:48 DEBUG : A4: Rmdir: contains trashed file: "B1" 2026/07/16 02:29:48 DEBUG : A4: Rmdir: contains trashed file: "two" 2026/07/16 02:29:48 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (48.84s) === RUN TestGetFsInfo run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:29:49 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:29:49 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:29:49 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2026/07/16 02:29:49 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2026/07/16 02:29:50 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:29:50 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:29:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 02:29:50 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:29:50 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2026/07/16 02:29:50 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2026/07/16 02:29:50 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:29:50 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:29:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:29:53 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:29:53 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2026/07/16 02:29:53 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2026/07/16 02:29:53 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:29:53 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:29:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 02:29:53 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:29:54 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2026/07/16 02:29:54 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2026/07/16 02:29:54 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:29:54 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:29:54 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:29:56 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:29:57 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2026/07/16 02:29:57 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2026/07/16 02:29:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:29:57 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/16 02:29:57 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:29:57 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2026/07/16 02:29:57 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2026/07/16 02:29:57 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:29:57 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:30:00 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:30:00 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2026/07/16 02:30:00 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2026/07/16 02:30:01 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:30:01 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:30:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/16 02:30:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 02:30:01 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/16 02:30:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (14.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.63s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (3.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (3.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.68s) === RUN TestRcatMetadata run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.40s) === RUN TestRcatSize run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:30:04 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2026/07/16 02:30:04 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:30:04 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/16 02:30:05 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2026/07/16 02:30:05 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:30:05 DEBUG : potato2: size = 60 OK 2026/07/16 02:30:05 DEBUG : potato2: Dst hash empty - aborting Src hash check 2026/07/16 02:30:05 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.42s) === RUN TestRcatSizeMetadata run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:30:08 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2026/07/16 02:30:08 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2026/07/16 02:30:09 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:30:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:30:10 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:30:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:30:10 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:30:10 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestRcatSizeUploadHeaders (2.38s) === RUN TestTouchDir run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/16 02:30:10 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:30:11 DEBUG : pacer: Reducing sleep to 126.5625ms --- SKIP: TestTouchDir (0.51s) === RUN TestMkdirMetadata run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/16 02:30:11 DEBUG : pacer: Reducing sleep to 100ms --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.39s) === RUN TestCopyDirMetadata run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.39s) === RUN TestSetDirModTime run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.39s) === RUN TestDirsEqual run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.39s) === RUN TestRemoveExisting run.go:198: Remote "PikPak root 'rclone-test-pobivaj6wifi'", Local "Local file system at /tmp/rclone3855909008", Modify Window "876000h0m0s" 2026/07/16 02:30:13 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2026/07/16 02:30:13 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2026/07/16 02:30:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: calculating gcid: failed to unwrap object from src: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/16 02:30:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2026/07/16 02:30:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tadorih6" before starting 2026/07/16 02:30:17 DEBUG : sub dir/test remove existing.tadorih6: TEST: removing renamed existing file after operation 2026/07/16 02:30:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qumaqap8" before starting 2026/07/16 02:30:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qumaqap8: TEST: renaming existing back after failed operation 2026/07/16 02:30:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josiday3" before starting 2026/07/16 02:30:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josiday3: TEST: removing renamed existing file after operation 2026/07/16 02:30:22 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:30:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/07/16 02:30:22 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2026/07/16 02:30:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/16 02:30:22 DEBUG : pacer: Reducing sleep to 300ms 2026/07/16 02:30:23 DEBUG : pacer: Reducing sleep to 225ms 2026/07/16 02:30:23 DEBUG : pacer: Reducing sleep to 168.75ms 2026/07/16 02:30:23 DEBUG : pacer: Reducing sleep to 126.5625ms 2026/07/16 02:30:23 DEBUG : pacer: Reducing sleep to 100ms 2026/07/16 02:30:24 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josiday3" 2026/07/16 02:30:24 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.tadorih6" --- PASS: TestRemoveExisting (12.09s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/07/16 02:30:25 DEBUG : PikPak root 'rclone-test-pobivaj6wifi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished OK in 8m59.332316376s (try 1/5)