"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) 2026/07/04 01:06:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe" 2026/07/04 01:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:06:42 DEBUG : Creating backend with remote "/tmp/rclone3147022247" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.12s) === RUN TestSizeDiffers 2026/07/04 01:06:42 DEBUG : a: size = 0 OK 2026/07/04 01:06:42 DEBUG : a: size = 1 (memory) 2026/07/04 01:06:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/04 01:06:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/04 01:06:42 DEBUG : potato: Seek from 10 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 10 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 2 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/04 01:06:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 2 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/04 01:06:42 DEBUG : potato: Seek from 8 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 8 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/04 01:06:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 01:06:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 01:06:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 01:06:42 DEBUG : potato: Seek from 5 to 2 2026/07/04 01:06:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/04 01:06:42 DEBUG : potato: Seek from 9 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 9 to 0 2026/07/04 01:06:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.01s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.70s) --- PASS: TestCheck/1 (0.11s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.08s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.11s) --- PASS: TestCheck/6 (0.09s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2026/07/04 01:06:46 DEBUG : Creating backend with remote "nonexistent" 2026/07/04 01:06:46 DEBUG : Config file has changed externally - reloading 2026/07/04 01:06:46 DEBUG : Creating backend with remote "nonexistent" 2026/07/04 01:06:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/04 01:06:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/04 01:06:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/04 01:06:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.96s) --- PASS: TestCheckDownload/1 (0.27s) --- PASS: TestCheckDownload/2 (0.17s) --- PASS: TestCheckDownload/3 (0.17s) --- PASS: TestCheckDownload/4 (0.45s) --- PASS: TestCheckDownload/5 (0.33s) --- PASS: TestCheckDownload/6 (0.19s) --- PASS: TestCheckDownload/7 (0.20s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.26s) --- PASS: TestCheckSizeOnly/1 (0.13s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.12s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.15s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:06:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/04 01:06:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/04 01:06:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/04 01:06:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/04 01:06:54 DEBUG : test.sum: Removing old object on successful upload 2026/07/04 01:06:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/04 01:06:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/04 01:06:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/04 01:06:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.92s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:06:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/data" 2026/07/04 01:06:55 DEBUG : Config file has changed externally - reloading === RUN TestCheckSum/subtest1 2026/07/04 01:06:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/07/04 01:06:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/07/04 01:06:59 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/07/04 01:07:00 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/07/04 01:07:01 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/07/04 01:07:02 DEBUG : data/banana: Removing old object on successful upload 2026/07/04 01:07:02 DEBUG : data/potato: Removing old object on successful upload 2026/07/04 01:07:03 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (9.95s) --- PASS: TestCheckSum/subtest1 (0.40s) --- PASS: TestCheckSum/subtest2 (0.26s) --- PASS: TestCheckSum/subtest3 (0.26s) --- PASS: TestCheckSum/subtest4 (0.36s) --- PASS: TestCheckSum/subtest5 (0.62s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (0.27s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:07:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/data" === RUN TestCheckSumDownload/subtest1 2026/07/04 01:07:08 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/07/04 01:07:10 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/07/04 01:07:12 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/07/04 01:07:13 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/07/04 01:07:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/07/04 01:07:17 DEBUG : data/banana: Removing old object on successful upload 2026/07/04 01:07:18 DEBUG : data/potato: Removing old object on successful upload 2026/07/04 01:07:18 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (15.68s) --- PASS: TestCheckSumDownload/subtest1 (0.66s) --- PASS: TestCheckSumDownload/subtest2 (0.80s) --- PASS: TestCheckSumDownload/subtest3 (0.67s) --- PASS: TestCheckSumDownload/subtest4 (0.66s) --- PASS: TestCheckSumDownload/subtest5 (1.19s) --- PASS: TestCheckSumDownload/subtest6 (1.01s) --- PASS: TestCheckSumDownload/subtest7 (0.79s) === RUN TestApplyTransforms 2026/07/04 01:07:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-decawaq1noda" 2026/07/04 01:07:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:21 DEBUG : Creating backend with remote "/tmp/rclone3626638225" run.go:198: Remote "gofile root 'rclone-test-decawaq1noda'", Local "Local file system at /tmp/rclone3626638225", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/07/04 01:07:22 ERROR : hello, world!: sum not found 2026/07/04 01:07:22 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-decawaq1noda' 2026/07/04 01:07:22 NOTICE: gofile root 'rclone-test-decawaq1noda': 1 files missing 2026/07/04 01:07:22 NOTICE: 1 hashes missing 2026/07/04 01:07:22 NOTICE: gofile root 'rclone-test-decawaq1noda': 1 differences found 2026/07/04 01:07:22 NOTICE: gofile root 'rclone-test-decawaq1noda': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/04 01:07:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:22 NOTICE: gofile root 'rclone-test-decawaq1noda': 0 differences found 2026/07/04 01:07:22 NOTICE: gofile root 'rclone-test-decawaq1noda': 1 matching files 2026/07/04 01:07:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tetawoz9vuku" 2026/07/04 01:07:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:22 DEBUG : Creating backend with remote "/tmp/rclone1310509186" run.go:198: Remote "gofile root 'rclone-test-tetawoz9vuku'", Local "Local file system at /tmp/rclone1310509186", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/07/04 01:07:24 ERROR : HELLO, WORLD!: sum not found 2026/07/04 01:07:24 ERROR : hello, world!: file not in gofile root 'rclone-test-tetawoz9vuku' 2026/07/04 01:07:24 NOTICE: gofile root 'rclone-test-tetawoz9vuku': 1 files missing 2026/07/04 01:07:24 NOTICE: 1 hashes missing 2026/07/04 01:07:24 NOTICE: gofile root 'rclone-test-tetawoz9vuku': 1 differences found 2026/07/04 01:07:24 NOTICE: gofile root 'rclone-test-tetawoz9vuku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/04 01:07:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:24 NOTICE: gofile root 'rclone-test-tetawoz9vuku': 0 differences found 2026/07/04 01:07:24 NOTICE: gofile root 'rclone-test-tetawoz9vuku': 1 matching files 2026/07/04 01:07:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vaqugeg4duru" 2026/07/04 01:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:24 DEBUG : Creating backend with remote "/tmp/rclone3260119188" run.go:198: Remote "gofile root 'rclone-test-vaqugeg4duru'", Local "Local file system at /tmp/rclone3260119188", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/04 01:07:25 ERROR : HeLlO, wOrLd!: sum not found 2026/07/04 01:07:25 ERROR : hello, world!: file not in gofile root 'rclone-test-vaqugeg4duru' 2026/07/04 01:07:25 NOTICE: gofile root 'rclone-test-vaqugeg4duru': 1 files missing 2026/07/04 01:07:25 NOTICE: 1 hashes missing 2026/07/04 01:07:25 NOTICE: gofile root 'rclone-test-vaqugeg4duru': 1 differences found 2026/07/04 01:07:25 NOTICE: gofile root 'rclone-test-vaqugeg4duru': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/04 01:07:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:26 NOTICE: gofile root 'rclone-test-vaqugeg4duru': 0 differences found 2026/07/04 01:07:26 NOTICE: gofile root 'rclone-test-vaqugeg4duru': 1 matching files 2026/07/04 01:07:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-veqiges2zefa" 2026/07/04 01:07:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:26 DEBUG : Creating backend with remote "/tmp/rclone205089121" run.go:198: Remote "gofile root 'rclone-test-veqiges2zefa'", Local "Local file system at /tmp/rclone205089121", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/04 01:07:27 ERROR : HELLO, WORLD!: sum not found 2026/07/04 01:07:27 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-veqiges2zefa' 2026/07/04 01:07:27 NOTICE: gofile root 'rclone-test-veqiges2zefa': 1 files missing 2026/07/04 01:07:27 NOTICE: 1 hashes missing 2026/07/04 01:07:27 NOTICE: gofile root 'rclone-test-veqiges2zefa': 1 differences found 2026/07/04 01:07:27 NOTICE: gofile root 'rclone-test-veqiges2zefa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/04 01:07:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:27 NOTICE: gofile root 'rclone-test-veqiges2zefa': 0 differences found 2026/07/04 01:07:27 NOTICE: gofile root 'rclone-test-veqiges2zefa': 1 matching files 2026/07/04 01:07:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jugaguy7vone" 2026/07/04 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone2070338374" run.go:198: Remote "gofile root 'rclone-test-jugaguy7vone'", Local "Local file system at /tmp/rclone2070338374", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/07/04 01:07:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:29 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-jugaguy7vone' 2026/07/04 01:07:29 NOTICE: gofile root 'rclone-test-jugaguy7vone': 1 files missing 2026/07/04 01:07:29 NOTICE: 1 hashes missing 2026/07/04 01:07:29 NOTICE: gofile root 'rclone-test-jugaguy7vone': 1 differences found 2026/07/04 01:07:29 NOTICE: gofile root 'rclone-test-jugaguy7vone': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/04 01:07:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:29 NOTICE: gofile root 'rclone-test-jugaguy7vone': 0 differences found 2026/07/04 01:07:29 NOTICE: gofile root 'rclone-test-jugaguy7vone': 1 matching files 2026/07/04 01:07:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xefovuc8cudo" 2026/07/04 01:07:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:29 DEBUG : Creating backend with remote "/tmp/rclone2430408501" run.go:198: Remote "gofile root 'rclone-test-xefovuc8cudo'", Local "Local file system at /tmp/rclone2430408501", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/07/04 01:07:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:31 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xefovuc8cudo' 2026/07/04 01:07:31 NOTICE: gofile root 'rclone-test-xefovuc8cudo': 1 files missing 2026/07/04 01:07:31 NOTICE: 1 hashes missing 2026/07/04 01:07:31 NOTICE: gofile root 'rclone-test-xefovuc8cudo': 1 differences found 2026/07/04 01:07:31 NOTICE: gofile root 'rclone-test-xefovuc8cudo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/04 01:07:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:31 NOTICE: gofile root 'rclone-test-xefovuc8cudo': 0 differences found 2026/07/04 01:07:31 NOTICE: gofile root 'rclone-test-xefovuc8cudo': 1 matching files 2026/07/04 01:07:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-neqawiz4jibo" 2026/07/04 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:31 DEBUG : Creating backend with remote "/tmp/rclone2213385593" run.go:198: Remote "gofile root 'rclone-test-neqawiz4jibo'", Local "Local file system at /tmp/rclone2213385593", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/04 01:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-neqawiz4jibo' 2026/07/04 01:07:32 NOTICE: gofile root 'rclone-test-neqawiz4jibo': 1 files missing 2026/07/04 01:07:32 NOTICE: 1 hashes missing 2026/07/04 01:07:32 NOTICE: gofile root 'rclone-test-neqawiz4jibo': 1 differences found 2026/07/04 01:07:32 NOTICE: gofile root 'rclone-test-neqawiz4jibo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/04 01:07:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:33 NOTICE: gofile root 'rclone-test-neqawiz4jibo': 0 differences found 2026/07/04 01:07:33 NOTICE: gofile root 'rclone-test-neqawiz4jibo': 1 matching files 2026/07/04 01:07:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zixeqag2xiya" 2026/07/04 01:07:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:33 DEBUG : Creating backend with remote "/tmp/rclone3990424768" run.go:198: Remote "gofile root 'rclone-test-zixeqag2xiya'", Local "Local file system at /tmp/rclone3990424768", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/04 01:07:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-zixeqag2xiya' 2026/07/04 01:07:34 NOTICE: gofile root 'rclone-test-zixeqag2xiya': 1 files missing 2026/07/04 01:07:34 NOTICE: 1 hashes missing 2026/07/04 01:07:34 NOTICE: gofile root 'rclone-test-zixeqag2xiya': 1 differences found 2026/07/04 01:07:34 NOTICE: gofile root 'rclone-test-zixeqag2xiya': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/04 01:07:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:34 NOTICE: gofile root 'rclone-test-zixeqag2xiya': 0 differences found 2026/07/04 01:07:34 NOTICE: gofile root 'rclone-test-zixeqag2xiya': 1 matching files 2026/07/04 01:07:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vaniwey7wipe" 2026/07/04 01:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:34 DEBUG : Creating backend with remote "/tmp/rclone3520334775" run.go:198: Remote "gofile root 'rclone-test-vaniwey7wipe'", Local "Local file system at /tmp/rclone3520334775", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/04 01:07:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vaniwey7wipe' 2026/07/04 01:07:36 NOTICE: gofile root 'rclone-test-vaniwey7wipe': 1 files missing 2026/07/04 01:07:36 NOTICE: 1 hashes missing 2026/07/04 01:07:36 NOTICE: gofile root 'rclone-test-vaniwey7wipe': 1 differences found 2026/07/04 01:07:36 NOTICE: gofile root 'rclone-test-vaniwey7wipe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/04 01:07:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:36 NOTICE: gofile root 'rclone-test-vaniwey7wipe': 0 differences found 2026/07/04 01:07:36 NOTICE: gofile root 'rclone-test-vaniwey7wipe': 1 matching files 2026/07/04 01:07:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yibefep2guqi" 2026/07/04 01:07:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:07:37 DEBUG : Creating backend with remote "/tmp/rclone1326238653" run.go:198: Remote "gofile root 'rclone-test-yibefep2guqi'", Local "Local file system at /tmp/rclone1326238653", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/04 01:07:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 01:07:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yibefep2guqi' 2026/07/04 01:07:38 NOTICE: gofile root 'rclone-test-yibefep2guqi': 1 files missing 2026/07/04 01:07:38 NOTICE: 1 hashes missing 2026/07/04 01:07:38 NOTICE: gofile root 'rclone-test-yibefep2guqi': 1 differences found 2026/07/04 01:07:38 NOTICE: gofile root 'rclone-test-yibefep2guqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/04 01:07:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 01:07:38 NOTICE: gofile root 'rclone-test-yibefep2guqi': 0 differences found 2026/07/04 01:07:38 NOTICE: gofile root 'rclone-test-yibefep2guqi': 1 matching files 2026/07/04 01:07:38 DEBUG : gofile root 'rclone-test-yibefep2guqi': Purge remote 2026/07/04 01:07:39 DEBUG : gofile root 'rclone-test-vaniwey7wipe': Purge remote 2026/07/04 01:07:39 DEBUG : gofile root 'rclone-test-zixeqag2xiya': Purge remote 2026/07/04 01:07:39 DEBUG : gofile root 'rclone-test-neqawiz4jibo': Purge remote 2026/07/04 01:07:40 DEBUG : gofile root 'rclone-test-xefovuc8cudo': Purge remote 2026/07/04 01:07:40 DEBUG : gofile root 'rclone-test-jugaguy7vone': Purge remote 2026/07/04 01:07:40 DEBUG : gofile root 'rclone-test-veqiges2zefa': Purge remote 2026/07/04 01:07:41 DEBUG : gofile root 'rclone-test-vaqugeg4duru': Purge remote 2026/07/04 01:07:41 DEBUG : gofile root 'rclone-test-tetawoz9vuku': Purge remote 2026/07/04 01:07:41 DEBUG : gofile root 'rclone-test-decawaq1noda': Purge remote --- PASS: TestApplyTransforms (21.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:07:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 01:07:42 DEBUG : sub/file2: size = 14 OK 2026/07/04 01:07:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:07:42 INFO : file1: Copied (new) to: sub/file2 2026/07/04 01:07:43 DEBUG : sub/file2: size = 14 OK 2026/07/04 01:07:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 01:07:43 DEBUG : file1: Unchanged skipping 2026/07/04 01:07:43 DEBUG : gofile root 'rclone-test-hevakiy6qofe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.70s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:07:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/backup" 2026/07/04 01:07:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:07:45 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-hevakiy6qofe') 2026/07/04 01:07:45 DEBUG : dst/file1: Sizes differ 2026/07/04 01:07:46 INFO : dst/file1: Moved (server-side) 2026/07/04 01:07:46 DEBUG : dst/file1: size = 14 OK 2026/07/04 01:07:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:07:46 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.25s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:07:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/dst" 2026/07/04 01:07:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/CompareDest" 2026/07/04 01:07:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:07:50 DEBUG : one: size = 3 OK 2026/07/04 01:07:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/04 01:07:50 INFO : one: Copied (new) 2026/07/04 01:07:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:07:50 DEBUG : one: size = 3 (gofile root 'rclone-test-hevakiy6qofe/dst') 2026/07/04 01:07:50 DEBUG : one: Sizes differ 2026/07/04 01:07:51 DEBUG : one: Removing old object on successful upload 2026/07/04 01:07:51 DEBUG : one: size = 5 OK 2026/07/04 01:07:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/04 01:07:51 INFO : one: Copied (replaced existing) 2026/07/04 01:07:52 DEBUG : dst/one: Removing old object on successful upload 2026/07/04 01:07:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:07:53 DEBUG : one: size = 3 (gofile root 'rclone-test-hevakiy6qofe/dst') 2026/07/04 01:07:53 DEBUG : one: Sizes differ 2026/07/04 01:07:53 DEBUG : one: size = 5 OK 2026/07/04 01:07:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:07:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 01:07:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:07:54 DEBUG : two: size = 3 OK 2026/07/04 01:07:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:07:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:07:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:07:54 DEBUG : two: size = 3 OK 2026/07/04 01:07:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:07:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 01:07:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:07:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:07:55 DEBUG : two: size = 3 (gofile root 'rclone-test-hevakiy6qofe/CompareDest') 2026/07/04 01:07:55 DEBUG : two: Sizes differ 2026/07/04 01:07:55 DEBUG : two: size = 5 OK 2026/07/04 01:07:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/04 01:07:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.71s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:07:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/dst" 2026/07/04 01:07:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/CopyDest" 2026/07/04 01:07:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 01:07:59 DEBUG : one: size = 3 OK 2026/07/04 01:07:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/04 01:07:59 INFO : one: Copied (new) 2026/07/04 01:07:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:07:59 DEBUG : one: size = 3 (gofile root 'rclone-test-hevakiy6qofe/dst') 2026/07/04 01:07:59 DEBUG : one: Sizes differ 2026/07/04 01:07:59 DEBUG : one: Removing old object on successful upload 2026/07/04 01:07:59 DEBUG : one: size = 5 OK 2026/07/04 01:07:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/04 01:07:59 INFO : one: Copied (replaced existing) 2026/07/04 01:08:00 DEBUG : dst/one: Removing old object on successful upload 2026/07/04 01:08:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/BackupDir" 2026/07/04 01:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:08:02 DEBUG : one: size = 3 (gofile root 'rclone-test-hevakiy6qofe/dst') 2026/07/04 01:08:02 DEBUG : one: Sizes differ 2026/07/04 01:08:02 DEBUG : one: size = 5 OK 2026/07/04 01:08:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:08:02 DEBUG : one: size = 3 (gofile root 'rclone-test-hevakiy6qofe/dst') 2026/07/04 01:08:02 DEBUG : one: Sizes differ 2026/07/04 01:08:03 INFO : one: Moved (server-side) 2026/07/04 01:08:03 DEBUG : one: size = 5 OK 2026/07/04 01:08:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/04 01:08:03 INFO : one: Copied (server-side copy) 2026/07/04 01:08:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/04 01:08:04 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 01:08:04 DEBUG : two: size = 3 OK 2026/07/04 01:08:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:08:05 DEBUG : two: size = 3 OK 2026/07/04 01:08:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/04 01:08:05 INFO : two: Copied (server-side copy) 2026/07/04 01:08:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/04 01:08:05 DEBUG : two: size = 3 OK 2026/07/04 01:08:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 01:08:05 DEBUG : two: Unchanged skipping 2026/07/04 01:08:06 DEBUG : three: Need to transfer - File not found at Destination 2026/07/04 01:08:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:08:06 DEBUG : three: size = 5 (gofile root 'rclone-test-hevakiy6qofe/CopyDest') 2026/07/04 01:08:06 DEBUG : three: Sizes differ 2026/07/04 01:08:06 DEBUG : three: Destination not found in --copy-dest 2026/07/04 01:08:06 DEBUG : three: size = 7 OK 2026/07/04 01:08:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/04 01:08:06 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (12.64s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.17s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.60s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.24s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/04 01:08:11 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/04 01:08:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:08:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/04 01:08:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/04 01:08:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://upload.gofile.io/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2026/07/04 01:08:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/04 01:08:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/04 01:08:12 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/04 01:08:12 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 271622740aaeeff82b518ce99adacdbe OK 2026/07/04 01:08:12 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.99s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:14 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using interactive mode. 2026/07/04 01:08:14 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:14 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/04 01:08:14 INFO : one: Deleted 2026/07/04 01:08:15 INFO : one: Deleted 2026/07/04 01:08:15 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (1.79s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:16 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using skip mode. 2026/07/04 01:08:16 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:16 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/04 01:08:16 INFO : one: Deleted 2026/07/04 01:08:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (1.98s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:17 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using skip mode. 2026/07/04 01:08:18 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:18 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/04 01:08:18 INFO : one: Deleted 2026/07/04 01:08:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (1.65s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:19 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using first mode. 2026/07/04 01:08:19 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:19 INFO : one: Deleted 2026/07/04 01:08:20 INFO : one: Deleted 2026/07/04 01:08:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.93s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:22 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using newest mode. 2026/07/04 01:08:22 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:22 INFO : one: Deleted 2026/07/04 01:08:22 INFO : one: Deleted 2026/07/04 01:08:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.33s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:24 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate md5 hashes using newest mode. 2026/07/04 01:08:24 NOTICE: 1642b066abef39333339904117c075ab: Found 3 files with duplicate md5 hashes 2026/07/04 01:08:24 INFO : one: Deleted 2026/07/04 01:08:24 INFO : also/one: Deleted 2026/07/04 01:08:24 NOTICE: 1642b066abef39333339904117c075ab: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.24s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:26 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using oldest mode. 2026/07/04 01:08:26 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:26 INFO : one: Deleted 2026/07/04 01:08:26 INFO : one: Deleted 2026/07/04 01:08:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (1.69s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:27 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using largest mode. 2026/07/04 01:08:28 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:28 INFO : one: Deleted 2026/07/04 01:08:28 INFO : one: Deleted 2026/07/04 01:08:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (1.72s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:29 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using smallest mode. 2026/07/04 01:08:29 NOTICE: one: Found 3 files with duplicate names 2026/07/04 01:08:29 INFO : one: Deleted 2026/07/04 01:08:30 INFO : one: Deleted 2026/07/04 01:08:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (1.45s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:31 INFO : gofile root 'rclone-test-hevakiy6qofe': Looking for duplicate names using rename mode. 2026/07/04 01:08:31 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/04 01:08:32 INFO : one-2.txt: renamed from: one.txt 2026/07/04 01:08:33 INFO : one-3.txt: renamed from: one.txt 2026/07/04 01:08:33 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (3.81s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:36 INFO : dupe2: merging "two.txt" 2026/07/04 01:08:36 INFO : dupe2: removing empty directory 2026/07/04 01:08:36 INFO : dupe3: merging "three.txt" 2026/07/04 01:08:36 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (3.13s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:40 DEBUG : a.txt: Excluded (Size Filter) 2026/07/04 01:08:40 DEBUG : a.txt: Excluded 2026/07/04 01:08:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 01:08:40 DEBUG : sub dir/hello world: Excluded 2026/07/04 01:08:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 01:08:40 DEBUG : sub dir/hello world2: Excluded 2026/07/04 01:08:40 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 01:08:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 01:08:41 DEBUG : sub dir/hello world: Excluded 2026/07/04 01:08:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 01:08:41 DEBUG : sub dir/hello world2: Excluded 2026/07/04 01:08:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.84s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:48 DEBUG : a.txt: Excluded (Size Filter) 2026/07/04 01:08:48 DEBUG : a.txt: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 01:08:49 DEBUG : sub dir/hello world: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 01:08:49 DEBUG : sub dir/hello world2: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 01:08:49 DEBUG : sub dir/hello world: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 01:08:49 DEBUG : sub dir/hello world2: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 01:08:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.55s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === 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 --- PASS: TestListJSON (2.48s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.10s) --- PASS: TestListJSON/Recurse (0.11s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.10s) --- PASS: TestListJSON/NoMimeType (0.11s) --- PASS: TestListJSON/ShowHash (0.12s) --- PASS: TestListJSON/HashTypes (0.11s) --- PASS: TestListJSON/Metadata (0.11s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/04 01:08:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/notfound" --- PASS: TestStatJSON (4.44s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.12s) --- PASS: TestStatJSON/Dir (0.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.21s) --- PASS: TestStatJSON/DirFilesOnly (0.19s) --- PASS: TestStatJSON/FileFilesOnly (0.60s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.08s) --- PASS: TestStatJSON/DirDirsOnly (0.09s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (0.72s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:08:58 INFO : gofile root 'rclone-test-hevakiy6qofe': Making directory 2026/07/04 01:08:59 INFO : gofile root 'rclone-test-hevakiy6qofe': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestLsd (1.82s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestLs (1.50s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/04 01:09:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.97s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestLsLong (1.33s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.84s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.33s) === RUN TestHashSumsWithErrors 2026/07/04 01:09:07 DEBUG : Creating backend with remote ":memory:" 2026/07/04 01:09:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/04 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/04 01:09:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestCount (2.45s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:11 DEBUG : Waiting for deletions to finish 2026/07/04 01:09:11 DEBUG : large: Excluded (Size Filter) 2026/07/04 01:09:11 INFO : medium: Deleted 2026/07/04 01:09:11 INFO : small: Deleted --- PASS: TestDelete (2.00s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:13 DEBUG : Waiting for deletions to finish 2026/07/04 01:09:13 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/04 01:09:13 INFO : large: Deleted 2026/07/04 01:09:13 INFO : medium: Deleted --- PASS: TestMaxDelete (1.83s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:15 DEBUG : Waiting for deletions to finish 2026/07/04 01:09:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/04 01:09:15 INFO : medium: Deleted 2026/07/04 01:09:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.31s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:17 DEBUG : Waiting for deletions to finish 2026/07/04 01:09:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/04 01:09:17 INFO : medium: Deleted 2026/07/04 01:09:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (2.12s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestReadFile (2.32s) === RUN TestRetry 2026/07/04 01:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/04 01:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/04 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 01:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestCat (4.64s) === RUN TestPurge 2026/07/04 01:09:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-weroneb1wuja" 2026/07/04 01:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 01:09:26 DEBUG : Creating backend with remote "/tmp/rclone3102041147" run.go:198: Remote "gofile root 'rclone-test-weroneb1wuja'", Local "Local file system at /tmp/rclone3102041147", Modify Window "1s" 2026/07/04 01:09:28 INFO : A2: Making directory 2026/07/04 01:09:28 INFO : A1/B2: Making directory 2026/07/04 01:09:29 INFO : A1/B2/C2: Making directory 2026/07/04 01:09:29 INFO : A1/B1/C3: Making directory 2026/07/04 01:09:29 INFO : A3: Making directory 2026/07/04 01:09:29 INFO : A3/B3: Making directory 2026/07/04 01:09:30 INFO : A3/B3/C4: Making directory 2026/07/04 01:09:32 DEBUG : gofile root 'rclone-test-weroneb1wuja': Purge remote 2026/07/04 01:09:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.70s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:33 INFO : A2: Making directory 2026/07/04 01:09:33 INFO : A1/B2: Making directory 2026/07/04 01:09:33 INFO : A1/B2/C2: Making directory 2026/07/04 01:09:34 INFO : A1/B1/C3: Making directory 2026/07/04 01:09:34 INFO : A3: Making directory 2026/07/04 01:09:34 INFO : A3/B3: Making directory 2026/07/04 01:09:35 INFO : A3/B3/C4: Making directory 2026/07/04 01:09:35 DEBUG : removing 1 level 3 directories 2026/07/04 01:09:35 INFO : A3/B3/C4: Removing directory 2026/07/04 01:09:36 DEBUG : removing 2 level 3 directories 2026/07/04 01:09:36 INFO : A1/B2/C2: Removing directory 2026/07/04 01:09:36 INFO : A1/B1/C3: Removing directory 2026/07/04 01:09:37 DEBUG : removing 2 level 2 directories 2026/07/04 01:09:37 INFO : A3/B3: Removing directory 2026/07/04 01:09:37 INFO : A1/B2: Removing directory 2026/07/04 01:09:37 DEBUG : removing 2 level 1 directories 2026/07/04 01:09:37 INFO : A3: Removing directory 2026/07/04 01:09:37 INFO : A2: Removing directory 2026/07/04 01:09:38 DEBUG : removing 1 level 3 directories 2026/07/04 01:09:38 INFO : A1/B1/C1: Removing directory 2026/07/04 01:09:39 DEBUG : removing 1 level 2 directories 2026/07/04 01:09:39 INFO : A1/B1: Removing directory 2026/07/04 01:09:39 DEBUG : removing 1 level 1 directories 2026/07/04 01:09:39 INFO : A1: Removing directory 2026/07/04 01:09:39 DEBUG : removing 1 level 0 directories 2026/07/04 01:09:39 INFO : gofile root 'rclone-test-hevakiy6qofe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (8.04s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:40 INFO : A1: Making directory 2026/07/04 01:09:41 INFO : A1/B1: Making directory 2026/07/04 01:09:41 INFO : A1/B1/C1: Making directory 2026/07/04 01:09:41 DEBUG : removing 1 level 3 directories 2026/07/04 01:09:41 INFO : A1/B1/C1: Removing directory 2026/07/04 01:09:42 DEBUG : removing 1 level 2 directories 2026/07/04 01:09:42 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.61s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:43 INFO : A1: Making directory 2026/07/04 01:09:44 INFO : A1/B1: Making directory 2026/07/04 01:09:44 INFO : A1/B1/C1: Making directory 2026/07/04 01:09:45 DEBUG : removing 1 level 3 directories 2026/07/04 01:09:45 INFO : A1/B1/C1: Removing directory 2026/07/04 01:09:45 DEBUG : removing 1 level 2 directories 2026/07/04 01:09:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.60s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:47 DEBUG : filename.txt: File name found in url 2026/07/04 01:09:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.56s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (1.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 01:09:51 DEBUG : sub/file2: size = 14 OK 2026/07/04 01:09:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:09:51 INFO : file1: Copied (new) to: sub/file2 2026/07/04 01:09:51 INFO : file1: Deleted 2026/07/04 01:09:51 DEBUG : sub/file2: size = 14 OK 2026/07/04 01:09:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 01:09:51 DEBUG : file1: Unchanged skipping 2026/07/04 01:09:51 INFO : file1: Deleted 2026/07/04 01:09:52 DEBUG : gofile root 'rclone-test-hevakiy6qofe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.30s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 01:09:53 DEBUG : file1: size = 14 OK 2026/07/04 01:09:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:09:53 INFO : file1: Copied (new) 2026/07/04 01:09:53 INFO : file1: Deleted 2026/07/04 01:09:53 DEBUG : file1: Destination exists, skipping 2026/07/04 01:09:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.16s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.30s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:09:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hevakiy6qofe/backup" 2026/07/04 01:09:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3147022247) 2026/07/04 01:09:56 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-hevakiy6qofe') 2026/07/04 01:09:56 DEBUG : dst/file1: Sizes differ 2026/07/04 01:09:56 INFO : dst/file1: Moved (server-side) 2026/07/04 01:09:57 DEBUG : dst/file1: size = 14 OK 2026/07/04 01:09:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/04 01:09:57 INFO : dst/file1: Copied (new) 2026/07/04 01:09:57 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.84s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:10:03 INFO : A1/B2: Making directory 2026/07/04 01:10:04 INFO : A1/B1/C3: Making directory 2026/07/04 01:10:06 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/04 01:10:07 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:07 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:07 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/04 01:10:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/04 01:10:12 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/04 01:10:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/04 01:10:12 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/04 01:10:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/04 01:10:12 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:12 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:17 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/04 01:10:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/04 01:10:17 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/04 01:10:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/04 01:10:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:22 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/04 01:10:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/04 01:10:22 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:22 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/04 01:10:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/04 01:10:22 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:27 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/04 01:10:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/04 01:10:27 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:27 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/04 01:10:27 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/04 01:10:28 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:32 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/04 01:10:32 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/04 01:10:32 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:33 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/04 01:10:33 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/04 01:10:37 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/04 01:10:37 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/04 01:10:37 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:10:42 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/04 01:10:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:11:02 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/04 01:11:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:11:22 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/04 01:11:37 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:11:42 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/04 01:11:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:12:02 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/04 01:12:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:12:22 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/04 01:13:22 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:13:22 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:13:27 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/04 01:13:27 ERROR : A2/two: Couldn't move: failed to move item: Error "error-rateLimit" 2026/07/04 01:13:27 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/04 01:13:27 DEBUG : pacer: Reducing sleep to 10s 2026/07/04 01:13:27 ERROR : A2/B1/three: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir renames: failed to move item: Error "error-rateLimit" Test: TestDirMove 2026/07/04 01:13:47 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:13:52 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/04 01:13:52 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/04 01:13:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:14:02 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/04 01:14:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:14:22 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/04 01:14:37 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:14:42 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/04 01:14:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:15:02 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/04 01:15:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:15:22 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/04 01:15:38 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:15:43 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/04 01:15:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:16:02 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/04 01:16:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:16:22 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/04 01:16:37 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:16:42 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestDirMove --- FAIL: TestDirMove (403.86s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:16:42 DEBUG : Config file has changed externally - reloading 2026/07/04 01:16:57 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:17:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/04 01:17:17 DEBUG : Rate limited, sleep for 5s 2026/07/04 01:17:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/04 01:19:02 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:20:02 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:21:02 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:22:02 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:23:02 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:24:02 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:25:02 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:26:02 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused Test: TestGetFsInfo --- FAIL: TestGetFsInfo (560.15s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:27:02 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:28:02 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:29:02 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:30:02 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:31:02 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:31:42 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:32:43 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:33:43 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:34:23 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:35:23 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout 2026/07/04 01:36:23 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:37:23 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:38:23 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:39:23 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:40:03 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:40:43 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:41:43 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:42:43 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:43:23 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:44:23 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 01:45:03 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:46:03 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:47:03 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:47:43 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:48:43 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:49:43 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:50:43 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:51:23 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:52:23 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:53:03 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout 2026/07/04 01:53:43 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:54:43 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:55:43 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 01:56:43 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:57:43 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 01:58:23 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 01:59:23 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/04 02:00:03 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 02:01:03 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 02:02:03 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-hevakiy6qofe'", Local "Local file system at /tmp/rclone3147022247", Modify Window "1s" 2026/07/04 02:03:03 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: connect: connection refused) 2026/07/04 02:04:03 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 02:05:03 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/04 02:06:03 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/ea9dd808-a9c1-4567-a4cb-e4a235252bef?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestRcat (40m39s) TestRcat/withChecksum=false,ignoreChecksum=true (4m38s) goroutine 5290 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 41 minutes]: testing.(*T).Run(0x3f6c3f3fb208, {0x2a5baef?, 0x3f6c3fdb5ae8?}, 0x2be0ac0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3f6c3f3fb208) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3f6c3f3fb208, 0x3f6c3fdb5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a91308, 0x18}, {0x2acbea8, 0x26}, 0x3f6c3fc90e58, {0x46994e0, 0x71, 0x71}, {0xc28a388c84728ed7, 0x3464864ecf2, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3f6c3faef540) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3f6c3faef540) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 52 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1203 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 171 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 162 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 197 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 76 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 289 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 280 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1325 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3890 [chan receive, 57 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1406 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1369 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 156 [chan receive (nil chan), 60 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 147 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 269 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 260 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 250 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 225 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 227 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 202 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 654 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 325 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 300 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 356 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 331 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 726 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 716 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 484 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 711 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 669 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 607 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 597 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 381 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 371 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 409 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 367 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 589 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 579 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 436 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 394 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1626 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 699 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 625 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1586 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 502 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 460 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 632 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 526 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 536 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 510 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1255 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1469 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1514 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5271 [select]: net/http.(*Transport).getConn(0x3f6c3f979380, 0x3f6c3f8841e0, {{}, 0x0, {0x3f6c400620e0, 0x5}, {0x3f6c3f866180, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x3f6c3f979380, 0x3f6c3fc82000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3f6c3f6d2540, 0x3f6c3fc82000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x3f6c3fc82000, {0x2bfc6e0, 0x3f6c3f6d2540}, {0x3f6c3f320a58?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3f6c3f742900, 0x3f6c3fc82000, {0x431836?, 0x46d9420?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3f6c3f742900, 0x3f6c3fc82000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x3f6c3f9bbea0, {0x2c273a8, 0x46d6640}, 0x3f6c3f99c6e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3f6c3f9bbea0, {0x2c273a8, 0x46d6640}, 0x3f6c3f321360?, {0x0?, 0x0?}, {0x258d7a0, 0x3f6c3fe6a960}, 0x3f6c3f3212ff?, 0x2be1e58, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listR.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:654 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x5, 0xa, 0x2bfb9e0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x3f6c3f6d25a0, 0x3f6c3faf62c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3f6c3f6d25a0, 0x3f6c3faf62c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x3f6c3f5e5980, {0x2c273a8, 0x46d6640}, {0x0, 0x0}, 0x3f6c3f321738) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0x0?, {0x2c273a8?, 0x46d6640?}, {0x0?, 0x2950100?}, 0x3f6c3f5eac01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c273a8, 0x46d6640}, {0x2c43760, 0x3f6c3f5e5980}, {0x0, 0x0}, 0x1, 0x3, 0x3f6c400f0288, 0x3f6c3f73d620, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c273a8, 0x46d6640}, {0x2c43760, 0x3f6c3f5e5980}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x3f6c400f0288) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fs/walk.GetAll({0x2c273a8, 0x46d6640}, {0x2c43760, 0x3f6c3f5e5980}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:632 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x3f6c3fccd448, {0x2c43760, 0x3f6c3f5e5980}, {0x0, 0x0}, {0x46d6640, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:280 +0x3dc github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0x3f6c3fccd448, {0x2c43760, 0x3f6c3f5e5980}, {0x46d6640, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0x3f6c3fccd448, 0xf3?, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 +0x1ce github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0x3f6c3fccd448?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0x3f6c3fccd448, 0x3f6c400f01f8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4907 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 4907 [chan receive, 4 minutes]: testing.(*T).Run(0x3f6c3fccc908, {0x3f6c400ca3f0?, 0x3f6c3fdbdf40?}, 0x3f6c400f01f8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0x3f6c3fccc908) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0x3f6c3fccc908, 0x2be0ac0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1706 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1202 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5314 [IO wait]: internal/poll.runtime_pollWait(0x74da62ccfa00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c27568?, 0x3f6c3f6548c0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x3f6c3f4ff080, {0x2c27568, 0x3f6c3f6548c0}, {0x427694?, 0x3f6c3f4810b0?}, {0x2bfb4a0?, 0x3f6c3fa741a0?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x3f6c3f4ff080, {0x2c27568, 0x3f6c3f6548c0}, {0x2c33268?, 0x0?}, {0x2c33268, 0x3f6c3f74a450}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c27568, 0x3f6c3f6548c0}, {0x2a4cf28, 0x3}, 0x2, 0x1, 0x3f6c40106b40?, 0x0, {0x2c33268, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c27568, 0x3f6c3f6548c0}, {0x2a4cf28, 0x3}, {0x2c33268, 0x0}, {0x2c33268, 0x3f6c3f74a450}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x3f6c3f87c9c0, {0x2c27568, 0x3f6c3f6548c0}, 0x0, 0x3f6c3f74a450, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x265dbe0?, {0x2c27568?, 0x3f6c3f6548c0?}, 0x522fef?, 0x3f6c3f6548c0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x3f6c3f87c9c0, {0x2c27568, 0x3f6c3f6548c0}, {0x2c11548, 0x3f6c3f74a450}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x3f6c3f87c9c0, {0x2c27568, 0x3f6c3fa942a0}, {0x3f6c3fe2e180?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x3f6c3f9fa020?, {0x2c27568?, 0x3f6c3fa942a0?}, {0x3f6c3fe2e180?, 0x25d6c80?, 0x2a4e12b?}, {0x0?, 0x2a4cf28?, 0x46d6640?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x3f6c3fa90000, {0x2c274f8?, 0x3f6c3f8844b0?}, {0x2a4cf28, 0x3}, {0x3f6c3f866180, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x3f6c3fa90000, {0x2c274f8, 0x3f6c3f8844b0}, {0x2a4cf28?, 0x74da60168ec0?}, {0x3f6c3f866180, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c274f8, 0x3f6c3f8844b0}, {0x2a4cf28, 0x3}, {0x3f6c3f866180, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c274f8?, 0x3f6c3f8844b0?}, {0x2a4cf28?, 0x2e6f692e656c?}, {0x3f6c3f866180?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x3f6c3f979380, {0x2c274f8, 0x3f6c3f8844b0}, {{}, 0x0, {0x3f6c400620e0, 0x5}, {0x3f6c3f866180, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x3f6c3f979380, 0x3f6c3fb92000) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5271 /usr/local/go/src/net/http/transport.go:1628 +0x112 "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h0m0.41437299s (try 1/5): exit status 2: Failed [TestDirMove TestGetFsInfo]