"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) 2025/08/17 03:21:08 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu" 2025/08/17 03:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:21:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:21:11 DEBUG : Creating backend with remote "/tmp/rclone3277690224" === 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:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/17 03:21:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/08/17 03:21:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.31s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/17 03:21:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/17 03:21:11 DEBUG : potato: Seek from 10 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 10 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Seek from 5 to 2 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/17 03:21:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Seek from 5 to 2 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/17 03:21:11 DEBUG : potato: Seek from 8 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 8 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/17 03:21:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 03:21:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 03:21:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 03:21:11 DEBUG : potato: Seek from 5 to 2 2025/08/17 03:21:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/17 03:21:11 DEBUG : potato: Seek from 9 to 0 2025/08/17 03:21:11 DEBUG : potato: Seek from 9 to 0 2025/08/17 03:21:11 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/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/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/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/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:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:21:12 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/08/17 03:21:12 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheck/1 === RUN TestCheck/2 2025/08/17 03:21:15 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:21:15 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheck/3 2025/08/17 03:21:17 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:21:17 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/4 === RUN TestCheck/5 2025/08/17 03:21:21 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/08/17 03:21:21 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.22s) --- PASS: TestCheck/1 (0.32s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.57s) --- PASS: TestCheck/4 (0.39s) --- PASS: TestCheck/5 (0.64s) --- PASS: TestCheck/6 (0.44s) --- PASS: TestCheck/7 (0.63s) === RUN TestCheckFsError 2025/08/17 03:21:29 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 03:21:29 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 03:21:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/17 03:21:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/17 03:21:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/17 03:21:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:21:29 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/08/17 03:21:29 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/17 03:21:54 DEBUG : pacer: Reducing sleep to 337.5ms 2025/08/17 03:21:54 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:21:54 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/17 03:21:56 DEBUG : pacer: Reducing sleep to 253.125ms 2025/08/17 03:21:56 DEBUG : pacer: Reducing sleep to 189.84375ms === RUN TestCheckDownload/3 2025/08/17 03:22:26 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/17 03:22:26 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:22:26 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:22:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/17 03:22:29 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/17 03:22:43 DEBUG : pacer: Reducing sleep to 100ms 2025/08/17 03:22:43 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/08/17 03:22:43 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (87.05s) --- PASS: TestCheckDownload/1 (2.11s) --- PASS: TestCheckDownload/2 (21.19s) --- PASS: TestCheckDownload/3 (29.06s) --- PASS: TestCheckDownload/4 (11.05s) --- PASS: TestCheckDownload/5 (2.64s) --- PASS: TestCheckDownload/6 (2.08s) --- PASS: TestCheckDownload/7 (3.17s) === RUN TestCheckSizeOnly run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:22:56 DEBUG : rutabaga: calculating gcid: failed to unwrap object from src: rutabaga 2025/08/17 03:22:56 DEBUG : rutabaga: gcid = 8277717b2668765d3c4e3449b6be32223a7e3d33 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/17 03:22:59 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:22:59 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b === RUN TestCheckSizeOnly/3 2025/08/17 03:23:01 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:23:01 DEBUG : potato2: gcid = 1c072bc7ea04a9090f3d2c88d92ee133e136b1d0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/17 03:23:04 DEBUG : remotepotato: calculating gcid: failed to unwrap object from src: remotepotato 2025/08/17 03:23:04 DEBUG : remotepotato: gcid = f284ca644cf64403b777451495ca659cc12415af === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.56s) --- PASS: TestCheckSizeOnly/1 (0.54s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.32s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.67s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:23:13 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:13 DEBUG : test.sum: gcid = 7a6c4fea12fa7bf66997c8b984733019679b2f9f 2025/08/17 03:23:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 03:23:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 03:23:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 03:23:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/17 03:23:17 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:17 DEBUG : test.sum: gcid = bc9d7ca23a449ced8d5f88b9712e89097981d783 2025/08/17 03:23:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 03:23:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 03:23:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 03:23:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.41s) === RUN TestCheckSum run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:23:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/data" 2025/08/17 03:23:23 DEBUG : Config file has changed externally - reloading 2025/08/17 03:23:26 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/17 03:23:26 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/17 03:23:29 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:29 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest1 2025/08/17 03:23:34 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/17 03:23:34 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/17 03:23:36 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:36 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSum/subtest2 2025/08/17 03:23:42 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:42 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSum/subtest3 2025/08/17 03:23:49 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:49 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 2025/08/17 03:23:56 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:23:56 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 === RUN TestCheckSum/subtest5 2025/08/17 03:24:23 DEBUG : pacer: Reducing sleep to 337.5ms 2025/08/17 03:24:23 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:24:23 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/08/17 03:24:25 DEBUG : pacer: Reducing sleep to 253.125ms 2025/08/17 03:24:26 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/08/17 03:24:27 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/08/17 03:24:28 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/08/17 03:24:28 DEBUG : pacer: Reducing sleep to 100ms === 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 2025/08/17 03:24:45 DEBUG : pacer: Reducing sleep to 168.75ms 2025/08/17 03:24:45 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/17 03:24:45 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/17 03:24:46 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/08/17 03:24:46 DEBUG : pacer: Reducing sleep to 100ms 2025/08/17 03:24:49 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/17 03:24:49 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/17 03:24:54 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:24:54 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSum/subtest7 2025/08/17 03:25:05 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/17 03:25:05 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/08/17 03:25:05 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/17 03:25:05 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSum (103.78s) --- PASS: TestCheckSum/subtest1 (2.84s) --- PASS: TestCheckSum/subtest2 (2.58s) --- PASS: TestCheckSum/subtest3 (1.42s) --- PASS: TestCheckSum/subtest4 (2.56s) --- PASS: TestCheckSum/subtest5 (21.98s) --- PASS: TestCheckSum/subtest6 (15.67s) --- PASS: TestCheckSum/subtest7 (2.85s) === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:25:06 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/data" 2025/08/17 03:25:10 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/17 03:25:10 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/17 03:25:11 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:25:11 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/08/17 03:25:21 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/17 03:25:21 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/17 03:25:23 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:25:23 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest2 2025/08/17 03:25:39 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:25:39 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b === RUN TestCheckSumDownload/subtest3 2025/08/17 03:25:50 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:25:50 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea === RUN TestCheckSumDownload/subtest4 2025/08/17 03:25:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:25:59 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/08/17 03:26:02 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:26:03 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:26:03 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:26:03 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:26:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:26:04 DEBUG : pacer: Reducing sleep to 300ms 2025/08/17 03:26:05 DEBUG : pacer: Reducing sleep to 225ms 2025/08/17 03:26:06 DEBUG : pacer: Reducing sleep to 168.75ms 2025/08/17 03:26:07 DEBUG : pacer: Reducing sleep to 126.5625ms === RUN TestCheckSumDownload/subtest5 2025/08/17 03:26:26 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:26:26 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 === RUN TestCheckSumDownload/subtest6 2025/08/17 03:26:48 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/17 03:26:48 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/17 03:26:50 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/17 03:26:50 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/17 03:26:53 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/17 03:26:53 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 2025/08/17 03:26:56 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:26:56 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:26:56 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:26:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:26:57 DEBUG : pacer: Reducing sleep to 300ms 2025/08/17 03:26:58 DEBUG : pacer: Reducing sleep to 225ms 2025/08/17 03:26:59 DEBUG : pacer: Reducing sleep to 168.75ms 2025/08/17 03:26:59 DEBUG : pacer: Reducing sleep to 126.5625ms === RUN TestCheckSumDownload/subtest7 2025/08/17 03:27:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/17 03:27:08 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/08/17 03:27:08 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/17 03:27:08 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSumDownload (123.00s) --- PASS: TestCheckSumDownload/subtest1 (7.52s) --- PASS: TestCheckSumDownload/subtest2 (11.89s) --- PASS: TestCheckSumDownload/subtest3 (5.22s) --- PASS: TestCheckSumDownload/subtest4 (4.80s) --- PASS: TestCheckSumDownload/subtest5 (19.25s) --- PASS: TestCheckSumDownload/subtest6 (16.92s) --- PASS: TestCheckSumDownload/subtest7 (4.16s) === RUN TestApplyTransforms 2025/08/17 03:27:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-dojeqis9sovo" 2025/08/17 03:27:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:27:11 DEBUG : Creating backend with remote "/tmp/rclone1063099594" run.go:180: Remote "PikPak root 'rclone-test-dojeqis9sovo'", Local "Local file system at /tmp/rclone1063099594", Modify Window "876000h0m0s" 2025/08/17 03:27:13 DEBUG : hello, world!: calculating gcid: failed to unwrap object from src: hello, world! 2025/08/17 03:27:13 DEBUG : hello, world!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upper checkfile vs. lower remote (without normalization) 2025/08/17 03:27:15 ERROR : hello, world!: sum not found 2025/08/17 03:27:15 ERROR : HELLO, WORLD!: file not in PikPak root 'rclone-test-dojeqis9sovo' 2025/08/17 03:27:15 NOTICE: PikPak root 'rclone-test-dojeqis9sovo': 1 files missing 2025/08/17 03:27:15 NOTICE: 1 hashes missing 2025/08/17 03:27:15 NOTICE: PikPak root 'rclone-test-dojeqis9sovo': 1 differences found 2025/08/17 03:27:15 NOTICE: PikPak root 'rclone-test-dojeqis9sovo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/17 03:27:22 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:27:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:27:23 DEBUG : pacer: Reducing sleep to 150ms 2025/08/17 03:27:24 DEBUG : pacer: Reducing sleep to 112.5ms 2025/08/17 03:27:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:27:24 NOTICE: PikPak root 'rclone-test-dojeqis9sovo': 0 differences found 2025/08/17 03:27:24 NOTICE: PikPak root 'rclone-test-dojeqis9sovo': 1 matching files 2025/08/17 03:27:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nagisiy7coda" 2025/08/17 03:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:27:26 DEBUG : Creating backend with remote "/tmp/rclone3295929205" run.go:180: Remote "PikPak root 'rclone-test-nagisiy7coda'", Local "Local file system at /tmp/rclone3295929205", Modify Window "876000h0m0s" 2025/08/17 03:27:27 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/08/17 03:27:27 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upper remote (without normalization) 2025/08/17 03:27:29 ERROR : HELLO, WORLD!: sum not found 2025/08/17 03:27:29 ERROR : hello, world!: file not in PikPak root 'rclone-test-nagisiy7coda' 2025/08/17 03:27:29 NOTICE: PikPak root 'rclone-test-nagisiy7coda': 1 files missing 2025/08/17 03:27:29 NOTICE: 1 hashes missing 2025/08/17 03:27:29 NOTICE: PikPak root 'rclone-test-nagisiy7coda': 1 differences found 2025/08/17 03:27:29 NOTICE: PikPak root 'rclone-test-nagisiy7coda': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/17 03:27:36 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:27:36 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:27:42 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/17 03:27:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:27:43 DEBUG : pacer: Reducing sleep to 300ms 2025/08/17 03:27:44 DEBUG : pacer: Reducing sleep to 225ms 2025/08/17 03:27:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:27:44 NOTICE: PikPak root 'rclone-test-nagisiy7coda': 0 differences found 2025/08/17 03:27:44 NOTICE: PikPak root 'rclone-test-nagisiy7coda': 1 matching files 2025/08/17 03:27:44 DEBUG : Creating backend with remote "TestPikPak:rclone-test-gipabiw2xeri" 2025/08/17 03:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:27:46 DEBUG : Creating backend with remote "/tmp/rclone2746924987" run.go:180: Remote "PikPak root 'rclone-test-gipabiw2xeri'", Local "Local file system at /tmp/rclone2746924987", Modify Window "876000h0m0s" 2025/08/17 03:27:47 DEBUG : HeLlO, wOrLd!: calculating gcid: failed to unwrap object from src: HeLlO, wOrLd! 2025/08/17 03:27:47 DEBUG : HeLlO, wOrLd!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/17 03:27:50 ERROR : HeLlO, wOrLd!: sum not found 2025/08/17 03:27:50 ERROR : hello, world!: file not in PikPak root 'rclone-test-gipabiw2xeri' 2025/08/17 03:27:50 NOTICE: PikPak root 'rclone-test-gipabiw2xeri': 1 files missing 2025/08/17 03:27:50 NOTICE: 1 hashes missing 2025/08/17 03:27:50 NOTICE: PikPak root 'rclone-test-gipabiw2xeri': 1 differences found 2025/08/17 03:27:50 NOTICE: PikPak root 'rclone-test-gipabiw2xeri': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/17 03:27:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:27:52 NOTICE: PikPak root 'rclone-test-gipabiw2xeri': 0 differences found 2025/08/17 03:27:52 NOTICE: PikPak root 'rclone-test-gipabiw2xeri': 1 matching files 2025/08/17 03:27:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-hasawal6sopa" 2025/08/17 03:27:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:27:54 DEBUG : Creating backend with remote "/tmp/rclone772108882" run.go:180: Remote "PikPak root 'rclone-test-hasawal6sopa'", Local "Local file system at /tmp/rclone772108882", Modify Window "876000h0m0s" 2025/08/17 03:27:55 DEBUG : HELLO, WORLD!: calculating gcid: failed to unwrap object from src: HELLO, WORLD! 2025/08/17 03:27:55 DEBUG : HELLO, WORLD!: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/17 03:27:58 ERROR : HELLO, WORLD!: sum not found 2025/08/17 03:27:58 ERROR : HeLlO, wOrLd!: file not in PikPak root 'rclone-test-hasawal6sopa' 2025/08/17 03:27:58 NOTICE: PikPak root 'rclone-test-hasawal6sopa': 1 files missing 2025/08/17 03:27:58 NOTICE: 1 hashes missing 2025/08/17 03:27:58 NOTICE: PikPak root 'rclone-test-hasawal6sopa': 1 differences found 2025/08/17 03:27:58 NOTICE: PikPak root 'rclone-test-hasawal6sopa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/17 03:28:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:00 NOTICE: PikPak root 'rclone-test-hasawal6sopa': 0 differences found 2025/08/17 03:28:00 NOTICE: PikPak root 'rclone-test-hasawal6sopa': 1 matching files 2025/08/17 03:28:00 DEBUG : Creating backend with remote "TestPikPak:rclone-test-bovitew0foso" 2025/08/17 03:28:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:02 DEBUG : Creating backend with remote "/tmp/rclone2386267369" run.go:180: Remote "PikPak root 'rclone-test-bovitew0foso'", Local "Local file system at /tmp/rclone2386267369", Modify Window "876000h0m0s" 2025/08/17 03:28:03 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/08/17 03:28:03 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFD checkfile vs. NFC remote (without normalization) 2025/08/17 03:28:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:07 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-bovitew0foso' 2025/08/17 03:28:07 NOTICE: PikPak root 'rclone-test-bovitew0foso': 1 files missing 2025/08/17 03:28:07 NOTICE: 1 hashes missing 2025/08/17 03:28:07 NOTICE: PikPak root 'rclone-test-bovitew0foso': 1 differences found 2025/08/17 03:28:07 NOTICE: PikPak root 'rclone-test-bovitew0foso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/17 03:28:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:09 NOTICE: PikPak root 'rclone-test-bovitew0foso': 0 differences found 2025/08/17 03:28:09 NOTICE: PikPak root 'rclone-test-bovitew0foso': 1 matching files 2025/08/17 03:28:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xiweked4hola" 2025/08/17 03:28:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:11 DEBUG : Creating backend with remote "/tmp/rclone1895028056" run.go:180: Remote "PikPak root 'rclone-test-xiweked4hola'", Local "Local file system at /tmp/rclone1895028056", Modify Window "876000h0m0s" 2025/08/17 03:28:12 DEBUG : 測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ 2025/08/17 03:28:12 DEBUG : 測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFC checkfile vs. NFD remote (without normalization) 2025/08/17 03:28:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:14 ERROR : 測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xiweked4hola' 2025/08/17 03:28:14 NOTICE: PikPak root 'rclone-test-xiweked4hola': 1 files missing 2025/08/17 03:28:14 NOTICE: 1 hashes missing 2025/08/17 03:28:14 NOTICE: PikPak root 'rclone-test-xiweked4hola': 1 differences found 2025/08/17 03:28:14 NOTICE: PikPak root 'rclone-test-xiweked4hola': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/17 03:28:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:17 NOTICE: PikPak root 'rclone-test-xiweked4hola': 0 differences found 2025/08/17 03:28:17 NOTICE: PikPak root 'rclone-test-xiweked4hola': 1 matching files 2025/08/17 03:28:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-zilatus3teya" 2025/08/17 03:28:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:18 DEBUG : Creating backend with remote "/tmp/rclone1927943094" run.go:180: Remote "PikPak root 'rclone-test-zilatus3teya'", Local "Local file system at /tmp/rclone1927943094", Modify Window "876000h0m0s" 2025/08/17 03:28:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/17 03:28:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFDx2 checkfile vs. both remote (without normalization) 2025/08/17 03:28:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-zilatus3teya' 2025/08/17 03:28:21 NOTICE: PikPak root 'rclone-test-zilatus3teya': 1 files missing 2025/08/17 03:28:21 NOTICE: 1 hashes missing 2025/08/17 03:28:21 NOTICE: PikPak root 'rclone-test-zilatus3teya': 1 differences found 2025/08/17 03:28:21 NOTICE: PikPak root 'rclone-test-zilatus3teya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/17 03:28:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:23 NOTICE: PikPak root 'rclone-test-zilatus3teya': 0 differences found 2025/08/17 03:28:23 NOTICE: PikPak root 'rclone-test-zilatus3teya': 1 matching files 2025/08/17 03:28:23 DEBUG : Creating backend with remote "TestPikPak:rclone-test-lunezis3sumi" 2025/08/17 03:28:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:25 DEBUG : Creating backend with remote "/tmp/rclone750680725" run.go:180: Remote "PikPak root 'rclone-test-lunezis3sumi'", Local "Local file system at /tmp/rclone750680725", Modify Window "876000h0m0s" 2025/08/17 03:28:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/17 03:28:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 NFCx2 checkfile vs. both remote (without normalization) 2025/08/17 03:28:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-lunezis3sumi' 2025/08/17 03:28:29 NOTICE: PikPak root 'rclone-test-lunezis3sumi': 1 files missing 2025/08/17 03:28:29 NOTICE: 1 hashes missing 2025/08/17 03:28:29 NOTICE: PikPak root 'rclone-test-lunezis3sumi': 1 differences found 2025/08/17 03:28:29 NOTICE: PikPak root 'rclone-test-lunezis3sumi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/17 03:28:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:31 NOTICE: PikPak root 'rclone-test-lunezis3sumi': 0 differences found 2025/08/17 03:28:31 NOTICE: PikPak root 'rclone-test-lunezis3sumi': 1 matching files 2025/08/17 03:28:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-jetuley0hugu" 2025/08/17 03:28:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:33 DEBUG : Creating backend with remote "/tmp/rclone2433907001" run.go:180: Remote "PikPak root 'rclone-test-jetuley0hugu'", Local "Local file system at /tmp/rclone2433907001", Modify Window "876000h0m0s" 2025/08/17 03:28:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/17 03:28:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFDx2 remote (without normalization) 2025/08/17 03:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-jetuley0hugu' 2025/08/17 03:28:37 NOTICE: PikPak root 'rclone-test-jetuley0hugu': 1 files missing 2025/08/17 03:28:37 NOTICE: 1 hashes missing 2025/08/17 03:28:37 NOTICE: PikPak root 'rclone-test-jetuley0hugu': 1 differences found 2025/08/17 03:28:37 NOTICE: PikPak root 'rclone-test-jetuley0hugu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/17 03:28:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:39 NOTICE: PikPak root 'rclone-test-jetuley0hugu': 0 differences found 2025/08/17 03:28:39 NOTICE: PikPak root 'rclone-test-jetuley0hugu': 1 matching files 2025/08/17 03:28:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xehoken0qeja" 2025/08/17 03:28:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:28:41 DEBUG : Creating backend with remote "/tmp/rclone2255606822" run.go:180: Remote "PikPak root 'rclone-test-xehoken0qeja'", Local "Local file system at /tmp/rclone2255606822", Modify Window "876000h0m0s" 2025/08/17 03:28:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: calculating gcid: failed to unwrap object from src: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2025/08/17 03:28:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 both checkfile vs. NFCx2 remote (without normalization) 2025/08/17 03:28:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 03:28:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in PikPak root 'rclone-test-xehoken0qeja' 2025/08/17 03:28:43 NOTICE: PikPak root 'rclone-test-xehoken0qeja': 1 files missing 2025/08/17 03:28:43 NOTICE: 1 hashes missing 2025/08/17 03:28:43 NOTICE: PikPak root 'rclone-test-xehoken0qeja': 1 differences found 2025/08/17 03:28:43 NOTICE: PikPak root 'rclone-test-xehoken0qeja': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/17 03:28:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 03:28:46 NOTICE: PikPak root 'rclone-test-xehoken0qeja': 0 differences found 2025/08/17 03:28:46 NOTICE: PikPak root 'rclone-test-xehoken0qeja': 1 matching files 2025/08/17 03:28:46 DEBUG : PikPak root 'rclone-test-xehoken0qeja': Purge remote 2025/08/17 03:28:48 DEBUG : PikPak root 'rclone-test-jetuley0hugu': Purge remote 2025/08/17 03:28:49 DEBUG : PikPak root 'rclone-test-lunezis3sumi': Purge remote 2025/08/17 03:28:50 DEBUG : PikPak root 'rclone-test-zilatus3teya': Purge remote 2025/08/17 03:28:51 DEBUG : PikPak root 'rclone-test-xiweked4hola': Purge remote 2025/08/17 03:28:52 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:52 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:28:53 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:28:53 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:53 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/17 03:28:54 DEBUG : pacer: low level retry 4/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/17 03:28:54 DEBUG : pacer: low level retry 5/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:28:56 DEBUG : pacer: low level retry 6/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:28:58 DEBUG : pacer: low level retry 7/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:29:00 DEBUG : pacer: low level retry 8/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:29:02 DEBUG : pacer: low level retry 9/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:29:04 DEBUG : pacer: low level retry 10/10 (error trash (trash) is still in PHASE_TYPE_PENDING) 2025/08/17 03:29:04 NOTICE: purge failed: delete object failed: can't verify the task is completed: &api.Task{Kind:"drive#task", ID:"VOXq3eI7NUeEKTK7s1ydAqKNo2", Name:"trash", Type:"trash", UserID:"ZB7KFqZKGnYUJW_K", Statuses:[]interface {}{}, StatusSize:0, Params:(*api.TaskParams)(0xc0008db480), FileID:"", FileName:"", FileSize:"0", Message:"Pending", CreatedTime:api.Time{wall:0x365c0400, ext:63890998131, loc:(*time.Location)(0xc0002da310)}, UpdatedTime:api.Time{wall:0x365c0400, ext:63890998131, loc:(*time.Location)(0xc0002da310)}, ThirdTaskID:"", Phase:"PHASE_TYPE_PENDING", Progress:0, IconLink:"https://static.mypikpak.com/0ed033dfc7b3862af92a52ef7e3e4d257223df81", Callback:"", ReferenceResource:interface {}(nil), Space:""} 2025/08/17 03:29:04 DEBUG : PikPak root 'rclone-test-bovitew0foso': Purge remote 2025/08/17 03:29:05 DEBUG : PikPak root 'rclone-test-hasawal6sopa': Purge remote 2025/08/17 03:29:07 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:29:07 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:29:07 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:29:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:29:08 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:29:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/17 03:29:08 DEBUG : pacer: Reducing sleep to 600ms 2025/08/17 03:29:08 DEBUG : PikPak root 'rclone-test-gipabiw2xeri': Purge remote 2025/08/17 03:29:10 DEBUG : PikPak root 'rclone-test-nagisiy7coda': Purge remote 2025/08/17 03:29:11 DEBUG : pacer: Reducing sleep to 168.75ms 2025/08/17 03:29:12 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/08/17 03:29:12 DEBUG : PikPak root 'rclone-test-dojeqis9sovo': Purge remote 2025/08/17 03:29:13 DEBUG : pacer: Reducing sleep to 100ms --- PASS: TestApplyTransforms (124.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:29:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 03:29:17 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:29:17 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/08/17 03:29:17 INFO : file1: Copied (new) to: sub/file2 2025/08/17 03:29:18 DEBUG : file1: Sizes identical 2025/08/17 03:29:18 DEBUG : file1: Unchanged skipping 2025/08/17 03:29:19 DEBUG : PikPak root 'rclone-test-fumatom6movu': don't need to copy/move sub/file2, it is already at target location 2025/08/17 03:29:22 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (9.41s) === RUN TestCopyLongFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.76s) === RUN TestCopyFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:29:25 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/08/17 03:29:25 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/08/17 03:29:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/backup" 2025/08/17 03:29:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 03:29:33 INFO : dst/file1: Moved (server-side) 2025/08/17 03:29:34 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:29:35 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/08/17 03:29:35 INFO : dst/file1: Copied (new) 2025/08/17 03:29:41 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/08/17 03:29:43 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/08/17 03:29:44 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (21.78s) === RUN TestCopyFileCompareDest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:29:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/dst" 2025/08/17 03:29:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/CompareDest" 2025/08/17 03:29:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 03:29:53 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/17 03:29:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/17 03:29:55 INFO : one: Copied (new) 2025/08/17 03:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 03:29:57 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/17 03:30:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/17 03:30:01 INFO : one: Copied (replaced existing) 2025/08/17 03:30:02 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/17 03:30:02 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/17 03:30:07 DEBUG : CompareDest/one: calculating gcid: failed to unwrap object from src: CompareDest/one 2025/08/17 03:30:07 DEBUG : CompareDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/17 03:30:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 03:30:11 DEBUG : one: Sizes identical 2025/08/17 03:30:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 03:30:13 DEBUG : CompareDest/two: calculating gcid: failed to unwrap object from src: CompareDest/two 2025/08/17 03:30:13 DEBUG : CompareDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/17 03:30:17 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 03:30:17 DEBUG : two: Sizes identical 2025/08/17 03:30:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 03:30:18 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 03:30:19 DEBUG : two: Sizes identical 2025/08/17 03:30:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 03:30:21 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 03:30:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/17 03:30:22 DEBUG : two: gcid = AB96B6D2950AA019FA94C28BB7DBD117D049F997 2025/08/17 03:30:23 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/17 03:30:23 INFO : two: Copied (new) 2025/08/17 03:30:30 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/17 03:30:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:30:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:30:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:30:32 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/08/17 03:30:32 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (47.45s) === RUN TestCopyFileCopyDest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:30:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/dst" 2025/08/17 03:30:36 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/CopyDest" 2025/08/17 03:30:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 03:30:40 DEBUG : one: gcid = 74445CD742AF268FD22866DA0D12758951D638F7 2025/08/17 03:30:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/17 03:30:41 INFO : one: Copied (new) 2025/08/17 03:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 03:30:44 DEBUG : one: gcid = 9F917A3EA1B24AF2E77A328BEA3B8D3CD96D53A7 2025/08/17 03:30:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/17 03:30:48 INFO : one: Copied (replaced existing) 2025/08/17 03:30:49 DEBUG : dst/one: calculating gcid: failed to unwrap object from src: dst/one 2025/08/17 03:30:49 DEBUG : dst/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/17 03:30:54 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:30:55 DEBUG : CopyDest/one: calculating gcid: failed to unwrap object from src: CopyDest/one 2025/08/17 03:30:55 DEBUG : CopyDest/one: gcid = 9f917a3ea1b24af2e77a328bea3b8d3cd96d53a7 2025/08/17 03:30:56 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/BackupDir" 2025/08/17 03:30:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 03:31:00 DEBUG : one: Sizes identical 2025/08/17 03:31:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 03:31:02 INFO : one: Moved (server-side) 2025/08/17 03:31:03 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:31:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/17 03:31:05 DEBUG : one: Src hash empty - aborting Dst hash check 2025/08/17 03:31:05 INFO : one: Copied (server-side copy) 2025/08/17 03:31:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/17 03:31:07 DEBUG : CopyDest/two: calculating gcid: failed to unwrap object from src: CopyDest/two 2025/08/17 03:31:07 DEBUG : CopyDest/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/17 03:31:08 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 03:31:10 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:31:10 DEBUG : two: Sizes identical 2025/08/17 03:31:12 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/17 03:31:12 DEBUG : two: Src hash empty - aborting Dst hash check 2025/08/17 03:31:12 INFO : two: Copied (server-side copy) 2025/08/17 03:31:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/17 03:31:13 DEBUG : two: Sizes identical 2025/08/17 03:31:13 DEBUG : two: Unchanged skipping 2025/08/17 03:31:15 DEBUG : CopyDest/three: calculating gcid: failed to unwrap object from src: CopyDest/three 2025/08/17 03:31:15 DEBUG : CopyDest/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/17 03:31:18 DEBUG : three: Need to transfer - File not found at Destination 2025/08/17 03:31:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/17 03:31:18 DEBUG : three: Destination not found in --copy-dest 2025/08/17 03:31:19 DEBUG : three: gcid = C50301B336BB04A6BB73A9CEEB02478ED3C3EFC9 2025/08/17 03:31:20 DEBUG : three: Dst hash empty - aborting Src hash check 2025/08/17 03:31:20 INFO : three: Copied (new) 2025/08/17 03:31:31 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/08/17 03:31:31 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/08/17 03:31:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:31:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:31:31 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/08/17 03:31:33 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/08/17 03:31:33 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/08/17 03:31:33 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/08/17 03:31:34 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (62.36s) === RUN TestCopyInplace run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.66s) === RUN TestCopyLongFileName run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.62s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:31:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/17 03:31:39 DEBUG : TestCopyFileMaxTransfer/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:31:40 DEBUG : TestCopyFileMaxTransfer/file1: Dst hash empty - aborting Src hash check 2025/08/17 03:31:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/17 03:31:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/17 03:31:41 DEBUG : TestCopyFileMaxTransfer/file2: calculating gcid: 2025/08/17 03:31:41 DEBUG : TestCopyFileMaxTransfer/file2: gcid = 62eeef4fc61931b1fcbaf07f3a0df78bdcaf3aa0 2025/08/17 03:31:43 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/62EEEF4FC61931B1FCBAF07F3A0DF78BDCAF3AA0_1755401501948905750?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/08/17 03:31:44 DEBUG : file2: waiting 500ms for the cancellation to be effective 2025/08/17 03:31:45 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/62EEEF4FC61931B1FCBAF07F3A0DF78BDCAF3AA0_1755401501948905750?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/08/17 03:31:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/17 03:31:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/17 03:31:48 DEBUG : TestCopyFileMaxTransfer/file4: calculating gcid: 2025/08/17 03:31:48 DEBUG : TestCopyFileMaxTransfer/file4: gcid = 583e0c926c3b26cbda4b32a4a1cc7aba0a747a9e 2025/08/17 03:31:51 DEBUG : TestCopyFileMaxTransfer/file4: Dst hash empty - aborting Src hash check 2025/08/17 03:31:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/17 03:31:55 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/08/17 03:31:55 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (19.62s) === RUN TestDeduplicateInteractive run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.64s) === RUN TestDeduplicateSkip run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.60s) === RUN TestDeduplicateFirst run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.61s) === RUN TestDeduplicateNewest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.61s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewestByHash (1.07s) === RUN TestDeduplicateOldest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.03s) === RUN TestDeduplicateLargest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.64s) === RUN TestDeduplicateRename run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.61s) === RUN TestMergeDirs run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.62s) === RUN TestListDirSorted run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:32:05 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/08/17 03:32:05 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:07 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/08/17 03:32:07 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/08/17 03:32:10 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/17 03:32:10 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:11 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/08/17 03:32:11 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:13 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/08/17 03:32:13 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/17 03:32:15 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/08/17 03:32:15 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/08/17 03:32:18 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/08/17 03:32:18 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:22 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 03:32:22 DEBUG : a.txt: Excluded 2025/08/17 03:32:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 03:32:23 DEBUG : sub dir/hello world2: Excluded 2025/08/17 03:32:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 03:32:23 DEBUG : sub dir/hello world: Excluded 2025/08/17 03:32:24 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 03:32:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 03:32:24 DEBUG : sub dir/hello world2: Excluded 2025/08/17 03:32:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 03:32:24 DEBUG : sub dir/hello world: Excluded 2025/08/17 03:32:24 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 03:32:34 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/08/17 03:32:36 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/08/17 03:32:36 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/08/17 03:32:38 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/08/17 03:32:38 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/08/17 03:32:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/08/17 03:32:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (35.09s) === RUN TestListDirSortedFn run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:32:40 DEBUG : a.txt: calculating gcid: failed to unwrap object from src: a.txt 2025/08/17 03:32:40 DEBUG : a.txt: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:42 DEBUG : zend.txt: calculating gcid: failed to unwrap object from src: zend.txt 2025/08/17 03:32:42 DEBUG : zend.txt: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/08/17 03:32:44 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/17 03:32:44 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:46 DEBUG : sub dir/hello world2: calculating gcid: failed to unwrap object from src: sub dir/hello world2 2025/08/17 03:32:46 DEBUG : sub dir/hello world2: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:49 DEBUG : sub dir/ignore dir/.ignore: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/.ignore 2025/08/17 03:32:49 DEBUG : sub dir/ignore dir/.ignore: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/17 03:32:51 DEBUG : sub dir/ignore dir/should be ignored: calculating gcid: failed to unwrap object from src: sub dir/ignore dir/should be ignored 2025/08/17 03:32:51 DEBUG : sub dir/ignore dir/should be ignored: gcid = c81b77cdac94f0358bdc0125ce254748cc2cf332 2025/08/17 03:32:52 DEBUG : sub dir/sub sub dir/hello world3: calculating gcid: failed to unwrap object from src: sub dir/sub sub dir/hello world3 2025/08/17 03:32:52 DEBUG : sub dir/sub sub dir/hello world3: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:32:55 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 03:32:55 DEBUG : a.txt: Excluded 2025/08/17 03:32:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 03:32:56 DEBUG : sub dir/hello world2: Excluded 2025/08/17 03:32:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 03:32:56 DEBUG : sub dir/hello world: Excluded 2025/08/17 03:32:57 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 03:32:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 03:32:57 DEBUG : sub dir/hello world2: Excluded 2025/08/17 03:32:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 03:32:57 DEBUG : sub dir/hello world: Excluded 2025/08/17 03:32:57 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 03:33:08 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/08/17 03:33:10 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/08/17 03:33:10 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/08/17 03:33:12 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/08/17 03:33:12 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/08/17 03:33:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/08/17 03:33:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (34.09s) === RUN TestListJSON run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:33:14 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/08/17 03:33:14 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/08/17 03:33:18 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/08/17 03:33:18 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 2025/08/17 03:33:26 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:33:26 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:33:26 DEBUG : pacer: Reducing sleep to 150ms 2025/08/17 03:33:27 DEBUG : pacer: Reducing sleep to 112.5ms 2025/08/17 03:33:27 DEBUG : pacer: Reducing sleep to 100ms 2025/08/17 03:33:28 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (15.88s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.55s) --- PASS: TestListJSON/DirsOnly (0.33s) --- PASS: TestListJSON/Recurse (0.74s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.35s) --- PASS: TestListJSON/ShowHash (0.73s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.79s) === RUN TestStatJSON run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:33:30 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/08/17 03:33:30 DEBUG : file1: gcid = 839c4d8680ad563c8036f78ba0eea2b2d61a305a 2025/08/17 03:33:32 DEBUG : sub/file2: calculating gcid: failed to unwrap object from src: sub/file2 2025/08/17 03:33:32 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 2025/08/17 03:33:38 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/notfound" 2025/08/17 03:33:38 DEBUG : Config file has changed externally - reloading 2025/08/17 03:33:45 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (16.92s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.36s) --- PASS: TestStatJSON/Dir (0.64s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.31s) --- PASS: TestStatJSON/NotFound (0.64s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.33s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (3.41s) === RUN TestMkdir run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:33:47 INFO : PikPak root 'rclone-test-fumatom6movu': Making directory 2025/08/17 03:33:47 INFO : PikPak root 'rclone-test-fumatom6movu': Making directory --- PASS: TestMkdir (0.96s) === RUN TestLsd run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:33:49 DEBUG : sub dir/hello world: calculating gcid: failed to unwrap object from src: sub dir/hello world 2025/08/17 03:33:49 DEBUG : sub dir/hello world: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:33:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (7.14s) === RUN TestLs run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:33:55 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:33:55 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:33:56 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:33:56 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLs (6.31s) === RUN TestLsWithFilesFrom run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:01 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:34:01 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:03 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:34:03 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/17 03:34:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/17 03:34:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.19s) === RUN TestLsLong run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:10 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:34:10 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:11 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:34:11 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b --- PASS: TestLsLong (7.30s) === RUN TestHashSums run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:17 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:34:17 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:18 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:34:18 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 2025/08/17 03:34:27 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:34:27 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:34:28 DEBUG : pacer: Reducing sleep to 150ms 2025/08/17 03:34:29 DEBUG : pacer: Reducing sleep to 112.5ms 2025/08/17 03:34:30 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestHashSums (15.82s) --- FAIL: TestHashSums/Md5 (0.36s) --- PASS: TestHashSums/Md5Download (8.98s) === RUN TestHashSumsWithErrors 2025/08/17 03:34:32 DEBUG : Creating backend with remote ":memory:" 2025/08/17 03:34:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/17 03:34:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 03:34:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/17 03:34:32 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:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:33 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:34:33 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:34 DEBUG : empty space: calculating gcid: failed to unwrap object from src: empty space 2025/08/17 03:34:34 DEBUG : empty space: gcid = 09f49478af9c899f0e74bf1a8e2ec667345a178b 2025/08/17 03:34:36 DEBUG : sub dir/potato3: calculating gcid: failed to unwrap object from src: sub dir/potato3 2025/08/17 03:34:36 DEBUG : sub dir/potato3: gcid = 6b4f89a54e2d27ecd7e8da05b4ab8fd9d1d8b119 2025/08/17 03:34:43 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (11.95s) === RUN TestDelete run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:45 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/08/17 03:34:45 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/08/17 03:34:46 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/08/17 03:34:46 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:48 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/08/17 03:34:48 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/17 03:34:49 DEBUG : Waiting for deletions to finish 2025/08/17 03:34:49 DEBUG : large: Excluded (Size Filter) 2025/08/17 03:34:49 DEBUG : large: Excluded 2025/08/17 03:34:50 INFO : medium: Deleted 2025/08/17 03:34:50 INFO : small: Deleted --- PASS: TestDelete (8.39s) === RUN TestMaxDelete run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:34:53 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/08/17 03:34:53 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/08/17 03:34:55 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/08/17 03:34:55 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:34:57 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/08/17 03:34:57 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/17 03:34:59 DEBUG : Waiting for deletions to finish 2025/08/17 03:34:59 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/17 03:35:00 INFO : large: Deleted 2025/08/17 03:35:00 INFO : medium: Deleted --- PASS: TestMaxDelete (10.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:35:04 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/08/17 03:35:04 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/08/17 03:35:04 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/08/17 03:35:04 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:35:06 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/08/17 03:35:06 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/17 03:35:08 DEBUG : Waiting for deletions to finish 2025/08/17 03:35:08 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 03:35:09 INFO : medium: Deleted 2025/08/17 03:35:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.06s) === RUN TestMaxDeleteSize run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:35:13 DEBUG : small: calculating gcid: failed to unwrap object from src: small 2025/08/17 03:35:13 DEBUG : small: gcid = 6b5edde567f4f29018862811195dbd14b8addd2a 2025/08/17 03:35:15 DEBUG : medium: calculating gcid: failed to unwrap object from src: medium 2025/08/17 03:35:15 DEBUG : medium: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:35:17 DEBUG : large: calculating gcid: failed to unwrap object from src: large 2025/08/17 03:35:17 DEBUG : large: gcid = 3263d761482234c1af659712f0f2b3d89f5f7e15 2025/08/17 03:35:19 DEBUG : Waiting for deletions to finish 2025/08/17 03:35:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 03:35:20 INFO : large: Deleted 2025/08/17 03:35:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.81s) === RUN TestReadFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:35:24 DEBUG : ReadFile: calculating gcid: failed to unwrap object from src: ReadFile 2025/08/17 03:35:24 DEBUG : ReadFile: gcid = 219ef2f29392e835317274cfba85fd4136daa3d1 --- PASS: TestReadFile (6.91s) === RUN TestRetry 2025/08/17 03:35:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/17 03:35:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/17 03:35:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 03:35:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 03:35:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 03:35:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 03:35:30 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:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:35:31 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/08/17 03:35:31 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/08/17 03:35:32 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/08/17 03:35:32 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2025/08/17 03:35:41 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:35:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:35:47 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/17 03:35:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/17 03:35:48 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:35:48 DEBUG : Config file has changed externally - reloading 2025/08/17 03:35:55 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/17 03:35:55 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/17 03:36:01 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/17 03:36:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/17 03:36:07 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/17 03:36:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:36:14 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/17 03:36:20 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/17 03:36:22 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/17 03:36:23 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/17 03:36:24 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/17 03:36:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/17 03:36:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/17 03:36:33 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:36:33 DEBUG : pacer: Rate limited, increasing sleep to 949.21875ms 2025/08/17 03:36:40 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/17 03:36:40 DEBUG : pacer: Rate limited, increasing sleep to 1.8984375s 2025/08/17 03:36:46 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/17 03:36:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:36:53 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/17 03:36:59 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/17 03:37:05 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/17 03:37:06 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/17 03:37:08 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/17 03:37:15 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:37:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:37:22 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/17 03:37:28 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/17 03:37:35 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/17 03:37:41 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/17 03:37:48 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/17 03:37:54 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/17 03:38:01 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/17 03:38:07 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/17 03:38:14 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/17 03:38:14 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,5,): "ABCDE" 2025/08/17 03:38:14 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/17 03:38:23 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:38:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:38:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/17 03:38:26 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/17 03:38:32 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:38:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/17 03:38:39 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/17 03:38:45 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/17 03:38:52 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/17 03:38:58 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/17 03:39:04 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/17 03:39:11 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/17 03:39:17 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/17 03:39:23 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/17 03:39:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/17 03:39:26 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/17 03:39:28 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/17 03:39:34 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/17 03:39:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/08/17 03:39:35 DEBUG : pacer: Reducing sleep to 1.265625s 2025/08/17 03:39:37 DEBUG : pacer: Reducing sleep to 949.21875ms 2025/08/17 03:39:38 DEBUG : pacer: Reducing sleep to 711.914062ms 2025/08/17 03:39:39 DEBUG : pacer: Reducing sleep to 533.935546ms 2025/08/17 03:39:40 DEBUG : pacer: Reducing sleep to 400.451659ms 2025/08/17 03:39:40 DEBUG : pacer: Reducing sleep to 300.338744ms 2025/08/17 03:39:41 DEBUG : pacer: Reducing sleep to 225.254058ms 2025/08/17 03:39:42 DEBUG : pacer: Reducing sleep to 168.940543ms 2025/08/17 03:39:43 DEBUG : pacer: Reducing sleep to 126.705407ms 2025/08/17 03:39:43 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCat (256.15s) === RUN TestPurge 2025/08/17 03:39:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-wotavuf1tate" 2025/08/17 03:39:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 03:39:48 DEBUG : Creating backend with remote "/tmp/rclone1377266309" run.go:180: Remote "PikPak root 'rclone-test-wotavuf1tate'", Local "Local file system at /tmp/rclone1377266309", Modify Window "876000h0m0s" 2025/08/17 03:39:51 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/08/17 03:39:51 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/08/17 03:39:53 INFO : A2: Making directory 2025/08/17 03:39:53 INFO : A1/B2: Making directory 2025/08/17 03:39:54 INFO : A1/B2/C2: Making directory 2025/08/17 03:39:55 INFO : A1/B1/C3: Making directory 2025/08/17 03:39:57 INFO : A3: Making directory 2025/08/17 03:39:57 INFO : A3/B3: Making directory 2025/08/17 03:39:59 INFO : A3/B3/C4: Making directory 2025/08/17 03:40:00 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/08/17 03:40:00 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/08/17 03:40:08 ERROR : error listing: directory not found 2025/08/17 03:40:08 DEBUG : PikPak root 'rclone-test-wotavuf1tate': Purge remote 2025/08/17 03:40:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.81s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:40:11 DEBUG : A1/B1/C1/one: calculating gcid: failed to unwrap object from src: A1/B1/C1/one 2025/08/17 03:40:11 DEBUG : A1/B1/C1/one: gcid = a02aa727cf2e8c5e6f07a382910c4028d65a053a 2025/08/17 03:40:12 INFO : A2: Making directory 2025/08/17 03:40:13 INFO : A1/B2: Making directory 2025/08/17 03:40:14 INFO : A1/B2/C2: Making directory 2025/08/17 03:40:14 INFO : A1/B1/C3: Making directory 2025/08/17 03:40:15 INFO : A3: Making directory 2025/08/17 03:40:17 INFO : A3/B3: Making directory 2025/08/17 03:40:17 INFO : A3/B3/C4: Making directory 2025/08/17 03:40:19 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/08/17 03:40:19 DEBUG : A1/two: gcid = 8be34f24d29e7b61ee00e4d5aadae5cbc713d120 2025/08/17 03:40:24 DEBUG : removing 1 level 3 directories 2025/08/17 03:40:24 INFO : A3/B3/C4: Removing directory 2025/08/17 03:40:29 DEBUG : removing 2 level 3 directories 2025/08/17 03:40:29 INFO : A1/B2/C2: Removing directory 2025/08/17 03:40:29 INFO : A1/B1/C3: Removing directory 2025/08/17 03:40:31 DEBUG : removing 2 level 2 directories 2025/08/17 03:40:31 INFO : A3/B3: Removing directory 2025/08/17 03:40:31 INFO : A1/B2: Removing directory 2025/08/17 03:40:32 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/08/17 03:40:32 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/08/17 03:40:33 DEBUG : pacer: low level retry 1/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:40:33 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/17 03:40:33 DEBUG : pacer: Reducing sleep to 150ms 2025/08/17 03:40:33 DEBUG : pacer: low level retry 2/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:40:33 DEBUG : pacer: Rate limited, increasing sleep to 300ms 2025/08/17 03:40:34 DEBUG : pacer: low level retry 3/10 (error trash (trash) is still in PHASE_TYPE_RUNNING) 2025/08/17 03:40:34 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2025/08/17 03:40:34 DEBUG : pacer: Reducing sleep to 450ms 2025/08/17 03:40:34 DEBUG : removing 2 level 1 directories 2025/08/17 03:40:34 INFO : A3: Removing directory 2025/08/17 03:40:34 INFO : A2: Removing directory 2025/08/17 03:40:35 DEBUG : pacer: Reducing sleep to 337.5ms 2025/08/17 03:40:35 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/08/17 03:40:35 DEBUG : pacer: Reducing sleep to 253.125ms 2025/08/17 03:40:36 DEBUG : pacer: Reducing sleep to 189.84375ms 2025/08/17 03:40:36 DEBUG : pacer: Reducing sleep to 142.382812ms 2025/08/17 03:40:37 DEBUG : pacer: Reducing sleep to 106.787109ms 2025/08/17 03:40:37 DEBUG : pacer: Reducing sleep to 100ms 2025/08/17 03:40:39 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/17 03:40:46 DEBUG : removing 1 level 3 directories 2025/08/17 03:40:46 INFO : A1/B1/C1: Removing directory 2025/08/17 03:40:47 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/08/17 03:40:48 DEBUG : removing 1 level 2 directories 2025/08/17 03:40:48 INFO : A1/B1: Removing directory 2025/08/17 03:40:48 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/08/17 03:40:48 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:40:50 DEBUG : removing 1 level 1 directories 2025/08/17 03:40:50 INFO : A1: Removing directory 2025/08/17 03:40:50 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/08/17 03:40:50 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/08/17 03:40:50 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/08/17 03:40:51 DEBUG : removing 1 level 0 directories 2025/08/17 03:40:51 INFO : PikPak root 'rclone-test-fumatom6movu': Removing directory 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "A3" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "A2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "A1" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "BackupDir" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "CopyDest" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "dst" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "CompareDest" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "dst" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "backup" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "dst" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "sub" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "data" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "data" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "file2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "file1" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "ReadFile" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "large" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "medium" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "small" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "large" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "medium" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "small" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "large" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "medium" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "small" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "large" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "medium" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "small" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "file1" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "file1" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "potato2" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "empty space" 2025/08/17 03:40:52 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/08/17 03:40:54 ERROR : error listing: directory not found 2025/08/17 03:40:54 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (46.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:40:55 INFO : A1: Making directory 2025/08/17 03:40:56 INFO : A1/B1: Making directory 2025/08/17 03:40:57 INFO : A1/B1/C1: Making directory 2025/08/17 03:41:01 DEBUG : removing 1 level 3 directories 2025/08/17 03:41:01 INFO : A1/B1/C1: Removing directory 2025/08/17 03:41:02 DEBUG : removing 1 level 2 directories 2025/08/17 03:41:02 INFO : A1/B1: Removing directory 2025/08/17 03:41:03 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:41:07 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (14.10s) === RUN TestRmdirsWithFilter run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:41:09 INFO : A1: Making directory 2025/08/17 03:41:09 INFO : A1/B1: Making directory 2025/08/17 03:41:10 INFO : A1/B1/C1: Making directory 2025/08/17 03:41:14 DEBUG : removing 1 level 3 directories 2025/08/17 03:41:14 INFO : A1/B1/C1: Removing directory 2025/08/17 03:41:16 DEBUG : removing 1 level 2 directories 2025/08/17 03:41:16 INFO : A1/B1: Removing directory 2025/08/17 03:41:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:41:20 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (12.80s) === RUN TestCopyURL run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:41:22 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/08/17 03:41:22 DEBUG : file1: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/08/17 03:41:24 DEBUG : filename.txt: File name found in url 2025/08/17 03:41:24 DEBUG : filename.txt: calculating gcid: failed to unwrap object from src: filename.txt 2025/08/17 03:41:24 DEBUG : filename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/08/17 03:41:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/17 03:41:25 DEBUG : headerfilename.txt: calculating gcid: failed to unwrap object from src: headerfilename.txt 2025/08/17 03:41:25 DEBUG : headerfilename.txt: gcid = 28f410a807493c690a853b8305d2a936c60ea582 2025/08/17 03:41:26 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/08/17 03:41:26 DEBUG : file2: gcid = 28f410a807493c690a853b8305d2a936c60ea582 --- PASS: TestCopyURL (12.53s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:41:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 03:41:35 DEBUG : sub/file2: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:41:36 DEBUG : sub/file2: Dst hash empty - aborting Src hash check 2025/08/17 03:41:36 INFO : file1: Copied (new) to: sub/file2 2025/08/17 03:41:36 INFO : file1: Deleted 2025/08/17 03:41:37 DEBUG : file1: Sizes identical 2025/08/17 03:41:37 DEBUG : file1: Unchanged skipping 2025/08/17 03:41:37 INFO : file1: Deleted 2025/08/17 03:41:38 DEBUG : PikPak root 'rclone-test-fumatom6movu': don't need to copy/move sub/file2, it is already at target location 2025/08/17 03:41:41 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (9.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:41:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 03:41:44 DEBUG : file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:41:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/17 03:41:45 INFO : file1: Copied (new) 2025/08/17 03:41:45 INFO : file1: Deleted 2025/08/17 03:41:45 DEBUG : file1: Destination exists, skipping 2025/08/17 03:41:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.31s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.81s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.66s) === RUN TestMoveFileBackupDir run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:41:50 DEBUG : dst/file1: calculating gcid: failed to unwrap object from src: dst/file1 2025/08/17 03:41:50 DEBUG : dst/file1: gcid = 66e72e3c725e3b9944f9c9209cdea6d9187af7e0 2025/08/17 03:41:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fumatom6movu/backup" 2025/08/17 03:41:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 03:41:58 INFO : dst/file1: Moved (server-side) 2025/08/17 03:41:59 DEBUG : dst/file1: gcid = 3823E2B83A3BA8D1137EFC1FE13E3A2E7CFB8D82 2025/08/17 03:42:00 DEBUG : dst/file1: Dst hash empty - aborting Src hash check 2025/08/17 03:42:00 INFO : dst/file1: Copied (new) 2025/08/17 03:42:00 INFO : dst/file1: Deleted 2025/08/17 03:42:06 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/08/17 03:42:08 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/08/17 03:42:09 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (22.25s) === 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:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:42:12 DEBUG : A1/one: calculating gcid: failed to unwrap object from src: A1/one 2025/08/17 03:42:12 DEBUG : A1/one: gcid = 74445cd742af268fd22866da0d12758951d638f7 2025/08/17 03:42:13 DEBUG : A1/two: calculating gcid: failed to unwrap object from src: A1/two 2025/08/17 03:42:13 DEBUG : A1/two: gcid = a41bee51488264c01b96de959a9142af1a75205e 2025/08/17 03:42:15 DEBUG : A1/B1/three: calculating gcid: failed to unwrap object from src: A1/B1/three 2025/08/17 03:42:15 DEBUG : A1/B1/three: gcid = aa5f498bee9d8e3a091610f6b4456e1a09763c27 2025/08/17 03:42:16 DEBUG : A1/B1/C1/four: calculating gcid: failed to unwrap object from src: A1/B1/C1/four 2025/08/17 03:42:16 DEBUG : A1/B1/C1/four: gcid = 8b8f52fdefe3ab828c814dda9a27cc4d9355c89b 2025/08/17 03:42:19 DEBUG : A1/B1/C2/five: calculating gcid: failed to unwrap object from src: A1/B1/C2/five 2025/08/17 03:42:19 DEBUG : A1/B1/C2/five: gcid = c5a78b0666272ddddef4fa491d9527439267a27a 2025/08/17 03:42:20 INFO : A1/B2: Making directory 2025/08/17 03:42:21 INFO : A1/B1/C3: Making directory 2025/08/17 03:42:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/17 03:42:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/17 03:42:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/17 03:42:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/17 03:42:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/17 03:42:42 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/08/17 03:42:42 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/08/17 03:42:42 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:42:44 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/08/17 03:42:44 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/08/17 03:42:47 INFO : PikPak root 'rclone-test-fumatom6movu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/17 03:42:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/17 03:42:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/17 03:42:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/17 03:42:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/17 03:42:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/17 03:43:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2025/08/17 03:43:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2025/08/17 03:43:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:43:05 DEBUG : A3: Rmdir: contains trashed file: "B2" 2025/08/17 03:43:05 DEBUG : A3: Rmdir: contains trashed file: "B1" 2025/08/17 03:43:19 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2025/08/17 03:43:21 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2025/08/17 03:43:23 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2025/08/17 03:43:23 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2025/08/17 03:43:23 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2025/08/17 03:43:23 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2025/08/17 03:43:24 DEBUG : A4: Rmdir: contains trashed file: "B2" 2025/08/17 03:43:24 DEBUG : A4: Rmdir: contains trashed file: "B1" 2025/08/17 03:43:24 DEBUG : A4: Rmdir: contains trashed file: "two" 2025/08/17 03:43:24 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (74.61s) === RUN TestGetFsInfo run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.60s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:43:27 DEBUG : PikPak root 'rclone-test-fumatom6movu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 03:43:27 DEBUG : no_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_small_file_from_pipe 2025/08/17 03:43:27 DEBUG : no_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/08/17 03:43:28 DEBUG : no_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 03:43:28 DEBUG : PikPak root 'rclone-test-fumatom6movu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/17 03:43:28 DEBUG : no_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: no_checksum_big_file_from_pipe 2025/08/17 03:43:28 DEBUG : no_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/08/17 03:43:29 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:43:33 DEBUG : PikPak root 'rclone-test-fumatom6movu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 03:43:34 DEBUG : with_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_small_file_from_pipe 2025/08/17 03:43:34 DEBUG : with_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/08/17 03:43:34 DEBUG : with_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:34 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 03:43:34 DEBUG : PikPak root 'rclone-test-fumatom6movu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/17 03:43:35 DEBUG : with_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: with_checksum_big_file_from_pipe 2025/08/17 03:43:35 DEBUG : with_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/08/17 03:43:36 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:43:40 DEBUG : PikPak root 'rclone-test-fumatom6movu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 03:43:41 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/08/17 03:43:41 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/08/17 03:43:41 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/08/17 03:43:41 DEBUG : PikPak root 'rclone-test-fumatom6movu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/17 03:43:42 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/08/17 03:43:42 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/08/17 03:43:42 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:43:46 DEBUG : PikPak root 'rclone-test-fumatom6movu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 03:43:47 DEBUG : ignore_checksum_small_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_small_file_from_pipe 2025/08/17 03:43:47 DEBUG : ignore_checksum_small_file_from_pipe: gcid = 1b96dfb19709048214f8215d1cee1a347536a727 2025/08/17 03:43:48 DEBUG : ignore_checksum_small_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:48 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/17 03:43:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 03:43:48 DEBUG : PikPak root 'rclone-test-fumatom6movu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/17 03:43:49 DEBUG : ignore_checksum_big_file_from_pipe: calculating gcid: failed to unwrap object from src: ignore_checksum_big_file_from_pipe 2025/08/17 03:43:49 DEBUG : ignore_checksum_big_file_from_pipe: gcid = 1315e68e90c13b7640fd1aaa15f4040ce7b47434 2025/08/17 03:43:50 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/08/17 03:43:50 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/17 03:43:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (27.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.86s) === RUN TestRcatMetadata run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.59s) === RUN TestRcatSize run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:43:54 DEBUG : potato1: calculating gcid: failed to unwrap object from src: potato1 2025/08/17 03:43:54 DEBUG : potato1: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:43:56 DEBUG : PikPak root 'rclone-test-fumatom6movu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/17 03:43:56 DEBUG : potato2: calculating gcid: failed to unwrap object from src: potato2 2025/08/17 03:43:56 DEBUG : potato2: gcid = f284ca644cf64403b777451495ca659cc12415af 2025/08/17 03:43:58 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/08/17 03:43:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.93s) === RUN TestRcatSizeMetadata run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.59s) === RUN TestTouchDir run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.85s) === RUN TestMkdirMetadata run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.74s) === RUN TestMkdirModTime run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.59s) === RUN TestCopyDirMetadata run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.59s) === RUN TestSetDirModTime run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.59s) === RUN TestDirsEqual run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.60s) === RUN TestRemoveExisting run.go:180: Remote "PikPak root 'rclone-test-fumatom6movu'", Local "Local file system at /tmp/rclone3277690224", Modify Window "876000h0m0s" 2025/08/17 03:44:07 DEBUG : sub dir/test remove existing: calculating gcid: failed to unwrap object from src: sub dir/test remove existing 2025/08/17 03:44:07 DEBUG : sub dir/test remove existing: gcid = 67becf85308acf0261750da1075681ee5c412f05 2025/08/17 03:44:08 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 2025/08/17 03:44:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: gcid = ff0a82f2c008deee8efc387c6d8b8f1d944eb980 2025/08/17 03:44:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cadudic6" before starting 2025/08/17 03:44:15 DEBUG : sub dir/test remove existing.cadudic6: TEST: removing renamed existing file after operation 2025/08/17 03:44:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibuvur2" before starting 2025/08/17 03:44:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibuvur2: TEST: renaming existing back after failed operation 2025/08/17 03:44:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buxogeg1" before starting 2025/08/17 03:44:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buxogeg1: TEST: removing renamed existing file after operation 2025/08/17 03:44:24 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buxogeg1" 2025/08/17 03:44:24 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.cadudic6" --- PASS: TestRemoveExisting (20.51s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/08/17 03:44:26 DEBUG : PikPak root 'rclone-test-fumatom6movu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 23m19.376381539s (try 1/5): exit status 1: Failed [TestCat]