"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) 2026/05/28 03:48:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti" 2026/05/28 03:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:48:59 DEBUG : Creating backend with remote "/tmp/rclone414952932" === 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-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers 2026/05/28 03:48:59 DEBUG : a: size = 0 OK 2026/05/28 03:48:59 DEBUG : a: size = 1 (memory) 2026/05/28 03:48:59 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/28 03:48:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/28 03:48:59 DEBUG : potato: Seek from 10 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 10 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 2 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/28 03:48:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 2 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/28 03:48:59 DEBUG : potato: Seek from 8 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 8 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/28 03:48:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/28 03:48:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/28 03:48:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/28 03:48:59 DEBUG : potato: Seek from 5 to 2 2026/05/28 03:48:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/28 03:48:59 DEBUG : potato: Seek from 9 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 9 to 0 2026/05/28 03:48:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", 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 (2.78s) --- PASS: TestCheck/1 (0.11s) --- PASS: TestCheck/2 (0.09s) --- PASS: TestCheck/3 (0.09s) --- PASS: TestCheck/4 (0.09s) --- PASS: TestCheck/5 (0.09s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.09s) === RUN TestCheckFsError 2026/05/28 03:49:02 DEBUG : Creating backend with remote "nonexistent" 2026/05/28 03:49:02 DEBUG : Creating backend with remote "nonexistent" 2026/05/28 03:49:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/28 03:49:02 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/05/28 03:49:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/28 03:49:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", 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 (5.93s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.59s) --- PASS: TestCheckDownload/3 (0.21s) --- PASS: TestCheckDownload/4 (0.52s) --- PASS: TestCheckDownload/5 (0.50s) --- PASS: TestCheckDownload/6 (0.78s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", 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.36s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- PASS: TestCheckSizeOnly/3 (0.11s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.10s) --- PASS: TestCheckSizeOnly/6 (0.08s) --- PASS: TestCheckSizeOnly/7 (0.09s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:49:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/28 03:49:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/28 03:49:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/28 03:49:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/28 03:49:12 DEBUG : test.sum: Removing old object on successful upload 2026/05/28 03:49:13 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/28 03:49:13 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/28 03:49:13 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/28 03:49:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.46s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:49:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/data" === RUN TestCheckSum/subtest1 2026/05/28 03:49:18 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/05/28 03:49:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/05/28 03:49:20 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/05/28 03:49:21 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/05/28 03:49:21 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/05/28 03:49:22 DEBUG : data/banana: Removing old object on successful upload 2026/05/28 03:49:23 DEBUG : data/potato: Removing old object on successful upload 2026/05/28 03:49:23 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (12.18s) --- PASS: TestCheckSum/subtest1 (1.44s) --- PASS: TestCheckSum/subtest2 (0.69s) --- PASS: TestCheckSum/subtest3 (0.73s) --- PASS: TestCheckSum/subtest4 (0.30s) --- PASS: TestCheckSum/subtest5 (0.37s) --- PASS: TestCheckSum/subtest6 (0.38s) --- PASS: TestCheckSum/subtest7 (1.17s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:49:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/data" === RUN TestCheckSumDownload/subtest1 2026/05/28 03:49:28 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/05/28 03:49:29 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/05/28 03:49:31 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/05/28 03:49:32 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/05/28 03:49:34 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/05/28 03:49:36 DEBUG : data/banana: Removing old object on successful upload 2026/05/28 03:49:37 DEBUG : data/potato: Removing old object on successful upload 2026/05/28 03:49:37 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (14.17s) --- PASS: TestCheckSumDownload/subtest1 (0.81s) --- PASS: TestCheckSumDownload/subtest2 (0.63s) --- PASS: TestCheckSumDownload/subtest3 (0.80s) --- PASS: TestCheckSumDownload/subtest4 (0.44s) --- PASS: TestCheckSumDownload/subtest5 (1.12s) --- PASS: TestCheckSumDownload/subtest6 (1.20s) --- PASS: TestCheckSumDownload/subtest7 (0.34s) === RUN TestApplyTransforms 2026/05/28 03:49:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qezuliw4buxu" 2026/05/28 03:49:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:40 DEBUG : Creating backend with remote "/tmp/rclone2337430358" run.go:198: Remote "gofile root 'rclone-test-qezuliw4buxu'", Local "Local file system at /tmp/rclone2337430358", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/05/28 03:49:41 ERROR : hello, world!: sum not found 2026/05/28 03:49:41 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-qezuliw4buxu' 2026/05/28 03:49:41 NOTICE: gofile root 'rclone-test-qezuliw4buxu': 1 files missing 2026/05/28 03:49:41 NOTICE: 1 hashes missing 2026/05/28 03:49:41 NOTICE: gofile root 'rclone-test-qezuliw4buxu': 1 differences found 2026/05/28 03:49:41 NOTICE: gofile root 'rclone-test-qezuliw4buxu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/28 03:49:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:42 NOTICE: gofile root 'rclone-test-qezuliw4buxu': 0 differences found 2026/05/28 03:49:42 NOTICE: gofile root 'rclone-test-qezuliw4buxu': 1 matching files 2026/05/28 03:49:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yehahom1laju" 2026/05/28 03:49:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:42 DEBUG : Creating backend with remote "/tmp/rclone3777335661" run.go:198: Remote "gofile root 'rclone-test-yehahom1laju'", Local "Local file system at /tmp/rclone3777335661", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/05/28 03:49:43 ERROR : HELLO, WORLD!: sum not found 2026/05/28 03:49:43 ERROR : hello, world!: file not in gofile root 'rclone-test-yehahom1laju' 2026/05/28 03:49:43 NOTICE: gofile root 'rclone-test-yehahom1laju': 1 files missing 2026/05/28 03:49:43 NOTICE: 1 hashes missing 2026/05/28 03:49:43 NOTICE: gofile root 'rclone-test-yehahom1laju': 1 differences found 2026/05/28 03:49:43 NOTICE: gofile root 'rclone-test-yehahom1laju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/28 03:49:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:44 NOTICE: gofile root 'rclone-test-yehahom1laju': 0 differences found 2026/05/28 03:49:44 NOTICE: gofile root 'rclone-test-yehahom1laju': 1 matching files 2026/05/28 03:49:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nijopix7vuco" 2026/05/28 03:49:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:44 DEBUG : Creating backend with remote "/tmp/rclone1163424788" run.go:198: Remote "gofile root 'rclone-test-nijopix7vuco'", Local "Local file system at /tmp/rclone1163424788", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/28 03:49:45 ERROR : HeLlO, wOrLd!: sum not found 2026/05/28 03:49:45 ERROR : hello, world!: file not in gofile root 'rclone-test-nijopix7vuco' 2026/05/28 03:49:45 NOTICE: gofile root 'rclone-test-nijopix7vuco': 1 files missing 2026/05/28 03:49:45 NOTICE: 1 hashes missing 2026/05/28 03:49:45 NOTICE: gofile root 'rclone-test-nijopix7vuco': 1 differences found 2026/05/28 03:49:45 NOTICE: gofile root 'rclone-test-nijopix7vuco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/28 03:49:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:46 NOTICE: gofile root 'rclone-test-nijopix7vuco': 0 differences found 2026/05/28 03:49:46 NOTICE: gofile root 'rclone-test-nijopix7vuco': 1 matching files 2026/05/28 03:49:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zuvonor7qiwo" 2026/05/28 03:49:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:47 DEBUG : Creating backend with remote "/tmp/rclone2431050837" run.go:198: Remote "gofile root 'rclone-test-zuvonor7qiwo'", Local "Local file system at /tmp/rclone2431050837", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/28 03:49:48 ERROR : HELLO, WORLD!: sum not found 2026/05/28 03:49:48 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-zuvonor7qiwo' 2026/05/28 03:49:48 NOTICE: gofile root 'rclone-test-zuvonor7qiwo': 1 files missing 2026/05/28 03:49:48 NOTICE: 1 hashes missing 2026/05/28 03:49:48 NOTICE: gofile root 'rclone-test-zuvonor7qiwo': 1 differences found 2026/05/28 03:49:48 NOTICE: gofile root 'rclone-test-zuvonor7qiwo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/28 03:49:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:48 NOTICE: gofile root 'rclone-test-zuvonor7qiwo': 0 differences found 2026/05/28 03:49:48 NOTICE: gofile root 'rclone-test-zuvonor7qiwo': 1 matching files 2026/05/28 03:49:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hewosug4rije" 2026/05/28 03:49:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:49 DEBUG : Creating backend with remote "/tmp/rclone2801564422" run.go:198: Remote "gofile root 'rclone-test-hewosug4rije'", Local "Local file system at /tmp/rclone2801564422", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/05/28 03:49:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/28 03:49:50 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hewosug4rije' 2026/05/28 03:49:50 NOTICE: gofile root 'rclone-test-hewosug4rije': 1 files missing 2026/05/28 03:49:50 NOTICE: 1 hashes missing 2026/05/28 03:49:50 NOTICE: gofile root 'rclone-test-hewosug4rije': 1 differences found 2026/05/28 03:49:50 NOTICE: gofile root 'rclone-test-hewosug4rije': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/28 03:49:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:51 NOTICE: gofile root 'rclone-test-hewosug4rije': 0 differences found 2026/05/28 03:49:51 NOTICE: gofile root 'rclone-test-hewosug4rije': 1 matching files 2026/05/28 03:49:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-reviyar3xowe" 2026/05/28 03:49:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:51 DEBUG : Creating backend with remote "/tmp/rclone2445556382" run.go:198: Remote "gofile root 'rclone-test-reviyar3xowe'", Local "Local file system at /tmp/rclone2445556382", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/05/28 03:49:53 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/28 03:49:53 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-reviyar3xowe' 2026/05/28 03:49:53 NOTICE: gofile root 'rclone-test-reviyar3xowe': 1 files missing 2026/05/28 03:49:53 NOTICE: 1 hashes missing 2026/05/28 03:49:53 NOTICE: gofile root 'rclone-test-reviyar3xowe': 1 differences found 2026/05/28 03:49:53 NOTICE: gofile root 'rclone-test-reviyar3xowe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/28 03:49:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:53 NOTICE: gofile root 'rclone-test-reviyar3xowe': 0 differences found 2026/05/28 03:49:53 NOTICE: gofile root 'rclone-test-reviyar3xowe': 1 matching files 2026/05/28 03:49:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nadiyun0fova" 2026/05/28 03:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:54 DEBUG : Creating backend with remote "/tmp/rclone1282065663" run.go:198: Remote "gofile root 'rclone-test-nadiyun0fova'", Local "Local file system at /tmp/rclone1282065663", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/05/28 03:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 03:49:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-nadiyun0fova' 2026/05/28 03:49:57 NOTICE: gofile root 'rclone-test-nadiyun0fova': 1 files missing 2026/05/28 03:49:57 NOTICE: 1 hashes missing 2026/05/28 03:49:57 NOTICE: gofile root 'rclone-test-nadiyun0fova': 1 differences found 2026/05/28 03:49:57 NOTICE: gofile root 'rclone-test-nadiyun0fova': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/28 03:49:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:49:57 NOTICE: gofile root 'rclone-test-nadiyun0fova': 0 differences found 2026/05/28 03:49:57 NOTICE: gofile root 'rclone-test-nadiyun0fova': 1 matching files 2026/05/28 03:49:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gasafop1paga" 2026/05/28 03:49:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:49:58 DEBUG : Creating backend with remote "/tmp/rclone770076580" run.go:198: Remote "gofile root 'rclone-test-gasafop1paga'", Local "Local file system at /tmp/rclone770076580", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/05/28 03:49:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 03:49:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-gasafop1paga' 2026/05/28 03:49:59 NOTICE: gofile root 'rclone-test-gasafop1paga': 1 files missing 2026/05/28 03:49:59 NOTICE: 1 hashes missing 2026/05/28 03:49:59 NOTICE: gofile root 'rclone-test-gasafop1paga': 1 differences found 2026/05/28 03:49:59 NOTICE: gofile root 'rclone-test-gasafop1paga': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/28 03:50:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:50:00 NOTICE: gofile root 'rclone-test-gasafop1paga': 0 differences found 2026/05/28 03:50:00 NOTICE: gofile root 'rclone-test-gasafop1paga': 1 matching files 2026/05/28 03:50:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vikelan1hara" 2026/05/28 03:50:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:50:00 DEBUG : Creating backend with remote "/tmp/rclone4225392939" run.go:198: Remote "gofile root 'rclone-test-vikelan1hara'", Local "Local file system at /tmp/rclone4225392939", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/05/28 03:50:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 03:50:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vikelan1hara' 2026/05/28 03:50:02 NOTICE: gofile root 'rclone-test-vikelan1hara': 1 files missing 2026/05/28 03:50:02 NOTICE: 1 hashes missing 2026/05/28 03:50:02 NOTICE: gofile root 'rclone-test-vikelan1hara': 1 differences found 2026/05/28 03:50:02 NOTICE: gofile root 'rclone-test-vikelan1hara': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/28 03:50:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:50:02 NOTICE: gofile root 'rclone-test-vikelan1hara': 0 differences found 2026/05/28 03:50:02 NOTICE: gofile root 'rclone-test-vikelan1hara': 1 matching files 2026/05/28 03:50:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cujujet4rela" 2026/05/28 03:50:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:50:03 DEBUG : Creating backend with remote "/tmp/rclone3253116032" run.go:198: Remote "gofile root 'rclone-test-cujujet4rela'", Local "Local file system at /tmp/rclone3253116032", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/05/28 03:50:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/28 03:50:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-cujujet4rela' 2026/05/28 03:50:04 NOTICE: gofile root 'rclone-test-cujujet4rela': 1 files missing 2026/05/28 03:50:04 NOTICE: 1 hashes missing 2026/05/28 03:50:04 NOTICE: gofile root 'rclone-test-cujujet4rela': 1 differences found 2026/05/28 03:50:04 NOTICE: gofile root 'rclone-test-cujujet4rela': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/28 03:50:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/28 03:50:05 NOTICE: gofile root 'rclone-test-cujujet4rela': 0 differences found 2026/05/28 03:50:05 NOTICE: gofile root 'rclone-test-cujujet4rela': 1 matching files 2026/05/28 03:50:05 DEBUG : gofile root 'rclone-test-cujujet4rela': Purge remote 2026/05/28 03:50:05 DEBUG : gofile root 'rclone-test-vikelan1hara': Purge remote 2026/05/28 03:50:05 DEBUG : gofile root 'rclone-test-gasafop1paga': Purge remote 2026/05/28 03:50:05 DEBUG : gofile root 'rclone-test-nadiyun0fova': Purge remote 2026/05/28 03:50:05 DEBUG : gofile root 'rclone-test-reviyar3xowe': Purge remote 2026/05/28 03:50:06 DEBUG : gofile root 'rclone-test-hewosug4rije': Purge remote 2026/05/28 03:50:06 DEBUG : gofile root 'rclone-test-zuvonor7qiwo': Purge remote 2026/05/28 03:50:06 DEBUG : gofile root 'rclone-test-nijopix7vuco': Purge remote 2026/05/28 03:50:07 DEBUG : gofile root 'rclone-test-yehahom1laju': Purge remote 2026/05/28 03:50:07 DEBUG : gofile root 'rclone-test-qezuliw4buxu': Purge remote --- PASS: TestApplyTransforms (27.82s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 03:50:08 DEBUG : sub/file2: size = 14 OK 2026/05/28 03:50:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:50:08 INFO : file1: Copied (new) to: sub/file2 2026/05/28 03:50:09 DEBUG : sub/file2: size = 14 OK 2026/05/28 03:50:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/28 03:50:09 DEBUG : file1: Unchanged skipping 2026/05/28 03:50:10 DEBUG : gofile root 'rclone-test-tuxarag4soti': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.03s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.31s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/backup" 2026/05/28 03:50:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:14 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-tuxarag4soti') 2026/05/28 03:50:14 DEBUG : dst/file1: Sizes differ 2026/05/28 03:50:15 INFO : dst/file1: Moved (server-side) 2026/05/28 03:50:16 DEBUG : dst/file1: size = 14 OK 2026/05/28 03:50:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:50:16 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (7.82s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/dst" 2026/05/28 03:50:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/CompareDest" 2026/05/28 03:50:21 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 03:50:22 DEBUG : one: size = 3 OK 2026/05/28 03:50:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/28 03:50:22 INFO : one: Copied (new) 2026/05/28 03:50:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:22 DEBUG : one: size = 3 (gofile root 'rclone-test-tuxarag4soti/dst') 2026/05/28 03:50:22 DEBUG : one: Sizes differ 2026/05/28 03:50:23 DEBUG : one: Removing old object on successful upload 2026/05/28 03:50:23 DEBUG : one: size = 5 OK 2026/05/28 03:50:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/28 03:50:23 INFO : one: Copied (replaced existing) 2026/05/28 03:50:24 DEBUG : dst/one: Removing old object on successful upload 2026/05/28 03:50:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:25 DEBUG : one: size = 3 (gofile root 'rclone-test-tuxarag4soti/dst') 2026/05/28 03:50:25 DEBUG : one: Sizes differ 2026/05/28 03:50:26 DEBUG : one: size = 5 OK 2026/05/28 03:50:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/28 03:50:28 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 03:50:28 DEBUG : two: size = 3 OK 2026/05/28 03:50:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 03:50:29 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 03:50:29 DEBUG : two: size = 3 OK 2026/05/28 03:50:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/28 03:50:30 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 03:50:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:30 DEBUG : two: size = 3 (gofile root 'rclone-test-tuxarag4soti/CompareDest') 2026/05/28 03:50:30 DEBUG : two: Sizes differ 2026/05/28 03:50:31 DEBUG : two: size = 5 OK 2026/05/28 03:50:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/28 03:50:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (13.42s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/dst" 2026/05/28 03:50:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/CopyDest" 2026/05/28 03:50:34 DEBUG : one: Need to transfer - File not found at Destination 2026/05/28 03:50:35 DEBUG : one: size = 3 OK 2026/05/28 03:50:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/28 03:50:35 INFO : one: Copied (new) 2026/05/28 03:50:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:36 DEBUG : one: size = 3 (gofile root 'rclone-test-tuxarag4soti/dst') 2026/05/28 03:50:36 DEBUG : one: Sizes differ 2026/05/28 03:50:36 DEBUG : one: Removing old object on successful upload 2026/05/28 03:50:36 DEBUG : one: size = 5 OK 2026/05/28 03:50:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/28 03:50:36 INFO : one: Copied (replaced existing) 2026/05/28 03:50:37 DEBUG : dst/one: Removing old object on successful upload 2026/05/28 03:50:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/BackupDir" 2026/05/28 03:50:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:39 DEBUG : one: size = 3 (gofile root 'rclone-test-tuxarag4soti/dst') 2026/05/28 03:50:39 DEBUG : one: Sizes differ 2026/05/28 03:50:39 DEBUG : one: size = 5 OK 2026/05/28 03:50:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:39 DEBUG : one: size = 3 (gofile root 'rclone-test-tuxarag4soti/dst') 2026/05/28 03:50:39 DEBUG : one: Sizes differ 2026/05/28 03:50:40 INFO : one: Moved (server-side) 2026/05/28 03:50:40 DEBUG : one: size = 5 OK 2026/05/28 03:50:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/28 03:50:40 INFO : one: Copied (server-side copy) 2026/05/28 03:50:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/28 03:50:41 DEBUG : two: Need to transfer - File not found at Destination 2026/05/28 03:50:42 DEBUG : two: size = 3 OK 2026/05/28 03:50:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:42 DEBUG : two: size = 3 OK 2026/05/28 03:50:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/28 03:50:42 INFO : two: Copied (server-side copy) 2026/05/28 03:50:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/28 03:50:42 DEBUG : two: size = 3 OK 2026/05/28 03:50:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/28 03:50:42 DEBUG : two: Unchanged skipping 2026/05/28 03:50:44 DEBUG : three: Need to transfer - File not found at Destination 2026/05/28 03:50:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone414952932) 2026/05/28 03:50:44 DEBUG : three: size = 5 (gofile root 'rclone-test-tuxarag4soti/CopyDest') 2026/05/28 03:50:44 DEBUG : three: Sizes differ 2026/05/28 03:50:44 DEBUG : three: Destination not found in --copy-dest 2026/05/28 03:50:44 DEBUG : three: size = 7 OK 2026/05/28 03:50:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/28 03:50:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.88s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.18s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.75s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/28 03:50:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/28 03:50:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:50:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/28 03:50:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/28 03:50:51 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/05/28 03:50:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/28 03:50:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/28 03:50:53 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/28 03:50:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bb22688f8d97516e070d19d7d90a1b30 OK 2026/05/28 03:50:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.26s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:55 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using interactive mode. 2026/05/28 03:50:55 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:50:55 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/05/28 03:50:55 INFO : one: Deleted 2026/05/28 03:50:56 INFO : one: Deleted 2026/05/28 03:50:56 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (1.88s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:57 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using skip mode. 2026/05/28 03:50:57 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:50:57 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/05/28 03:50:57 INFO : one: Deleted 2026/05/28 03:50:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (1.90s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:50:59 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using skip mode. 2026/05/28 03:51:00 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/28 03:51:00 INFO : one: Deleted 2026/05/28 03:51:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.72s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:02 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using first mode. 2026/05/28 03:51:02 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:02 INFO : one: Deleted 2026/05/28 03:51:02 INFO : one: Deleted 2026/05/28 03:51:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.57s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:04 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using newest mode. 2026/05/28 03:51:04 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:04 INFO : one: Deleted 2026/05/28 03:51:04 INFO : one: Deleted 2026/05/28 03:51:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.80s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:07 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate md5 hashes using newest mode. 2026/05/28 03:51:07 NOTICE: e4426599a47dc06fe6a3503da1cd4f3b: Found 3 files with duplicate md5 hashes 2026/05/28 03:51:07 INFO : one: Deleted 2026/05/28 03:51:07 INFO : also/one: Deleted 2026/05/28 03:51:07 NOTICE: e4426599a47dc06fe6a3503da1cd4f3b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.13s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:09 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using oldest mode. 2026/05/28 03:51:10 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:10 INFO : one: Deleted 2026/05/28 03:51:10 INFO : one: Deleted 2026/05/28 03:51:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.36s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:12 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using largest mode. 2026/05/28 03:51:12 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:12 INFO : one: Deleted 2026/05/28 03:51:13 INFO : one: Deleted 2026/05/28 03:51:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.37s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:13 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using smallest mode. 2026/05/28 03:51:14 NOTICE: one: Found 3 files with duplicate names 2026/05/28 03:51:14 INFO : one: Deleted 2026/05/28 03:51:15 INFO : one: Deleted 2026/05/28 03:51:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.66s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:17 INFO : gofile root 'rclone-test-tuxarag4soti': Looking for duplicate names using rename mode. 2026/05/28 03:51:17 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/28 03:51:18 INFO : one-2.txt: renamed from: one.txt 2026/05/28 03:51:18 INFO : one-3.txt: renamed from: one.txt 2026/05/28 03:51:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (4.28s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:22 INFO : dupe2: merging "two.txt" 2026/05/28 03:51:22 INFO : dupe2: removing empty directory 2026/05/28 03:51:23 INFO : dupe3: merging "three.txt" 2026/05/28 03:51:23 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (4.24s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:27 DEBUG : a.txt: Excluded (Size Filter) 2026/05/28 03:51:27 DEBUG : a.txt: Excluded 2026/05/28 03:51:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 03:51:27 DEBUG : sub dir/hello world2: Excluded 2026/05/28 03:51:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 03:51:27 DEBUG : sub dir/hello world: Excluded 2026/05/28 03:51:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 03:51:28 DEBUG : sub dir/hello world2: Excluded 2026/05/28 03:51:28 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 03:51:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 03:51:28 DEBUG : sub dir/hello world: Excluded 2026/05/28 03:51:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.91s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:37 DEBUG : a.txt: Excluded (Size Filter) 2026/05/28 03:51:37 DEBUG : a.txt: Excluded 2026/05/28 03:51:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 03:51:38 DEBUG : sub dir/hello world: Excluded 2026/05/28 03:51:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 03:51:38 DEBUG : sub dir/hello world2: Excluded 2026/05/28 03:51:39 DEBUG : sub dir/ignore dir: Excluded 2026/05/28 03:51:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/28 03:51:39 DEBUG : sub dir/hello world: Excluded 2026/05/28 03:51:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/28 03:51:39 DEBUG : sub dir/hello world2: Excluded 2026/05/28 03:51:39 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (9.15s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", 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 (5.84s) --- PASS: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.67s) --- PASS: TestListJSON/Recurse (0.27s) --- PASS: TestListJSON/SubDir (0.50s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", 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/05/28 03:51:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/notfound" --- PASS: TestStatJSON (5.74s) --- PASS: TestStatJSON/Root (0.09s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.09s) --- PASS: TestStatJSON/Dir (0.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.18s) --- PASS: TestStatJSON/DirFilesOnly (0.09s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.10s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.51s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (0.69s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:53 INFO : gofile root 'rclone-test-tuxarag4soti': Making directory 2026/05/28 03:51:53 INFO : gofile root 'rclone-test-tuxarag4soti': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestLsd (2.84s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestLs (1.46s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:51:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/28 03:51:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.90s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestLsLong (1.38s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.04s) --- PASS: TestHashSums/Md5 (0.26s) --- PASS: TestHashSums/Md5Download (0.50s) === RUN TestHashSumsWithErrors 2026/05/28 03:52:04 DEBUG : Creating backend with remote ":memory:" 2026/05/28 03:52:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/28 03:52:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/28 03:52:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/28 03:52:04 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-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestCount (3.12s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:08 DEBUG : Waiting for deletions to finish 2026/05/28 03:52:08 DEBUG : large: Excluded (Size Filter) 2026/05/28 03:52:09 INFO : medium: Deleted 2026/05/28 03:52:09 INFO : small: Deleted --- PASS: TestDelete (3.19s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:11 DEBUG : Waiting for deletions to finish 2026/05/28 03:52:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/28 03:52:12 INFO : large: Deleted 2026/05/28 03:52:12 INFO : medium: Deleted --- PASS: TestMaxDelete (2.88s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:14 DEBUG : Waiting for deletions to finish 2026/05/28 03:52:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/28 03:52:15 INFO : medium: Deleted 2026/05/28 03:52:15 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.46s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:18 DEBUG : Waiting for deletions to finish 2026/05/28 03:52:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/28 03:52:18 INFO : large: Deleted 2026/05/28 03:52:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.52s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestReadFile (2.50s) === RUN TestRetry 2026/05/28 03:52:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/28 03:52:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/28 03:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 03:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 03:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 03:52:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/28 03:52:23 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-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestCat (10.81s) === RUN TestPurge 2026/05/28 03:52:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wubigor2neca" 2026/05/28 03:52:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 03:52:35 DEBUG : Creating backend with remote "/tmp/rclone3407440338" run.go:198: Remote "gofile root 'rclone-test-wubigor2neca'", Local "Local file system at /tmp/rclone3407440338", Modify Window "1s" 2026/05/28 03:52:37 INFO : A2: Making directory 2026/05/28 03:52:37 INFO : A1/B2: Making directory 2026/05/28 03:52:38 INFO : A1/B2/C2: Making directory 2026/05/28 03:52:38 INFO : A1/B1/C3: Making directory 2026/05/28 03:52:39 INFO : A3: Making directory 2026/05/28 03:52:39 INFO : A3/B3: Making directory 2026/05/28 03:52:40 INFO : A3/B3/C4: Making directory 2026/05/28 03:52:44 DEBUG : gofile root 'rclone-test-wubigor2neca': Purge remote 2026/05/28 03:52:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.12s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:45 INFO : A2: Making directory 2026/05/28 03:52:45 INFO : A1/B2: Making directory 2026/05/28 03:52:46 INFO : A1/B2/C2: Making directory 2026/05/28 03:52:46 INFO : A1/B1/C3: Making directory 2026/05/28 03:52:47 INFO : A3: Making directory 2026/05/28 03:52:47 INFO : A3/B3: Making directory 2026/05/28 03:52:48 INFO : A3/B3/C4: Making directory 2026/05/28 03:52:50 DEBUG : removing 1 level 3 directories 2026/05/28 03:52:50 INFO : A3/B3/C4: Removing directory 2026/05/28 03:52:52 DEBUG : removing 2 level 3 directories 2026/05/28 03:52:52 INFO : A1/B2/C2: Removing directory 2026/05/28 03:52:52 INFO : A1/B1/C3: Removing directory 2026/05/28 03:52:53 DEBUG : removing 2 level 2 directories 2026/05/28 03:52:53 INFO : A3/B3: Removing directory 2026/05/28 03:52:53 INFO : A1/B2: Removing directory 2026/05/28 03:52:53 DEBUG : removing 2 level 1 directories 2026/05/28 03:52:53 INFO : A3: Removing directory 2026/05/28 03:52:53 INFO : A2: Removing directory 2026/05/28 03:52:56 DEBUG : removing 1 level 3 directories 2026/05/28 03:52:56 INFO : A1/B1/C1: Removing directory 2026/05/28 03:52:57 DEBUG : removing 1 level 2 directories 2026/05/28 03:52:57 INFO : A1/B1: Removing directory 2026/05/28 03:52:58 DEBUG : removing 1 level 1 directories 2026/05/28 03:52:58 INFO : A1: Removing directory 2026/05/28 03:52:58 DEBUG : removing 1 level 0 directories 2026/05/28 03:52:58 INFO : gofile root 'rclone-test-tuxarag4soti': Removing directory --- PASS: TestRmdirsNoLeaveRoot (14.91s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:52:59 INFO : A1: Making directory 2026/05/28 03:52:59 INFO : A1/B1: Making directory 2026/05/28 03:53:00 INFO : A1/B1/C1: Making directory 2026/05/28 03:53:01 DEBUG : removing 1 level 3 directories 2026/05/28 03:53:01 INFO : A1/B1/C1: Removing directory 2026/05/28 03:53:01 DEBUG : removing 1 level 2 directories 2026/05/28 03:53:01 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.35s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:02 INFO : A1: Making directory 2026/05/28 03:53:02 INFO : A1/B1: Making directory 2026/05/28 03:53:03 INFO : A1/B1/C1: Making directory 2026/05/28 03:53:04 DEBUG : removing 1 level 3 directories 2026/05/28 03:53:04 INFO : A1/B1/C1: Removing directory 2026/05/28 03:53:04 DEBUG : removing 1 level 2 directories 2026/05/28 03:53:04 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (3.35s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:07 DEBUG : filename.txt: File name found in url 2026/05/28 03:53:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (4.35s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (1.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 03:53:11 DEBUG : sub/file2: size = 14 OK 2026/05/28 03:53:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:53:11 INFO : file1: Copied (new) to: sub/file2 2026/05/28 03:53:11 INFO : file1: Deleted 2026/05/28 03:53:12 DEBUG : sub/file2: size = 14 OK 2026/05/28 03:53:12 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/28 03:53:12 DEBUG : file1: Unchanged skipping 2026/05/28 03:53:12 INFO : file1: Deleted 2026/05/28 03:53:12 DEBUG : gofile root 'rclone-test-tuxarag4soti': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.11s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/28 03:53:14 DEBUG : file1: size = 14 OK 2026/05/28 03:53:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:53:14 INFO : file1: Copied (new) 2026/05/28 03:53:14 INFO : file1: Deleted 2026/05/28 03:53:14 DEBUG : file1: Destination exists, skipping 2026/05/28 03:53:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.78s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.17s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tuxarag4soti/backup" 2026/05/28 03:53:16 DEBUG : Config file has changed externally - reloading 2026/05/28 03:53:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone414952932) 2026/05/28 03:53:17 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-tuxarag4soti') 2026/05/28 03:53:17 DEBUG : dst/file1: Sizes differ 2026/05/28 03:53:17 INFO : dst/file1: Moved (server-side) 2026/05/28 03:53:18 DEBUG : dst/file1: size = 14 OK 2026/05/28 03:53:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/28 03:53:18 INFO : dst/file1: Copied (new) 2026/05/28 03:53:18 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.57s) === 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-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:53:22 INFO : A1/B2: Making directory 2026/05/28 03:53:23 INFO : A1/B1/C3: Making directory 2026/05/28 03:53:29 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/28 03:53:29 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:29 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/28 03:53:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/28 03:53:34 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/28 03:53:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/28 03:53:34 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/28 03:53:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/28 03:53:34 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:34 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:39 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/28 03:53:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/28 03:53:39 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/28 03:53:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/28 03:53:39 DEBUG : pacer: Reducing sleep to 80ms 2026/05/28 03:53:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/28 03:53:39 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:44 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/28 03:53:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/28 03:53:44 DEBUG : pacer: Reducing sleep to 80ms 2026/05/28 03:53:44 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/28 03:53:45 DEBUG : pacer: Reducing sleep to 40ms 2026/05/28 03:53:45 DEBUG : pacer: Reducing sleep to 20ms 2026/05/28 03:53:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/28 03:53:48 INFO : gofile root 'rclone-test-tuxarag4soti': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/28 03:53:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/28 03:53:52 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/28 03:53:52 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:52 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:52 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:57 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/28 03:53:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/28 03:53:57 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/28 03:53:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/28 03:53:57 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:57 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:53:57 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/05/28 03:53:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/28 03:53:57 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:02 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/28 03:54:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/28 03:54:02 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/28 03:54:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/28 03:54:02 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:02 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/05/28 03:54:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/28 03:54:02 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:03 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:07 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/28 03:54:07 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/28 03:54:07 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:07 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/28 03:54:07 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/05/28 03:54:08 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/05/28 03:54:08 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/05/28 03:54:08 DEBUG : Rate limited, sleep for 5s 2026/05/28 03:54:12 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/28 03:54:12 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/05/28 03:54:13 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/05/28 03:54:13 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/05/28 03:54:14 DEBUG : pacer: Reducing sleep to 10s 2026/05/28 03:54:14 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/28 03:54:34 DEBUG : pacer: Reducing sleep to 5s 2026/05/28 03:54:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/28 03:54:44 DEBUG : pacer: Reducing sleep to 2.5s 2026/05/28 03:54:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/28 03:54:49 DEBUG : pacer: Reducing sleep to 1.25s 2026/05/28 03:54:51 DEBUG : pacer: Reducing sleep to 625ms 2026/05/28 03:54:52 DEBUG : pacer: Reducing sleep to 312.5ms 2026/05/28 03:54:53 DEBUG : pacer: Reducing sleep to 156.25ms 2026/05/28 03:54:54 DEBUG : pacer: Reducing sleep to 78.125ms 2026/05/28 03:54:54 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/05/28 03:54:54 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/05/28 03:54:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (100.41s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:01 DEBUG : gofile root 'rclone-test-tuxarag4soti': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 03:55:02 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 03:55:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/05/28 03:55:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/05/28 03:55:02 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 03:55:02 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/05/28 03:55:02 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:03 DEBUG : gofile root 'rclone-test-tuxarag4soti': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 03:55:04 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 03:55:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/05/28 03:55:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/05/28 03:55:04 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 03:55:04 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/05/28 03:55:04 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:05 DEBUG : gofile root 'rclone-test-tuxarag4soti': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 03:55:05 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 03:55:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/28 03:55:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 03:55:06 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:08 DEBUG : gofile root 'rclone-test-tuxarag4soti': File to upload is small (34 bytes), uploading instead of streaming 2026/05/28 03:55:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/28 03:55:08 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/28 03:55:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/28 03:55:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/28 03:55:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/28 03:55:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.98s) === RUN TestRcatMetadata run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.53s) === RUN TestRcatSize run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:11 DEBUG : gofile root 'rclone-test-tuxarag4soti': File to upload is small (60 bytes), uploading instead of streaming 2026/05/28 03:55:11 DEBUG : potato2: size = 60 OK 2026/05/28 03:55:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/28 03:55:11 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.13s) === RUN TestRcatSizeMetadata run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.19s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" --- PASS: TestRcatSizeUploadHeaders (0.54s) === RUN TestTouchDir run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:15 DEBUG : gofile root 'rclone-test-tuxarag4soti': Touching "empty space" 2026/05/28 03:55:15 DEBUG : gofile root 'rclone-test-tuxarag4soti': Touching "sub dir/potato3" 2026/05/28 03:55:15 DEBUG : gofile root 'rclone-test-tuxarag4soti': Touching "potato2" --- PASS: TestTouchDir (3.48s) === RUN TestMkdirMetadata run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.73s) === RUN TestMkdirModTime run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:17 INFO : directory with modtime: Making directory 2026/05/28 03:55:17 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (1.01s) === RUN TestCopyDirMetadata run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.16s) === RUN TestSetDirModTime run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/28 03:55:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/28 03:55:20 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (1.79s) === RUN TestDirsEqual run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.62s) === RUN TestRemoveExisting run.go:198: Remote "gofile root 'rclone-test-tuxarag4soti'", Local "Local file system at /tmp/rclone414952932", Modify Window "1s" 2026/05/28 03:55:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.seyikop2" before starting 2026/05/28 03:55:23 DEBUG : sub dir/test remove existing.seyikop2: TEST: removing renamed existing file after operation 2026/05/28 03:55:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyaqow4" before starting 2026/05/28 03:55:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyaqow4: TEST: renaming existing back after failed operation 2026/05/28 03:55:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biyizac1" before starting 2026/05/28 03:55:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.biyizac1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (5.27s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/28 03:55:26 DEBUG : gofile root 'rclone-test-tuxarag4soti': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished OK in 6m27.648834337s (try 1/5)