"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2024/10/12 02:11:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo" 2024/10/12 02:11:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:11:37 DEBUG : Creating backend with remote "/tmp/rclone1526207325" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.14s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.14s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/12 02:11:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/12 02:11:37 DEBUG : potato: Seek from 10 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 10 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/12 02:11:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/12 02:11:37 DEBUG : potato: Seek from 8 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 8 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/12 02:11:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/12 02:11:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/12 02:11:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/12 02:11:37 DEBUG : potato: Seek from 5 to 2 2024/10/12 02:11:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/12 02:11:37 DEBUG : potato: Seek from 9 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 9 to 0 2024/10/12 02:11:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:11:38 DEBUG : Upload server store6 (eu) responded in 124.931598ms 2024/10/12 02:11:38 DEBUG : Upload server store5 (eu) responded in 130.438932ms 2024/10/12 02:11:38 DEBUG : rutabaga: Using upload server store6 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2024/10/12 02:11:39 DEBUG : empty space: Using upload server store6 (eu) === RUN TestCheck/3 2024/10/12 02:11:40 DEBUG : potato2: Using upload server store6 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2024/10/12 02:11:41 DEBUG : remotepotato: Using upload server store6 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.16s) --- PASS: TestCheck/1 (0.19s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2024/10/12 02:11:43 DEBUG : Creating backend with remote "nonexistent" 2024/10/12 02:11:43 DEBUG : Creating backend with remote "nonexistent" 2024/10/12 02:11:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/12 02:11:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/10/12 02:11:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/12 02:11:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:11:44 DEBUG : rutabaga: Using upload server store5 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/12 02:11:45 DEBUG : empty space: Using upload server store6 (eu) === RUN TestCheckDownload/3 2024/10/12 02:11:46 DEBUG : potato2: Using upload server store5 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/12 02:11:47 DEBUG : remotepotato: Using upload server store6 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.74s) --- PASS: TestCheckDownload/1 (0.34s) --- PASS: TestCheckDownload/2 (0.36s) --- PASS: TestCheckDownload/3 (0.29s) --- PASS: TestCheckDownload/4 (0.39s) --- PASS: TestCheckDownload/5 (0.31s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.40s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:11:50 DEBUG : rutabaga: Using upload server store6 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/12 02:11:51 DEBUG : empty space: Using upload server store6 (eu) === RUN TestCheckSizeOnly/3 2024/10/12 02:11:52 DEBUG : potato2: Using upload server store6 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/12 02:11:53 DEBUG : remotepotato: Using upload server store5 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.37s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:11:56 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:11:56 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/12 02:11:56 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/12 02:11:56 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/12 02:11:56 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/12 02:11:56 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:11:57 DEBUG : test.sum: Removing old object on successful upload 2024/10/12 02:11:57 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/12 02:11:57 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/12 02:11:57 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/12 02:11:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.98s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:11:58 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/data" 2024/10/12 02:11:59 DEBUG : data/banana: Using upload server store6 (eu) 2024/10/12 02:11:59 DEBUG : test.sum: Using upload server store5 (eu) === RUN TestCheckSum/subtest1 2024/10/12 02:12:01 DEBUG : data/potato: Using upload server store6 (eu) 2024/10/12 02:12:01 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:01 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2024/10/12 02:12:02 DEBUG : test.sum: Using upload server store5 (eu) 2024/10/12 02:12:02 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2024/10/12 02:12:04 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:04 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2024/10/12 02:12:05 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:05 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2024/10/12 02:12:06 DEBUG : test.sum: Using upload server store5 (eu) 2024/10/12 02:12:06 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2024/10/12 02:12:08 DEBUG : data/banana: Using upload server store5 (eu) 2024/10/12 02:12:08 DEBUG : data/banana: Removing old object on successful upload 2024/10/12 02:12:08 DEBUG : data/potato: Using upload server store6 (eu) 2024/10/12 02:12:09 DEBUG : data/potato: Removing old object on successful upload 2024/10/12 02:12:09 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:09 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (14.48s) --- PASS: TestCheckSum/subtest1 (0.59s) --- PASS: TestCheckSum/subtest2 (0.40s) --- PASS: TestCheckSum/subtest3 (0.48s) --- PASS: TestCheckSum/subtest4 (0.56s) --- PASS: TestCheckSum/subtest5 (0.47s) --- PASS: TestCheckSum/subtest6 (0.45s) --- PASS: TestCheckSum/subtest7 (0.73s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:12:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/data" 2024/10/12 02:12:13 DEBUG : data/banana: Using upload server store6 (eu) 2024/10/12 02:12:14 DEBUG : test.sum: Using upload server store5 (eu) === RUN TestCheckSumDownload/subtest1 2024/10/12 02:12:15 DEBUG : data/potato: Using upload server store5 (eu) 2024/10/12 02:12:16 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2024/10/12 02:12:17 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:17 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2024/10/12 02:12:19 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:19 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2024/10/12 02:12:20 DEBUG : test.sum: Using upload server store5 (eu) 2024/10/12 02:12:20 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2024/10/12 02:12:22 DEBUG : test.sum: Using upload server store6 (eu) 2024/10/12 02:12:22 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2024/10/12 02:12:23 DEBUG : data/banana: Using upload server store5 (eu) 2024/10/12 02:12:23 DEBUG : data/banana: Removing old object on successful upload 2024/10/12 02:12:24 DEBUG : data/potato: Using upload server store5 (eu) 2024/10/12 02:12:24 DEBUG : data/potato: Removing old object on successful upload 2024/10/12 02:12:24 DEBUG : test.sum: Using upload server store5 (eu) 2024/10/12 02:12:24 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (15.09s) --- PASS: TestCheckSumDownload/subtest1 (0.70s) --- PASS: TestCheckSumDownload/subtest2 (0.56s) --- PASS: TestCheckSumDownload/subtest3 (0.75s) --- PASS: TestCheckSumDownload/subtest4 (0.60s) --- PASS: TestCheckSumDownload/subtest5 (0.51s) --- PASS: TestCheckSumDownload/subtest6 (0.59s) --- PASS: TestCheckSumDownload/subtest7 (0.55s) === RUN TestApplyTransforms 2024/10/12 02:12:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zetuxiw3zaje" 2024/10/12 02:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:27 DEBUG : Creating backend with remote "/tmp/rclone1673590567" run.go:180: Remote "gofile root 'rclone-test-zetuxiw3zaje'", Local "Local file system at /tmp/rclone1673590567", Modify Window "1s" 2024/10/12 02:12:28 DEBUG : Upload server store5 (eu) responded in 131.833539ms 2024/10/12 02:12:28 DEBUG : Upload server store6 (eu) responded in 135.112737ms 2024/10/12 02:12:28 DEBUG : hello, world!: Using upload server store6 (eu) upper checkfile vs. lower remote (without normalization) 2024/10/12 02:12:29 ERROR : hello, world!: sum not found 2024/10/12 02:12:29 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-zetuxiw3zaje' 2024/10/12 02:12:29 NOTICE: gofile root 'rclone-test-zetuxiw3zaje': 1 files missing 2024/10/12 02:12:29 NOTICE: 1 hashes missing 2024/10/12 02:12:29 NOTICE: gofile root 'rclone-test-zetuxiw3zaje': 2 differences found 2024/10/12 02:12:29 NOTICE: gofile root 'rclone-test-zetuxiw3zaje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/12 02:12:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:29 NOTICE: gofile root 'rclone-test-zetuxiw3zaje': 0 differences found 2024/10/12 02:12:29 NOTICE: gofile root 'rclone-test-zetuxiw3zaje': 1 matching files 2024/10/12 02:12:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-netowok5sega" 2024/10/12 02:12:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:30 DEBUG : Creating backend with remote "/tmp/rclone615620717" run.go:180: Remote "gofile root 'rclone-test-netowok5sega'", Local "Local file system at /tmp/rclone615620717", Modify Window "1s" 2024/10/12 02:12:31 DEBUG : Upload server store7 (eu) responded in 127.63508ms 2024/10/12 02:12:31 DEBUG : Upload server store5 (eu) responded in 133.97348ms 2024/10/12 02:12:31 DEBUG : HELLO, WORLD!: Using upload server store5 (eu) lower checkfile vs. upper remote (without normalization) 2024/10/12 02:12:31 ERROR : HELLO, WORLD!: sum not found 2024/10/12 02:12:31 ERROR : hello, world!: file not in gofile root 'rclone-test-netowok5sega' 2024/10/12 02:12:31 NOTICE: gofile root 'rclone-test-netowok5sega': 1 files missing 2024/10/12 02:12:31 NOTICE: 1 hashes missing 2024/10/12 02:12:31 NOTICE: gofile root 'rclone-test-netowok5sega': 2 differences found 2024/10/12 02:12:31 NOTICE: gofile root 'rclone-test-netowok5sega': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/12 02:12:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:31 NOTICE: gofile root 'rclone-test-netowok5sega': 0 differences found 2024/10/12 02:12:31 NOTICE: gofile root 'rclone-test-netowok5sega': 1 matching files 2024/10/12 02:12:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumazix8riqe" 2024/10/12 02:12:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:32 DEBUG : Creating backend with remote "/tmp/rclone1298567789" run.go:180: Remote "gofile root 'rclone-test-cumazix8riqe'", Local "Local file system at /tmp/rclone1298567789", Modify Window "1s" 2024/10/12 02:12:33 DEBUG : Upload server store5 (eu) responded in 125.836878ms 2024/10/12 02:12:33 DEBUG : Upload server store6 (eu) responded in 139.087103ms 2024/10/12 02:12:33 DEBUG : HeLlO, wOrLd!: Using upload server store6 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/12 02:12:33 ERROR : HeLlO, wOrLd!: sum not found 2024/10/12 02:12:33 ERROR : hello, world!: file not in gofile root 'rclone-test-cumazix8riqe' 2024/10/12 02:12:33 NOTICE: gofile root 'rclone-test-cumazix8riqe': 1 files missing 2024/10/12 02:12:33 NOTICE: 1 hashes missing 2024/10/12 02:12:33 NOTICE: gofile root 'rclone-test-cumazix8riqe': 2 differences found 2024/10/12 02:12:33 NOTICE: gofile root 'rclone-test-cumazix8riqe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/12 02:12:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:34 NOTICE: gofile root 'rclone-test-cumazix8riqe': 0 differences found 2024/10/12 02:12:34 NOTICE: gofile root 'rclone-test-cumazix8riqe': 1 matching files 2024/10/12 02:12:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lorazah0nuhe" 2024/10/12 02:12:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:34 DEBUG : Creating backend with remote "/tmp/rclone2801482776" run.go:180: Remote "gofile root 'rclone-test-lorazah0nuhe'", Local "Local file system at /tmp/rclone2801482776", Modify Window "1s" 2024/10/12 02:12:35 DEBUG : Upload server store10 (eu) responded in 136.981808ms 2024/10/12 02:12:35 DEBUG : Upload server store4 (eu) responded in 138.077621ms 2024/10/12 02:12:35 DEBUG : HELLO, WORLD!: Using upload server store10 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/12 02:12:35 ERROR : HELLO, WORLD!: sum not found 2024/10/12 02:12:35 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-lorazah0nuhe' 2024/10/12 02:12:35 NOTICE: gofile root 'rclone-test-lorazah0nuhe': 1 files missing 2024/10/12 02:12:35 NOTICE: 1 hashes missing 2024/10/12 02:12:35 NOTICE: gofile root 'rclone-test-lorazah0nuhe': 2 differences found 2024/10/12 02:12:35 NOTICE: gofile root 'rclone-test-lorazah0nuhe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/12 02:12:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:36 NOTICE: gofile root 'rclone-test-lorazah0nuhe': 0 differences found 2024/10/12 02:12:36 NOTICE: gofile root 'rclone-test-lorazah0nuhe': 1 matching files 2024/10/12 02:12:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-feyibok6hazu" 2024/10/12 02:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:36 DEBUG : Creating backend with remote "/tmp/rclone1583813924" run.go:180: Remote "gofile root 'rclone-test-feyibok6hazu'", Local "Local file system at /tmp/rclone1583813924", Modify Window "1s" 2024/10/12 02:12:37 DEBUG : Upload server store1 (eu) responded in 135.500218ms 2024/10/12 02:12:37 DEBUG : Upload server store10 (eu) responded in 137.723655ms 2024/10/12 02:12:37 DEBUG : 測試_Русский___ě_áñ: Using upload server store1 (eu) 2024/10/12 02:12:37 DEBUG : Upload server store7 (eu) responded in 137.573815ms NFD checkfile vs. NFC remote (without normalization) 2024/10/12 02:12:38 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:38 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-feyibok6hazu' 2024/10/12 02:12:38 NOTICE: gofile root 'rclone-test-feyibok6hazu': 1 files missing 2024/10/12 02:12:38 NOTICE: 1 hashes missing 2024/10/12 02:12:38 NOTICE: gofile root 'rclone-test-feyibok6hazu': 2 differences found 2024/10/12 02:12:38 NOTICE: gofile root 'rclone-test-feyibok6hazu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/12 02:12:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:38 NOTICE: gofile root 'rclone-test-feyibok6hazu': 0 differences found 2024/10/12 02:12:38 NOTICE: gofile root 'rclone-test-feyibok6hazu': 1 matching files 2024/10/12 02:12:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kuciqal1libi" 2024/10/12 02:12:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:38 DEBUG : Creating backend with remote "/tmp/rclone3442259207" run.go:180: Remote "gofile root 'rclone-test-kuciqal1libi'", Local "Local file system at /tmp/rclone3442259207", Modify Window "1s" 2024/10/12 02:12:39 DEBUG : Upload server store5 (eu) responded in 143.918164ms 2024/10/12 02:12:39 DEBUG : Upload server store4 (eu) responded in 147.302409ms 2024/10/12 02:12:39 DEBUG : 測試_Русский___ě_áñ: Using upload server store4 (eu) NFC checkfile vs. NFD remote (without normalization) 2024/10/12 02:12:40 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:40 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-kuciqal1libi' 2024/10/12 02:12:40 NOTICE: gofile root 'rclone-test-kuciqal1libi': 1 files missing 2024/10/12 02:12:40 NOTICE: 1 hashes missing 2024/10/12 02:12:40 NOTICE: gofile root 'rclone-test-kuciqal1libi': 2 differences found 2024/10/12 02:12:40 NOTICE: gofile root 'rclone-test-kuciqal1libi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/12 02:12:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:40 NOTICE: gofile root 'rclone-test-kuciqal1libi': 0 differences found 2024/10/12 02:12:40 NOTICE: gofile root 'rclone-test-kuciqal1libi': 1 matching files 2024/10/12 02:12:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-sesuzib7nina" 2024/10/12 02:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:40 DEBUG : Creating backend with remote "/tmp/rclone1918268458" run.go:180: Remote "gofile root 'rclone-test-sesuzib7nina'", Local "Local file system at /tmp/rclone1918268458", Modify Window "1s" 2024/10/12 02:12:41 DEBUG : Upload server store5 (eu) responded in 125.177639ms 2024/10/12 02:12:41 DEBUG : Upload server store10 (eu) responded in 129.687501ms 2024/10/12 02:12:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store10 (eu) NFDx2 checkfile vs. both remote (without normalization) 2024/10/12 02:12:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-sesuzib7nina' 2024/10/12 02:12:42 NOTICE: gofile root 'rclone-test-sesuzib7nina': 1 files missing 2024/10/12 02:12:42 NOTICE: 1 hashes missing 2024/10/12 02:12:42 NOTICE: gofile root 'rclone-test-sesuzib7nina': 2 differences found 2024/10/12 02:12:42 NOTICE: gofile root 'rclone-test-sesuzib7nina': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/12 02:12:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:42 NOTICE: gofile root 'rclone-test-sesuzib7nina': 0 differences found 2024/10/12 02:12:42 NOTICE: gofile root 'rclone-test-sesuzib7nina': 1 matching files 2024/10/12 02:12:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xevufux8zayu" 2024/10/12 02:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:42 DEBUG : Creating backend with remote "/tmp/rclone415743560" run.go:180: Remote "gofile root 'rclone-test-xevufux8zayu'", Local "Local file system at /tmp/rclone415743560", Modify Window "1s" 2024/10/12 02:12:43 DEBUG : Upload server store5 (eu) responded in 123.2418ms 2024/10/12 02:12:43 DEBUG : Upload server store4 (eu) responded in 132.935628ms 2024/10/12 02:12:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store4 (eu) NFCx2 checkfile vs. both remote (without normalization) 2024/10/12 02:12:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xevufux8zayu' 2024/10/12 02:12:44 NOTICE: gofile root 'rclone-test-xevufux8zayu': 1 files missing 2024/10/12 02:12:44 NOTICE: 1 hashes missing 2024/10/12 02:12:44 NOTICE: gofile root 'rclone-test-xevufux8zayu': 2 differences found 2024/10/12 02:12:44 NOTICE: gofile root 'rclone-test-xevufux8zayu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/12 02:12:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:44 NOTICE: gofile root 'rclone-test-xevufux8zayu': 0 differences found 2024/10/12 02:12:44 NOTICE: gofile root 'rclone-test-xevufux8zayu': 1 matching files 2024/10/12 02:12:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tetanis9fego" 2024/10/12 02:12:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:45 DEBUG : Creating backend with remote "/tmp/rclone3900299939" run.go:180: Remote "gofile root 'rclone-test-tetanis9fego'", Local "Local file system at /tmp/rclone3900299939", Modify Window "1s" 2024/10/12 02:12:45 DEBUG : Upload server store2 (eu) responded in 123.680712ms 2024/10/12 02:12:45 DEBUG : Upload server store1 (eu) responded in 135.240898ms 2024/10/12 02:12:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store1 (eu) both checkfile vs. NFDx2 remote (without normalization) 2024/10/12 02:12:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-tetanis9fego' 2024/10/12 02:12:46 NOTICE: gofile root 'rclone-test-tetanis9fego': 1 files missing 2024/10/12 02:12:46 NOTICE: 1 hashes missing 2024/10/12 02:12:46 NOTICE: gofile root 'rclone-test-tetanis9fego': 2 differences found 2024/10/12 02:12:46 NOTICE: gofile root 'rclone-test-tetanis9fego': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/12 02:12:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:46 NOTICE: gofile root 'rclone-test-tetanis9fego': 0 differences found 2024/10/12 02:12:46 NOTICE: gofile root 'rclone-test-tetanis9fego': 1 matching files 2024/10/12 02:12:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yexunab2bini" 2024/10/12 02:12:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:12:47 DEBUG : Creating backend with remote "/tmp/rclone3401280123" run.go:180: Remote "gofile root 'rclone-test-yexunab2bini'", Local "Local file system at /tmp/rclone3401280123", Modify Window "1s" 2024/10/12 02:12:48 DEBUG : Upload server store7 (eu) responded in 125.776458ms 2024/10/12 02:12:48 DEBUG : Upload server store2 (eu) responded in 131.285833ms 2024/10/12 02:12:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store7 (eu) both checkfile vs. NFCx2 remote (without normalization) 2024/10/12 02:12:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/12 02:12:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yexunab2bini' 2024/10/12 02:12:48 NOTICE: gofile root 'rclone-test-yexunab2bini': 1 files missing 2024/10/12 02:12:48 NOTICE: 1 hashes missing 2024/10/12 02:12:48 NOTICE: gofile root 'rclone-test-yexunab2bini': 2 differences found 2024/10/12 02:12:48 NOTICE: gofile root 'rclone-test-yexunab2bini': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/12 02:12:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/12 02:12:49 NOTICE: gofile root 'rclone-test-yexunab2bini': 0 differences found 2024/10/12 02:12:49 NOTICE: gofile root 'rclone-test-yexunab2bini': 1 matching files 2024/10/12 02:12:49 DEBUG : gofile root 'rclone-test-yexunab2bini': Purge remote 2024/10/12 02:12:49 DEBUG : gofile root 'rclone-test-tetanis9fego': Purge remote 2024/10/12 02:12:49 DEBUG : gofile root 'rclone-test-xevufux8zayu': Purge remote 2024/10/12 02:12:50 DEBUG : gofile root 'rclone-test-sesuzib7nina': Purge remote 2024/10/12 02:12:50 DEBUG : gofile root 'rclone-test-kuciqal1libi': Purge remote 2024/10/12 02:12:51 DEBUG : gofile root 'rclone-test-feyibok6hazu': Purge remote 2024/10/12 02:12:51 DEBUG : gofile root 'rclone-test-lorazah0nuhe': Purge remote 2024/10/12 02:12:52 DEBUG : gofile root 'rclone-test-cumazix8riqe': Purge remote 2024/10/12 02:12:52 DEBUG : gofile root 'rclone-test-netowok5sega': Purge remote 2024/10/12 02:12:52 DEBUG : gofile root 'rclone-test-zetuxiw3zaje': Purge remote --- PASS: TestApplyTransforms (25.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:12:53 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 02:12:54 DEBUG : Upload server store6 (eu) responded in 37.468135ms 2024/10/12 02:12:54 DEBUG : Upload server store5 (eu) responded in 38.044414ms 2024/10/12 02:12:54 DEBUG : sub/file2: Using upload server store6 (eu) 2024/10/12 02:12:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:12:54 INFO : file1: Copied (new) to: sub/file2 2024/10/12 02:12:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/12 02:12:54 DEBUG : file1: Unchanged skipping 2024/10/12 02:12:55 DEBUG : gofile root 'rclone-test-nopofun6felo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.99s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:12:57 DEBUG : dst/file1: Using upload server store5 (eu) 2024/10/12 02:12:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/backup" 2024/10/12 02:12:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/12 02:13:00 INFO : dst/file1: Moved (server-side) 2024/10/12 02:13:00 DEBUG : dst/file1: Using upload server store5 (eu) 2024/10/12 02:13:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:13:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (6.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/dst" 2024/10/12 02:13:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/CompareDest" 2024/10/12 02:13:04 DEBUG : one: Need to transfer - File not found at Destination 2024/10/12 02:13:05 DEBUG : Upload server store4 (eu) responded in 128.582408ms 2024/10/12 02:13:05 DEBUG : Upload server store6 (eu) responded in 130.105854ms 2024/10/12 02:13:05 DEBUG : one: Using upload server store6 (eu) 2024/10/12 02:13:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/12 02:13:05 INFO : one: Copied (new) 2024/10/12 02:13:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:06 DEBUG : one: Using upload server store4 (eu) 2024/10/12 02:13:06 DEBUG : one: Removing old object on successful upload 2024/10/12 02:13:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/12 02:13:07 INFO : one: Copied (replaced existing) 2024/10/12 02:13:07 DEBUG : dst/one: Using upload server store6 (eu) 2024/10/12 02:13:07 DEBUG : dst/one: Removing old object on successful upload 2024/10/12 02:13:08 DEBUG : CompareDest/one: Using upload server store6 (eu) 2024/10/12 02:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/12 02:13:10 DEBUG : CompareDest/two: Using upload server store6 (eu) 2024/10/12 02:13:10 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:13:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/12 02:13:11 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:13:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/12 02:13:12 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:13:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:12 DEBUG : two: Using upload server store6 (eu) 2024/10/12 02:13:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/12 02:13:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (12.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/dst" 2024/10/12 02:13:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/CopyDest" 2024/10/12 02:13:17 DEBUG : one: Need to transfer - File not found at Destination 2024/10/12 02:13:18 DEBUG : Upload server store5 (eu) responded in 125.153957ms 2024/10/12 02:13:18 DEBUG : Upload server store10 (eu) responded in 129.656066ms 2024/10/12 02:13:18 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/12 02:13:18 INFO : one: Copied (new) 2024/10/12 02:13:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:19 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:19 DEBUG : one: Removing old object on successful upload 2024/10/12 02:13:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/12 02:13:19 INFO : one: Copied (replaced existing) 2024/10/12 02:13:20 DEBUG : dst/one: Using upload server store6 (eu) 2024/10/12 02:13:20 DEBUG : dst/one: Removing old object on successful upload 2024/10/12 02:13:21 DEBUG : CopyDest/one: Using upload server store6 (eu) 2024/10/12 02:13:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/BackupDir" 2024/10/12 02:13:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/12 02:13:23 INFO : one: Moved (server-side) 2024/10/12 02:13:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/12 02:13:24 INFO : one: Copied (server-side copy) 2024/10/12 02:13:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/12 02:13:25 DEBUG : CopyDest/two: Using upload server store5 (eu) 2024/10/12 02:13:25 DEBUG : two: Need to transfer - File not found at Destination 2024/10/12 02:13:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/12 02:13:26 INFO : two: Copied (server-side copy) 2024/10/12 02:13:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/12 02:13:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/12 02:13:27 DEBUG : two: Unchanged skipping 2024/10/12 02:13:27 DEBUG : CopyDest/three: Using upload server store5 (eu) 2024/10/12 02:13:28 DEBUG : three: Need to transfer - File not found at Destination 2024/10/12 02:13:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/12 02:13:28 DEBUG : three: Destination not found in --copy-dest 2024/10/12 02:13:29 DEBUG : three: Using upload server store10 (eu) 2024/10/12 02:13:29 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/12 02:13:29 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (17.96s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.26s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/12 02:13:35 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store5 (eu) 2024/10/12 02:13:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:13:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/12 02:13:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/12 02:13:36 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store6 (eu) 2024/10/12 02:13:36 DEBUG : gofile root 'rclone-test-nopofun6felo': Clearing upload servers 2024/10/12 02:13:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store6.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2024/10/12 02:13:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/12 02:13:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/12 02:13:36 DEBUG : Upload server store5 (eu) responded in 38.267277ms 2024/10/12 02:13:37 DEBUG : Upload server store10 (eu) responded in 127.900848ms 2024/10/12 02:13:37 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store10 (eu) 2024/10/12 02:13:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 688f43ff51e5aa1cfca6664d5aeced81 OK 2024/10/12 02:13:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:38 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:39 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:39 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:39 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using interactive mode. 2024/10/12 02:13:40 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:40 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/10/12 02:13:40 INFO : one: Deleted 2024/10/12 02:13:40 INFO : one: Deleted 2024/10/12 02:13:40 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.51s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:41 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:41 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:41 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:42 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using skip mode. 2024/10/12 02:13:42 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:42 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/10/12 02:13:42 INFO : one: Deleted 2024/10/12 02:13:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.57s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:43 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:44 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:44 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:44 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using skip mode. 2024/10/12 02:13:45 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/10/12 02:13:45 INFO : one: Deleted 2024/10/12 02:13:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.44s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:46 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:46 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:46 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:47 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using first mode. 2024/10/12 02:13:47 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:47 INFO : one: Deleted 2024/10/12 02:13:48 INFO : one: Deleted 2024/10/12 02:13:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.63s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:49 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:49 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:49 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:49 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using newest mode. 2024/10/12 02:13:50 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:50 INFO : one: Deleted 2024/10/12 02:13:51 INFO : one: Deleted 2024/10/12 02:13:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.80s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:51 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:52 DEBUG : also/one: Using upload server store5 (eu) 2024/10/12 02:13:53 DEBUG : another: Using upload server store10 (eu) 2024/10/12 02:13:53 DEBUG : not-one: Using upload server store10 (eu) 2024/10/12 02:13:54 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate md5 hashes using newest mode. 2024/10/12 02:13:54 NOTICE: 4e2deeb5ac05e29c9243ff9f707b34cf: Found 3 files with duplicate md5 hashes 2024/10/12 02:13:54 INFO : one: Deleted 2024/10/12 02:13:54 INFO : also/one: Deleted 2024/10/12 02:13:54 NOTICE: 4e2deeb5ac05e29c9243ff9f707b34cf: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.54s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:56 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:13:56 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:56 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:57 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using oldest mode. 2024/10/12 02:13:57 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:13:58 INFO : one: Deleted 2024/10/12 02:13:58 INFO : one: Deleted 2024/10/12 02:13:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.61s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:13:58 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:59 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:59 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:13:59 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using largest mode. 2024/10/12 02:14:00 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:14:00 INFO : one: Deleted 2024/10/12 02:14:00 INFO : one: Deleted 2024/10/12 02:14:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.52s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:01 DEBUG : one: Using upload server store10 (eu) 2024/10/12 02:14:01 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:14:01 DEBUG : one: Using upload server store5 (eu) 2024/10/12 02:14:02 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using smallest mode. 2024/10/12 02:14:02 NOTICE: one: Found 3 files with duplicate names 2024/10/12 02:14:03 INFO : one: Deleted 2024/10/12 02:14:03 INFO : one: Deleted 2024/10/12 02:14:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.70s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:04 DEBUG : one.txt: Using upload server store5 (eu) 2024/10/12 02:14:04 DEBUG : one.txt: Using upload server store10 (eu) 2024/10/12 02:14:04 DEBUG : one.txt: Using upload server store10 (eu) 2024/10/12 02:14:04 DEBUG : one-1.txt: Using upload server store10 (eu) 2024/10/12 02:14:05 INFO : gofile root 'rclone-test-nopofun6felo': Looking for duplicate names using rename mode. 2024/10/12 02:14:05 NOTICE: one.txt: Found 3 files with duplicate names 2024/10/12 02:14:06 INFO : one-2.txt: renamed from: one.txt 2024/10/12 02:14:06 INFO : one-3.txt: renamed from: one.txt 2024/10/12 02:14:07 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (5.11s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:09 DEBUG : dupe1/one.txt: Using upload server store10 (eu) 2024/10/12 02:14:10 DEBUG : dupe2/two.txt: Using upload server store10 (eu) 2024/10/12 02:14:12 DEBUG : dupe3/three.txt: Using upload server store5 (eu) 2024/10/12 02:14:12 INFO : dupe2: merging "two.txt" 2024/10/12 02:14:13 INFO : dupe2: removing empty directory 2024/10/12 02:14:13 INFO : dupe3: merging "three.txt" 2024/10/12 02:14:14 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (7.06s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:16 DEBUG : a.txt: Using upload server store10 (eu) 2024/10/12 02:14:16 DEBUG : zend.txt: Using upload server store10 (eu) 2024/10/12 02:14:17 DEBUG : sub dir/hello world: Using upload server store5 (eu) 2024/10/12 02:14:18 DEBUG : sub dir/hello world2: Using upload server store10 (eu) 2024/10/12 02:14:19 DEBUG : sub dir/ignore dir/.ignore: Using upload server store5 (eu) 2024/10/12 02:14:19 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store5 (eu) 2024/10/12 02:14:20 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store10 (eu) 2024/10/12 02:14:21 DEBUG : a.txt: Excluded (Size Filter) 2024/10/12 02:14:21 DEBUG : a.txt: Excluded 2024/10/12 02:14:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/12 02:14:21 DEBUG : sub dir/hello world2: Excluded 2024/10/12 02:14:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/12 02:14:21 DEBUG : sub dir/hello world: Excluded 2024/10/12 02:14:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/12 02:14:22 DEBUG : sub dir/hello world2: Excluded 2024/10/12 02:14:22 DEBUG : sub dir/ignore dir: Excluded 2024/10/12 02:14:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/12 02:14:22 DEBUG : sub dir/hello world: Excluded 2024/10/12 02:14:22 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (10.11s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:26 DEBUG : file1: Using upload server store10 (eu) 2024/10/12 02:14:28 DEBUG : sub/file2: Using upload server store5 (eu) === 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.13s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.12s) --- PASS: TestListJSON/DirsOnly (0.14s) --- PASS: TestListJSON/Recurse (0.23s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.12s) --- PASS: TestListJSON/NoMimeType (0.12s) --- PASS: TestListJSON/ShowHash (0.13s) --- PASS: TestListJSON/HashTypes (0.13s) --- PASS: TestListJSON/Metadata (0.22s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:31 DEBUG : file1: Using upload server store5 (eu) 2024/10/12 02:14:32 DEBUG : sub/file2: Using upload server store10 (eu) === 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 2024/10/12 02:14:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/notfound" --- PASS: TestStatJSON (5.67s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.16s) --- PASS: TestStatJSON/NotFound (0.31s) --- PASS: TestStatJSON/DirFilesOnly (0.14s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.15s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.12s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.76s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:37 DEBUG : gofile root 'rclone-test-nopofun6felo': Making directory 2024/10/12 02:14:37 DEBUG : gofile root 'rclone-test-nopofun6felo': Making directory --- PASS: TestMkdir (0.37s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:38 DEBUG : Upload server store10 (eu) responded in 38.172141ms 2024/10/12 02:14:38 DEBUG : Upload server store5 (eu) responded in 39.76191ms 2024/10/12 02:14:38 DEBUG : sub dir/hello world: Using upload server store5 (eu) --- PASS: TestLsd (2.61s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:40 DEBUG : potato2: Using upload server store10 (eu) 2024/10/12 02:14:40 DEBUG : empty space: Using upload server store5 (eu) --- PASS: TestLs (1.99s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:42 DEBUG : potato2: Using upload server store5 (eu) 2024/10/12 02:14:42 DEBUG : empty space: Using upload server store10 (eu) 2024/10/12 02:14:43 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.47s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:44 DEBUG : potato2: Using upload server store10 (eu) 2024/10/12 02:14:45 DEBUG : empty space: Using upload server store10 (eu) --- PASS: TestLsLong (1.77s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:46 DEBUG : potato2: Using upload server store5 (eu) 2024/10/12 02:14:46 DEBUG : empty space: Using upload server store5 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (2.08s) --- PASS: TestHashSums/Md5 (0.19s) --- PASS: TestHashSums/Md5Download (0.34s) === RUN TestHashSumsWithErrors 2024/10/12 02:14:48 DEBUG : Creating backend with remote ":memory:" 2024/10/12 02:14:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/12 02:14:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/12 02:14:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:48 DEBUG : potato2: Using upload server store10 (eu) 2024/10/12 02:14:49 DEBUG : empty space: Using upload server store5 (eu) 2024/10/12 02:14:49 DEBUG : sub dir/potato3: Using upload server store5 (eu) --- PASS: TestCount (3.19s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:51 DEBUG : small: Using upload server store10 (eu) 2024/10/12 02:14:52 DEBUG : medium: Using upload server store5 (eu) 2024/10/12 02:14:52 DEBUG : large: Using upload server store5 (eu) 2024/10/12 02:14:52 DEBUG : Waiting for deletions to finish 2024/10/12 02:14:53 DEBUG : large: Excluded (Size Filter) 2024/10/12 02:14:53 INFO : medium: Deleted 2024/10/12 02:14:53 INFO : small: Deleted --- PASS: TestDelete (2.14s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:54 DEBUG : small: Using upload server store10 (eu) 2024/10/12 02:14:54 DEBUG : medium: Using upload server store5 (eu) 2024/10/12 02:14:54 DEBUG : large: Using upload server store5 (eu) 2024/10/12 02:14:55 DEBUG : Waiting for deletions to finish 2024/10/12 02:14:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/10/12 02:14:55 INFO : large: Deleted 2024/10/12 02:14:55 INFO : medium: Deleted --- PASS: TestMaxDelete (2.37s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:56 DEBUG : small: Using upload server store5 (eu) 2024/10/12 02:14:56 DEBUG : medium: Using upload server store10 (eu) 2024/10/12 02:14:57 DEBUG : large: Using upload server store5 (eu) 2024/10/12 02:14:57 DEBUG : Waiting for deletions to finish 2024/10/12 02:14:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/12 02:14:57 INFO : medium: Deleted 2024/10/12 02:14:57 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.40s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:14:58 DEBUG : small: Using upload server store5 (eu) 2024/10/12 02:14:59 DEBUG : medium: Using upload server store5 (eu) 2024/10/12 02:14:59 DEBUG : large: Using upload server store5 (eu) 2024/10/12 02:14:59 DEBUG : Waiting for deletions to finish 2024/10/12 02:15:00 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/12 02:15:00 INFO : large: Deleted 2024/10/12 02:15:00 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.50s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:01 DEBUG : ReadFile: Using upload server store5 (eu) --- PASS: TestReadFile (1.38s) === RUN TestRetry 2024/10/12 02:15:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/12 02:15:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/12 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/12 02:15:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:02 DEBUG : file1: Using upload server store10 (eu) 2024/10/12 02:15:03 DEBUG : file2: Using upload server store10 (eu) --- PASS: TestCat (3.59s) === RUN TestPurge 2024/10/12 02:15:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-ramuzod7qije" 2024/10/12 02:15:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/12 02:15:06 DEBUG : Creating backend with remote "/tmp/rclone2823595522" run.go:180: Remote "gofile root 'rclone-test-ramuzod7qije'", Local "Local file system at /tmp/rclone2823595522", Modify Window "1s" 2024/10/12 02:15:08 DEBUG : Upload server store6 (eu) responded in 130.025253ms 2024/10/12 02:15:08 DEBUG : Upload server store1 (eu) responded in 134.633108ms 2024/10/12 02:15:08 DEBUG : A1/B1/C1/one: Using upload server store1 (eu) 2024/10/12 02:15:08 DEBUG : A2: Making directory 2024/10/12 02:15:09 DEBUG : A1/B2: Making directory 2024/10/12 02:15:10 DEBUG : A1/B2/C2: Making directory 2024/10/12 02:15:10 DEBUG : A1/B1/C3: Making directory 2024/10/12 02:15:11 DEBUG : A3: Making directory 2024/10/12 02:15:11 DEBUG : A3/B3: Making directory 2024/10/12 02:15:11 DEBUG : A3/B3/C4: Making directory 2024/10/12 02:15:12 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:15:17 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:15:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/12 02:15:17 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:15:22 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:15:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/12 02:15:22 DEBUG : pacer: Reducing sleep to 20ms 2024/10/12 02:15:22 DEBUG : pacer: Reducing sleep to 10ms 2024/10/12 02:15:22 DEBUG : A1/two: Using upload server store1 (eu) 2024/10/12 02:15:26 DEBUG : gofile root 'rclone-test-ramuzod7qije': Purge remote 2024/10/12 02:15:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:27 DEBUG : A1/B1/C1/one: Using upload server store5 (eu) 2024/10/12 02:15:27 DEBUG : A2: Making directory 2024/10/12 02:15:28 DEBUG : A1/B2: Making directory 2024/10/12 02:15:28 DEBUG : A1/B2/C2: Making directory 2024/10/12 02:15:29 DEBUG : A1/B1/C3: Making directory 2024/10/12 02:15:29 DEBUG : A3: Making directory 2024/10/12 02:15:30 DEBUG : A3/B3: Making directory 2024/10/12 02:15:30 DEBUG : A3/B3/C4: Making directory 2024/10/12 02:15:30 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:15:35 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:15:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/12 02:15:35 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:15:40 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:15:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/12 02:15:41 DEBUG : pacer: Reducing sleep to 20ms 2024/10/12 02:15:41 DEBUG : pacer: Reducing sleep to 10ms 2024/10/12 02:15:41 DEBUG : Upload server store5 (eu) responded in 37.615751ms 2024/10/12 02:15:41 DEBUG : Upload server store10 (eu) responded in 37.889203ms 2024/10/12 02:15:41 DEBUG : A1/two: Using upload server store10 (eu) 2024/10/12 02:15:42 DEBUG : removing 1 level 3 directories 2024/10/12 02:15:42 INFO : A3/B3/C4: Removing directory 2024/10/12 02:15:44 DEBUG : removing 2 level 3 directories 2024/10/12 02:15:44 INFO : A1/B2/C2: Removing directory 2024/10/12 02:15:44 INFO : A1/B1/C3: Removing directory 2024/10/12 02:15:44 DEBUG : removing 2 level 2 directories 2024/10/12 02:15:44 INFO : A3/B3: Removing directory 2024/10/12 02:15:44 INFO : A1/B2: Removing directory 2024/10/12 02:15:44 DEBUG : removing 2 level 1 directories 2024/10/12 02:15:44 INFO : A3: Removing directory 2024/10/12 02:15:44 INFO : A2: Removing directory 2024/10/12 02:15:46 DEBUG : removing 1 level 3 directories 2024/10/12 02:15:46 INFO : A1/B1/C1: Removing directory 2024/10/12 02:15:46 DEBUG : removing 1 level 2 directories 2024/10/12 02:15:46 INFO : A1/B1: Removing directory 2024/10/12 02:15:47 DEBUG : removing 1 level 1 directories 2024/10/12 02:15:47 INFO : A1: Removing directory 2024/10/12 02:15:47 DEBUG : removing 1 level 0 directories 2024/10/12 02:15:47 INFO : gofile root 'rclone-test-nopofun6felo': Removing directory --- PASS: TestRmdirsNoLeaveRoot (21.85s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:48 DEBUG : A1: Making directory 2024/10/12 02:15:49 DEBUG : A1/B1: Making directory 2024/10/12 02:15:49 DEBUG : A1/B1/C1: Making directory 2024/10/12 02:15:50 DEBUG : removing 1 level 3 directories 2024/10/12 02:15:50 INFO : A1/B1/C1: Removing directory 2024/10/12 02:15:50 DEBUG : removing 1 level 2 directories 2024/10/12 02:15:50 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.00s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:52 DEBUG : A1: Making directory 2024/10/12 02:15:52 DEBUG : A1/B1: Making directory 2024/10/12 02:15:53 DEBUG : A1/B1/C1: Making directory 2024/10/12 02:15:54 DEBUG : removing 1 level 3 directories 2024/10/12 02:15:54 INFO : A1/B1/C1: Removing directory 2024/10/12 02:15:54 DEBUG : removing 1 level 2 directories 2024/10/12 02:15:54 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (3.39s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:55 DEBUG : file1: Using upload server store10 (eu) 2024/10/12 02:15:56 DEBUG : filename.txt: File name found in url 2024/10/12 02:15:56 DEBUG : filename.txt: Using upload server store5 (eu) 2024/10/12 02:15:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/12 02:15:56 DEBUG : headerfilename.txt: Using upload server store10 (eu) 2024/10/12 02:15:57 DEBUG : file2: Using upload server store10 (eu) --- PASS: TestCopyURL (3.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:15:58 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 02:15:59 DEBUG : sub/file2: Using upload server store5 (eu) 2024/10/12 02:15:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:15:59 INFO : file1: Copied (new) to: sub/file2 2024/10/12 02:15:59 INFO : file1: Deleted 2024/10/12 02:15:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/12 02:15:59 DEBUG : file1: Unchanged skipping 2024/10/12 02:15:59 INFO : file1: Deleted 2024/10/12 02:16:00 DEBUG : gofile root 'rclone-test-nopofun6felo': don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveFile (10.11s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:16:08 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/12 02:16:09 DEBUG : file1: Using upload server store5 (eu) 2024/10/12 02:16:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:16:09 INFO : file1: Copied (new) 2024/10/12 02:16:09 INFO : file1: Deleted 2024/10/12 02:16:09 DEBUG : file1: Destination exists, skipping 2024/10/12 02:16:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.50s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.33s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:16:11 DEBUG : dst/file1: Using upload server store5 (eu) 2024/10/12 02:16:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nopofun6felo/backup" 2024/10/12 02:16:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/12 02:16:14 INFO : dst/file1: Moved (server-side) 2024/10/12 02:16:14 DEBUG : dst/file1: Using upload server store5 (eu) 2024/10/12 02:16:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/12 02:16:14 INFO : dst/file1: Copied (new) 2024/10/12 02:16:14 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (6.96s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:16:18 DEBUG : A1/one: Using upload server store5 (eu) 2024/10/12 02:16:18 DEBUG : A1/two: Using upload server store5 (eu) 2024/10/12 02:16:19 DEBUG : A1/B1/three: Using upload server store10 (eu) 2024/10/12 02:16:20 DEBUG : A1/B1/C1/four: Using upload server store5 (eu) 2024/10/12 02:16:21 DEBUG : A1/B1/C2/five: Using upload server store5 (eu) 2024/10/12 02:16:21 DEBUG : A1/B2: Making directory 2024/10/12 02:16:21 DEBUG : A1/B1/C3: Making directory 2024/10/12 02:16:26 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:31 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:16:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/12 02:16:31 DEBUG : pacer: Reducing sleep to 10ms 2024/10/12 02:16:32 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:32 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:32 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/12 02:16:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/12 02:16:32 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/12 02:16:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:16:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/12 02:16:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:16:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/12 02:16:37 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:37 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:16:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/12 02:16:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:16:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/12 02:16:42 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:42 DEBUG : pacer: Reducing sleep to 80ms 2024/10/12 02:16:42 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/12 02:16:47 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/10/12 02:16:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/12 02:16:47 DEBUG : pacer: Reducing sleep to 80ms 2024/10/12 02:16:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/12 02:16:47 DEBUG : pacer: Reducing sleep to 40ms 2024/10/12 02:16:48 DEBUG : pacer: Reducing sleep to 20ms 2024/10/12 02:16:48 DEBUG : pacer: Reducing sleep to 10ms 2024/10/12 02:16:51 INFO : gofile root 'rclone-test-nopofun6felo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/12 02:16:55 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:55 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:55 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:16:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/10/12 02:16:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/12 02:17:00 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:17:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/12 02:17:00 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:17:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/12 02:17:00 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/10/12 02:17:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/10/12 02:17:00 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:00 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:00 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:05 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:17:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/10/12 02:17:05 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:17:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/10/12 02:17:05 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:05 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/10/12 02:17:05 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/10/12 02:17:05 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:06 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:10 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/10/12 02:17:10 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/10/12 02:17:10 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:10 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/10/12 02:17:10 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/10/12 02:17:11 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/10/12 02:17:11 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/10/12 02:17:12 DEBUG : Rate limited, sleep for 5s 2024/10/12 02:17:15 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/10/12 02:17:15 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2024/10/12 02:17:17 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/10/12 02:17:17 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/10/12 02:17:17 DEBUG : pacer: Reducing sleep to 10s 2024/10/12 02:17:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/12 02:17:37 DEBUG : pacer: Reducing sleep to 5s 2024/10/12 02:17:37 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/12 02:17:47 DEBUG : pacer: Reducing sleep to 2.5s 2024/10/12 02:17:47 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/12 02:17:52 DEBUG : pacer: Reducing sleep to 1.25s 2024/10/12 02:17:54 DEBUG : pacer: Reducing sleep to 625ms 2024/10/12 02:17:56 DEBUG : pacer: Reducing sleep to 312.5ms 2024/10/12 02:17:56 DEBUG : pacer: Reducing sleep to 156.25ms 2024/10/12 02:17:57 DEBUG : pacer: Reducing sleep to 78.125ms 2024/10/12 02:17:57 DEBUG : pacer: Reducing sleep to 39.0625ms 2024/10/12 02:17:57 DEBUG : pacer: Reducing sleep to 19.53125ms 2024/10/12 02:17:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (106.10s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.30s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:04 DEBUG : gofile root 'rclone-test-nopofun6felo': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 02:18:04 DEBUG : Upload server store4 (eu) responded in 122.784545ms 2024/10/12 02:18:04 DEBUG : Upload server store5 (eu) responded in 127.480661ms 2024/10/12 02:18:04 DEBUG : no_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/12 02:18:04 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/12 02:18:04 DEBUG : no_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:05 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/12 02:18:05 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:06 DEBUG : gofile root 'rclone-test-nopofun6felo': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 02:18:06 DEBUG : with_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/12 02:18:06 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/12 02:18:06 DEBUG : with_checksum_big_file_from_pipe: Using upload server store5 (eu) 2024/10/12 02:18:07 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/12 02:18:07 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:08 DEBUG : gofile root 'rclone-test-nopofun6felo': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 02:18:08 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store5 (eu) 2024/10/12 02:18:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/12 02:18:08 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:09 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:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:10 DEBUG : gofile root 'rclone-test-nopofun6felo': File to upload is small (34 bytes), uploading instead of streaming 2024/10/12 02:18:10 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:10 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/12 02:18:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/12 02:18:10 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/10/12 02:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/12 02:18:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (8.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.17s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.47s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:13 DEBUG : potato1: Using upload server store5 (eu) 2024/10/12 02:18:13 DEBUG : gofile root 'rclone-test-nopofun6felo': File to upload is small (60 bytes), uploading instead of streaming 2024/10/12 02:18:13 DEBUG : potato2: Using upload server store4 (eu) 2024/10/12 02:18:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/12 02:18:13 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.73s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.31s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:15 DEBUG : potato2: Using upload server store4 (eu) 2024/10/12 02:18:15 DEBUG : empty space: Using upload server store4 (eu) 2024/10/12 02:18:16 DEBUG : sub dir/potato3: Using upload server store5 (eu) 2024/10/12 02:18:17 DEBUG : gofile root 'rclone-test-nopofun6felo': Touching "empty space" 2024/10/12 02:18:17 DEBUG : gofile root 'rclone-test-nopofun6felo': Touching "potato2" 2024/10/12 02:18:17 DEBUG : gofile root 'rclone-test-nopofun6felo': Touching "sub dir/potato3" --- PASS: TestTouchDir (4.66s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:19 DEBUG : directory with modtime: Making directory 2024/10/12 02:18:20 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (1.67s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.26s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" 2024/10/12 02:18:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/10/12 02:18:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/10/12 02:18:23 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (2.56s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-nopofun6felo'", Local "Local file system at /tmp/rclone1526207325", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.31s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2024/10/12 02:18:24 DEBUG : gofile root 'rclone-test-nopofun6felo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 6m48.080642945s (try 1/5)