"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/29 03:20:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi" 2025/04/29 03:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:20:17 DEBUG : Starting OpenDrive session with ID: cf062efd52353651cd70ee373d038721a60c812ee30bf705855c35c934fc70e9 2025/04/29 03:20:18 DEBUG : Creating backend with remote "/tmp/rclone2293949760" === 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/04/29 03:20:18 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/04/29 03:20:18 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.17s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/29 03:20:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/29 03:20:18 DEBUG : potato: Seek from 10 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 10 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Seek from 5 to 2 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/29 03:20:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Seek from 5 to 2 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/29 03:20:18 DEBUG : potato: Seek from 8 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 8 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/29 03:20:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 03:20:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 03:20:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 03:20:18 DEBUG : potato: Seek from 5 to 2 2025/04/29 03:20:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/29 03:20:18 DEBUG : potato: Seek from 9 to 0 2025/04/29 03:20:18 DEBUG : potato: Seek from 9 to 0 2025/04/29 03:20:18 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:20:19 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/04/29 03:20:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/04/29 03:20:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/04/29 03:20:25 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 === NAME TestCheck 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: TestCheck (17.28s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2025/04/29 03:20:35 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 03:20:35 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 03:20:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/29 03:20:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/29 03:20:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/29 03:20:35 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:20:36 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/29 03:20:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/04/29 03:20:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/29 03:20:44 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.09s) --- PASS: TestCheckDownload/1 (0.34s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.33s) --- PASS: TestCheckDownload/4 (0.68s) --- PASS: TestCheckDownload/5 (0.53s) --- PASS: TestCheckDownload/6 (0.34s) --- PASS: TestCheckDownload/7 (0.54s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:20:48 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/29 03:20:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/04/29 03:20:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/29 03:20:55 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.77s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:20:58 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2025/04/29 03:21:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 03:21:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 03:21:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 03:21:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/29 03:21:01 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/04/29 03:21:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 03:21:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 03:21:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 03:21:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.62s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:21:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/data" 2025/04/29 03:21:03 DEBUG : Starting OpenDrive session with ID: d6d8f0afd898c98f93f80a7d39dc9da2ad0d2bd02a8182ae3867fcef2c13d004 2025/04/29 03:21:05 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/04/29 03:21:07 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/04/29 03:21:10 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/04/29 03:21:11 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/04/29 03:21:14 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/04/29 03:21:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/04/29 03:21:18 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/04/29 03:21:20 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/04/29 03:21:22 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/04/29 03:21:24 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/04/29 03:21:25 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (25.55s) --- PASS: TestCheckSum/subtest1 (0.69s) --- PASS: TestCheckSum/subtest2 (0.92s) --- PASS: TestCheckSum/subtest3 (0.53s) --- PASS: TestCheckSum/subtest4 (0.50s) --- PASS: TestCheckSum/subtest5 (0.53s) --- PASS: TestCheckSum/subtest6 (0.59s) --- PASS: TestCheckSum/subtest7 (0.50s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:21:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/data" 2025/04/29 03:21:29 DEBUG : Starting OpenDrive session with ID: 5f73984c31bf71667c647f5dfc3b3e43691d476e2ea5d5b5fc5be8a27cbadd34 2025/04/29 03:21:30 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/04/29 03:21:32 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/04/29 03:21:36 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/04/29 03:21:38 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/04/29 03:21:40 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/04/29 03:21:42 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/04/29 03:21:45 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/04/29 03:21:47 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/04/29 03:21:50 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/04/29 03:21:51 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/04/29 03:21:52 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (27.20s) --- PASS: TestCheckSumDownload/subtest1 (0.85s) --- PASS: TestCheckSumDownload/subtest2 (0.69s) --- PASS: TestCheckSumDownload/subtest3 (1.03s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.67s) --- PASS: TestCheckSumDownload/subtest6 (0.68s) --- PASS: TestCheckSumDownload/subtest7 (0.69s) === RUN TestApplyTransforms 2025/04/29 03:21:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-towoqol1jude" 2025/04/29 03:21:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:21:56 DEBUG : Starting OpenDrive session with ID: f34e14e088852014f4458c419bcfedaeb5a3a4618dce4275bfb76132aa786abd 2025/04/29 03:21:56 DEBUG : Creating backend with remote "/tmp/rclone89012496" run.go:180: Remote "OpenDrive root 'rclone-test-towoqol1jude'", Local "Local file system at /tmp/rclone89012496", Modify Window "1s" 2025/04/29 03:21:58 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/04/29 03:21:59 ERROR : hello, world!: sum not found 2025/04/29 03:21:59 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-towoqol1jude' 2025/04/29 03:21:59 NOTICE: OpenDrive root 'rclone-test-towoqol1jude': 1 files missing 2025/04/29 03:21:59 NOTICE: 1 hashes missing 2025/04/29 03:21:59 NOTICE: OpenDrive root 'rclone-test-towoqol1jude': 2 differences found 2025/04/29 03:21:59 NOTICE: OpenDrive root 'rclone-test-towoqol1jude': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/29 03:21:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:21:59 NOTICE: OpenDrive root 'rclone-test-towoqol1jude': 0 differences found 2025/04/29 03:21:59 NOTICE: OpenDrive root 'rclone-test-towoqol1jude': 1 matching files 2025/04/29 03:21:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fasoxew1vapi" 2025/04/29 03:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:00 DEBUG : Starting OpenDrive session with ID: 49d7a7e6a91d6721acb8f2b726845336ff361a008a8d83ee5110c9b50daa83f2 2025/04/29 03:22:00 DEBUG : Creating backend with remote "/tmp/rclone2789413404" run.go:180: Remote "OpenDrive root 'rclone-test-fasoxew1vapi'", Local "Local file system at /tmp/rclone2789413404", Modify Window "1s" 2025/04/29 03:22:01 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/04/29 03:22:02 ERROR : HELLO, WORLD!: sum not found 2025/04/29 03:22:02 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-fasoxew1vapi' 2025/04/29 03:22:02 NOTICE: OpenDrive root 'rclone-test-fasoxew1vapi': 1 files missing 2025/04/29 03:22:02 NOTICE: 1 hashes missing 2025/04/29 03:22:02 NOTICE: OpenDrive root 'rclone-test-fasoxew1vapi': 2 differences found 2025/04/29 03:22:02 NOTICE: OpenDrive root 'rclone-test-fasoxew1vapi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/29 03:22:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:02 NOTICE: OpenDrive root 'rclone-test-fasoxew1vapi': 0 differences found 2025/04/29 03:22:02 NOTICE: OpenDrive root 'rclone-test-fasoxew1vapi': 1 matching files 2025/04/29 03:22:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dizogoc8jaha" 2025/04/29 03:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:03 DEBUG : Starting OpenDrive session with ID: 891fa7f4da313065233e79d2632521bc5e024a7c059df4e4f3431f4ad30270aa 2025/04/29 03:22:03 DEBUG : Creating backend with remote "/tmp/rclone441169919" run.go:180: Remote "OpenDrive root 'rclone-test-dizogoc8jaha'", Local "Local file system at /tmp/rclone441169919", Modify Window "1s" 2025/04/29 03:22:05 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/29 03:22:06 ERROR : HeLlO, wOrLd!: sum not found 2025/04/29 03:22:06 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-dizogoc8jaha' 2025/04/29 03:22:06 NOTICE: OpenDrive root 'rclone-test-dizogoc8jaha': 1 files missing 2025/04/29 03:22:06 NOTICE: 1 hashes missing 2025/04/29 03:22:06 NOTICE: OpenDrive root 'rclone-test-dizogoc8jaha': 2 differences found 2025/04/29 03:22:06 NOTICE: OpenDrive root 'rclone-test-dizogoc8jaha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/29 03:22:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:06 NOTICE: OpenDrive root 'rclone-test-dizogoc8jaha': 0 differences found 2025/04/29 03:22:06 NOTICE: OpenDrive root 'rclone-test-dizogoc8jaha': 1 matching files 2025/04/29 03:22:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qoqefaq4rika" 2025/04/29 03:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:07 DEBUG : Starting OpenDrive session with ID: e4d2d83066d299ed25365eeb357d1084c5251af92ad39fdc4700a8b78661350d 2025/04/29 03:22:07 DEBUG : Creating backend with remote "/tmp/rclone2044434513" run.go:180: Remote "OpenDrive root 'rclone-test-qoqefaq4rika'", Local "Local file system at /tmp/rclone2044434513", Modify Window "1s" 2025/04/29 03:22:08 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/29 03:22:09 ERROR : HELLO, WORLD!: sum not found 2025/04/29 03:22:09 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-qoqefaq4rika' 2025/04/29 03:22:09 NOTICE: OpenDrive root 'rclone-test-qoqefaq4rika': 1 files missing 2025/04/29 03:22:09 NOTICE: 1 hashes missing 2025/04/29 03:22:09 NOTICE: OpenDrive root 'rclone-test-qoqefaq4rika': 2 differences found 2025/04/29 03:22:09 NOTICE: OpenDrive root 'rclone-test-qoqefaq4rika': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/29 03:22:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:10 NOTICE: OpenDrive root 'rclone-test-qoqefaq4rika': 0 differences found 2025/04/29 03:22:10 NOTICE: OpenDrive root 'rclone-test-qoqefaq4rika': 1 matching files 2025/04/29 03:22:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zafawah7tici" 2025/04/29 03:22:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:10 DEBUG : Starting OpenDrive session with ID: 31b0a83b61af06229705349be76d6f05e48bcf0f513dd2e066aa9e09866a8794 2025/04/29 03:22:10 DEBUG : Creating backend with remote "/tmp/rclone801353857" run.go:180: Remote "OpenDrive root 'rclone-test-zafawah7tici'", Local "Local file system at /tmp/rclone801353857", Modify Window "1s" 2025/04/29 03:22:12 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/04/29 03:22:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:13 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-zafawah7tici' 2025/04/29 03:22:13 NOTICE: OpenDrive root 'rclone-test-zafawah7tici': 1 files missing 2025/04/29 03:22:13 NOTICE: 1 hashes missing 2025/04/29 03:22:13 NOTICE: OpenDrive root 'rclone-test-zafawah7tici': 2 differences found 2025/04/29 03:22:13 NOTICE: OpenDrive root 'rclone-test-zafawah7tici': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/29 03:22:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:13 NOTICE: OpenDrive root 'rclone-test-zafawah7tici': 0 differences found 2025/04/29 03:22:13 NOTICE: OpenDrive root 'rclone-test-zafawah7tici': 1 matching files 2025/04/29 03:22:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xixuyaf5gune" 2025/04/29 03:22:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:14 DEBUG : Starting OpenDrive session with ID: 20217240c7571be59faed9c90f59f8458c698c8e92729a953be4f27246571a3c 2025/04/29 03:22:14 DEBUG : Creating backend with remote "/tmp/rclone3830563439" run.go:180: Remote "OpenDrive root 'rclone-test-xixuyaf5gune'", Local "Local file system at /tmp/rclone3830563439", Modify Window "1s" 2025/04/29 03:22:15 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/04/29 03:22:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:16 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-xixuyaf5gune' 2025/04/29 03:22:16 NOTICE: OpenDrive root 'rclone-test-xixuyaf5gune': 1 files missing 2025/04/29 03:22:16 NOTICE: 1 hashes missing 2025/04/29 03:22:16 NOTICE: OpenDrive root 'rclone-test-xixuyaf5gune': 2 differences found 2025/04/29 03:22:16 NOTICE: OpenDrive root 'rclone-test-xixuyaf5gune': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/29 03:22:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:17 NOTICE: OpenDrive root 'rclone-test-xixuyaf5gune': 0 differences found 2025/04/29 03:22:17 NOTICE: OpenDrive root 'rclone-test-xixuyaf5gune': 1 matching files 2025/04/29 03:22:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nosikuc2gijo" 2025/04/29 03:22:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:17 DEBUG : Starting OpenDrive session with ID: b5650cfcd4ca3edf741d5b4e8b89977ff5f8b23bd83b5fa7c50e6ef8cc2aaed8 2025/04/29 03:22:18 DEBUG : Creating backend with remote "/tmp/rclone3512318333" run.go:180: Remote "OpenDrive root 'rclone-test-nosikuc2gijo'", Local "Local file system at /tmp/rclone3512318333", Modify Window "1s" 2025/04/29 03:22:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/04/29 03:22:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-nosikuc2gijo' 2025/04/29 03:22:20 NOTICE: OpenDrive root 'rclone-test-nosikuc2gijo': 1 files missing 2025/04/29 03:22:20 NOTICE: 1 hashes missing 2025/04/29 03:22:20 NOTICE: OpenDrive root 'rclone-test-nosikuc2gijo': 2 differences found 2025/04/29 03:22:20 NOTICE: OpenDrive root 'rclone-test-nosikuc2gijo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/29 03:22:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:20 NOTICE: OpenDrive root 'rclone-test-nosikuc2gijo': 0 differences found 2025/04/29 03:22:20 NOTICE: OpenDrive root 'rclone-test-nosikuc2gijo': 1 matching files 2025/04/29 03:22:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tonorac5goxo" 2025/04/29 03:22:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:21 DEBUG : Starting OpenDrive session with ID: 84744e6432c30d41091b3f0cbc398d4cd10743588bda73fe9b480c5f9e06a291 2025/04/29 03:22:21 DEBUG : Creating backend with remote "/tmp/rclone2173598046" run.go:180: Remote "OpenDrive root 'rclone-test-tonorac5goxo'", Local "Local file system at /tmp/rclone2173598046", Modify Window "1s" 2025/04/29 03:22:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/04/29 03:22:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tonorac5goxo' 2025/04/29 03:22:23 NOTICE: OpenDrive root 'rclone-test-tonorac5goxo': 1 files missing 2025/04/29 03:22:23 NOTICE: 1 hashes missing 2025/04/29 03:22:23 NOTICE: OpenDrive root 'rclone-test-tonorac5goxo': 2 differences found 2025/04/29 03:22:23 NOTICE: OpenDrive root 'rclone-test-tonorac5goxo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/29 03:22:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:24 NOTICE: OpenDrive root 'rclone-test-tonorac5goxo': 0 differences found 2025/04/29 03:22:24 NOTICE: OpenDrive root 'rclone-test-tonorac5goxo': 1 matching files 2025/04/29 03:22:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-garevix8tipu" 2025/04/29 03:22:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:24 DEBUG : Starting OpenDrive session with ID: 750ca147f28487bf536050edbb48784e40f8f3a9565fd4c61a10410455b946a7 2025/04/29 03:22:25 DEBUG : Creating backend with remote "/tmp/rclone4046506378" run.go:180: Remote "OpenDrive root 'rclone-test-garevix8tipu'", Local "Local file system at /tmp/rclone4046506378", Modify Window "1s" 2025/04/29 03:22:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/04/29 03:22:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-garevix8tipu' 2025/04/29 03:22:27 NOTICE: OpenDrive root 'rclone-test-garevix8tipu': 1 files missing 2025/04/29 03:22:27 NOTICE: 1 hashes missing 2025/04/29 03:22:27 NOTICE: OpenDrive root 'rclone-test-garevix8tipu': 2 differences found 2025/04/29 03:22:27 NOTICE: OpenDrive root 'rclone-test-garevix8tipu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/29 03:22:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:27 NOTICE: OpenDrive root 'rclone-test-garevix8tipu': 0 differences found 2025/04/29 03:22:27 NOTICE: OpenDrive root 'rclone-test-garevix8tipu': 1 matching files 2025/04/29 03:22:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qufavep5puwi" 2025/04/29 03:22:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:22:28 DEBUG : Starting OpenDrive session with ID: 96284294883c8b3b7dbe2d3f50c394a8aa7c5f8a2f19c9eb422037a7afffc41e 2025/04/29 03:22:28 DEBUG : Creating backend with remote "/tmp/rclone2095064228" run.go:180: Remote "OpenDrive root 'rclone-test-qufavep5puwi'", Local "Local file system at /tmp/rclone2095064228", Modify Window "1s" 2025/04/29 03:22:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/04/29 03:22:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 03:22:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-qufavep5puwi' 2025/04/29 03:22:30 NOTICE: OpenDrive root 'rclone-test-qufavep5puwi': 1 files missing 2025/04/29 03:22:30 NOTICE: 1 hashes missing 2025/04/29 03:22:30 NOTICE: OpenDrive root 'rclone-test-qufavep5puwi': 2 differences found 2025/04/29 03:22:30 NOTICE: OpenDrive root 'rclone-test-qufavep5puwi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/29 03:22:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 03:22:31 NOTICE: OpenDrive root 'rclone-test-qufavep5puwi': 0 differences found 2025/04/29 03:22:31 NOTICE: OpenDrive root 'rclone-test-qufavep5puwi': 1 matching files 2025/04/29 03:22:31 DEBUG : OpenDrive root 'rclone-test-qufavep5puwi': Purge remote 2025/04/29 03:22:31 DEBUG : OpenDrive root 'rclone-test-garevix8tipu': Purge remote 2025/04/29 03:22:32 DEBUG : OpenDrive root 'rclone-test-tonorac5goxo': Purge remote 2025/04/29 03:22:32 DEBUG : OpenDrive root 'rclone-test-nosikuc2gijo': Purge remote 2025/04/29 03:22:32 DEBUG : OpenDrive root 'rclone-test-xixuyaf5gune': Purge remote 2025/04/29 03:22:33 DEBUG : OpenDrive root 'rclone-test-zafawah7tici': Purge remote 2025/04/29 03:22:33 DEBUG : OpenDrive root 'rclone-test-qoqefaq4rika': Purge remote 2025/04/29 03:22:33 DEBUG : OpenDrive root 'rclone-test-dizogoc8jaha': Purge remote 2025/04/29 03:22:34 DEBUG : OpenDrive root 'rclone-test-fasoxew1vapi': Purge remote 2025/04/29 03:22:34 DEBUG : OpenDrive root 'rclone-test-towoqol1jude': Purge remote --- PASS: TestApplyTransforms (39.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:22:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 03:22:36 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/04/29 03:22:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:22:37 INFO : file1: Copied (new) to: sub/file2 2025/04/29 03:22:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/29 03:22:37 DEBUG : file1: Unchanged skipping 2025/04/29 03:22:38 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': don't need to copy/move sub/file2, it is already at target location run.go:125: removing dir "sub" failed - try 1/3: folder not empty --- PASS: TestCopyFile (5.70s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.35s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:22:42 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/04/29 03:22:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/backup" 2025/04/29 03:22:44 DEBUG : Starting OpenDrive session with ID: 1ab2f4afaf670155780a77daee8a83caf2a6ee214dffe3b19052171963240d72 2025/04/29 03:22:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 03:22:46 INFO : dst/file1: Moved (server-side) 2025/04/29 03:22:46 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/04/29 03:22:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:22:47 INFO : dst/file1: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Should be true Test: TestCopyFileBackupDir Messages: dst/file1: Modification time difference too big |-212423h17m40.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-29 03:22:47 +0000 UTC) (precision 1s) --- FAIL: TestCopyFileBackupDir (9.37s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:22:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/dst" 2025/04/29 03:22:51 DEBUG : Starting OpenDrive session with ID: e44c03a64d5b8ce0264c8175ed7479893850513f00aa99c521c48f5e43c2fa8e 2025/04/29 03:22:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/CompareDest" 2025/04/29 03:22:52 DEBUG : Starting OpenDrive session with ID: 8434b610feefce0ef8d12e45361966e0d07a0ffb9c296ff51c5d5ee7ecc3ca62 2025/04/29 03:22:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 03:22:54 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:22:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 03:22:55 INFO : one: Copied (new) 2025/04/29 03:22:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:22:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/29 03:22:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 03:22:57 INFO : one: Copied (replaced existing) 2025/04/29 03:22:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:23:00 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:23:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:23:03 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/29 03:23:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 03:23:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 03:23:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 03:23:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 03:23:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 03:23:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 03:23:07 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/29 03:23:08 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:23:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/dst" 2025/04/29 03:23:11 DEBUG : Starting OpenDrive session with ID: 3fee4781f50b307522b8b9189e1b086ccc34f9014fd658bccb9f1dac5ee230f5 2025/04/29 03:23:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/CopyDest" 2025/04/29 03:23:12 DEBUG : Starting OpenDrive session with ID: 228e091995462eef0cbb49979acf79215ab89c921bcd7d6d48df58c52535ccac 2025/04/29 03:23:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 03:23:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:23:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 03:23:15 INFO : one: Copied (new) 2025/04/29 03:23:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:23:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 03:23:18 INFO : one: Copied (replaced existing) 2025/04/29 03:23:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:23:20 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/BackupDir" 2025/04/29 03:23:22 DEBUG : Starting OpenDrive session with ID: 5fd79407a18aa1dd5cbad4b2a47dca5ea4aefab76735e3b7afdc792fdf478481 2025/04/29 03:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:23:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:23:24 INFO : one: Moved (server-side) 2025/04/29 03:23:24 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/29 03:23:24 INFO : one: Copied (server-side copy) 2025/04/29 03:23:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 03:23:26 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/29 03:23:27 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 03:23:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:28 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/29 03:23:28 INFO : two: Copied (server-side copy) 2025/04/29 03:23:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 03:23:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/29 03:23:28 DEBUG : two: Unchanged skipping 2025/04/29 03:23:29 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:31 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 03:23:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 03:23:31 DEBUG : three: Destination not found in --copy-dest 2025/04/29 03:23:32 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/29 03:23:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/29 03:23:33 INFO : three: Copied (new) run.go:125: removing dir "CopyDest" failed - try 1/3: folder not empty --- PASS: TestCopyFileCopyDest (26.34s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.34s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.34s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:23:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/29 03:23:39 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/04/29 03:23:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:23:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/29 03:23:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/29 03:23:41 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/04/29 03:23:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2025/04/29 03:23:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/29 03:23:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/29 03:23:43 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/04/29 03:23:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 141e304690d0dc75a181a34405815997 OK 2025/04/29 03:23:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.33s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.34s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:23:48 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/04/29 03:23:50 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/04/29 03:23:52 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/04/29 03:23:54 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/04/29 03:23:55 INFO : OpenDrive root 'rclone-test-vihenek2zuhi': Looking for duplicate md5 hashes using newest mode. 2025/04/29 03:23:55 NOTICE: faa41ba5e338af5d7a5863cc782af45a: Found 3 files with duplicate md5 hashes 2025/04/29 03:23:56 INFO : one: Deleted 2025/04/29 03:23:56 INFO : also/one: Deleted 2025/04/29 03:23:56 NOTICE: faa41ba5e338af5d7a5863cc782af45a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.84s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.33s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.33s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.33s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:00 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:01 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/04/29 03:24:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:05 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:07 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/29 03:24:09 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/04/29 03:24:11 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:13 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 03:24:13 DEBUG : a.txt: Excluded 2025/04/29 03:24:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 03:24:13 DEBUG : sub dir/hello world: Excluded 2025/04/29 03:24:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 03:24:13 DEBUG : sub dir/hello world2: Excluded 2025/04/29 03:24:13 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 03:24:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 03:24:14 DEBUG : sub dir/hello world: Excluded 2025/04/29 03:24:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 03:24:14 DEBUG : sub dir/hello world2: Excluded 2025/04/29 03:24:14 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.23s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:18 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:20 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/04/29 03:24:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:24 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:26 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/29 03:24:27 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/04/29 03:24:29 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/04/29 03:24:32 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 03:24:32 DEBUG : a.txt: Excluded 2025/04/29 03:24:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 03:24:32 DEBUG : sub dir/hello world: Excluded 2025/04/29 03:24:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 03:24:32 DEBUG : sub dir/hello world2: Excluded 2025/04/29 03:24:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 03:24:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 03:24:32 DEBUG : sub dir/hello world: Excluded 2025/04/29 03:24:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 03:24:32 DEBUG : sub dir/hello world2: Excluded 2025/04/29 03:24:33 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.64s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:37 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/29 03:24:38 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === 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 (7.52s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/29 03:24:46 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/29 03:24:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/notfound" 2025/04/29 03:24:50 DEBUG : Starting OpenDrive session with ID: ef7990848b35bd55a72cdd85d034f4d1f7c3df75a09725c3cbaad3c0e4f65adf --- PASS: TestStatJSON (8.89s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.17s) --- PASS: TestStatJSON/Dir (0.33s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.16s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.16s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.32s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:52 INFO : OpenDrive root 'rclone-test-vihenek2zuhi': Making directory 2025/04/29 03:24:52 INFO : OpenDrive root 'rclone-test-vihenek2zuhi': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.71s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:24:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:24:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/29 03:25:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/29 03:25:05 DEBUG : empty space: Excluded 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: TestLsWithFilesFrom (12.08s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.39s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.41s) --- PASS: TestHashSums/Md5 (0.17s) --- PASS: TestHashSums/Md5Download (0.36s) === RUN TestHashSumsWithErrors 2025/04/29 03:25:23 DEBUG : Creating backend with remote ":memory:" 2025/04/29 03:25:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/29 03:25:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 03:25:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/29 03:25:23 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/29 03:25:27 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.33s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:31 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/04/29 03:25:33 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:34 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/04/29 03:25:36 DEBUG : Waiting for deletions to finish 2025/04/29 03:25:36 DEBUG : large: Excluded (Size Filter) 2025/04/29 03:25:36 DEBUG : large: Excluded 2025/04/29 03:25:36 INFO : medium: Deleted 2025/04/29 03:25:36 INFO : small: Deleted --- PASS: TestDelete (6.74s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:38 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/04/29 03:25:39 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:41 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/04/29 03:25:42 DEBUG : Waiting for deletions to finish 2025/04/29 03:25:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/29 03:25:43 INFO : large: Deleted 2025/04/29 03:25:43 INFO : medium: Deleted --- PASS: TestMaxDelete (6.97s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:44 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/04/29 03:25:46 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:49 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/04/29 03:25:50 DEBUG : Waiting for deletions to finish 2025/04/29 03:25:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 03:25:50 INFO : medium: Deleted 2025/04/29 03:25:50 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.36s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:25:52 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/04/29 03:25:53 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/04/29 03:25:55 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/04/29 03:25:56 DEBUG : Waiting for deletions to finish 2025/04/29 03:25:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 03:25:57 INFO : large: Deleted 2025/04/29 03:25:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.91s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:00 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.16s) === RUN TestRetry 2025/04/29 03:26:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/29 03:26:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/29 03:26:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 03:26:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 03:26:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 03:26:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 03:26: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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:03 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/04/29 03:26:05 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.60s) === RUN TestPurge 2025/04/29 03:26:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pihifas2biwa" 2025/04/29 03:26:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 03:26:11 DEBUG : Starting OpenDrive session with ID: 502e6b7620288a5c26113f5221983458d1fc5db2b5e7b4bb7a74f0bb7358e0c2 2025/04/29 03:26:12 DEBUG : Creating backend with remote "/tmp/rclone2569703975" run.go:180: Remote "OpenDrive root 'rclone-test-pihifas2biwa'", Local "Local file system at /tmp/rclone2569703975", Modify Window "1s" 2025/04/29 03:26:14 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:26:15 INFO : A2: Making directory 2025/04/29 03:26:15 INFO : A1/B2: Making directory 2025/04/29 03:26:16 INFO : A1/B2/C2: Making directory 2025/04/29 03:26:16 INFO : A1/B1/C3: Making directory 2025/04/29 03:26:16 INFO : A3: Making directory 2025/04/29 03:26:17 INFO : A3/B3: Making directory 2025/04/29 03:26:17 INFO : A3/B3/C4: Making directory 2025/04/29 03:26:18 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/04/29 03:26:22 ERROR : : error listing: directory not found 2025/04/29 03:26:22 DEBUG : OpenDrive root 'rclone-test-pihifas2biwa': Purge remote 2025/04/29 03:26:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.08s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:24 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:26:25 INFO : A2: Making directory 2025/04/29 03:26:25 INFO : A1/B2: Making directory 2025/04/29 03:26:25 INFO : A1/B2/C2: Making directory 2025/04/29 03:26:26 INFO : A1/B1/C3: Making directory 2025/04/29 03:26:26 INFO : A3: Making directory 2025/04/29 03:26:26 INFO : A3/B3: Making directory 2025/04/29 03:26:27 INFO : A3/B3/C4: Making directory 2025/04/29 03:26:28 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/04/29 03:26:30 DEBUG : removing 1 level 3 directories 2025/04/29 03:26:30 INFO : A3/B3/C4: Removing directory 2025/04/29 03:26:32 DEBUG : removing 2 level 3 directories 2025/04/29 03:26:32 INFO : A1/B2/C2: Removing directory 2025/04/29 03:26:32 INFO : A1/B1/C3: Removing directory 2025/04/29 03:26:32 DEBUG : removing 2 level 2 directories 2025/04/29 03:26:32 INFO : A3/B3: Removing directory 2025/04/29 03:26:32 INFO : A1/B2: Removing directory 2025/04/29 03:26:32 DEBUG : removing 2 level 1 directories 2025/04/29 03:26:32 INFO : A3: Removing directory 2025/04/29 03:26:32 INFO : A2: Removing directory 2025/04/29 03:26:35 DEBUG : removing 1 level 3 directories 2025/04/29 03:26:35 INFO : A1/B1/C1: Removing directory 2025/04/29 03:26:36 DEBUG : removing 1 level 2 directories 2025/04/29 03:26:36 INFO : A1/B1: Removing directory 2025/04/29 03:26:36 DEBUG : removing 1 level 1 directories 2025/04/29 03:26:36 INFO : A1: Removing directory 2025/04/29 03:26:36 DEBUG : removing 1 level 0 directories 2025/04/29 03:26:36 INFO : OpenDrive root 'rclone-test-vihenek2zuhi': Removing directory 2025/04/29 03:26:38 ERROR : : error listing: directory not found 2025/04/29 03:26:38 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.93s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:38 INFO : A1: Making directory 2025/04/29 03:26:38 INFO : A1/B1: Making directory 2025/04/29 03:26:39 INFO : A1/B1/C1: Making directory 2025/04/29 03:26:40 DEBUG : removing 1 level 3 directories 2025/04/29 03:26:40 INFO : A1/B1/C1: Removing directory 2025/04/29 03:26:41 DEBUG : removing 1 level 2 directories 2025/04/29 03:26:41 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.35s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:42 INFO : A1: Making directory 2025/04/29 03:26:42 INFO : A1/B1: Making directory 2025/04/29 03:26:43 INFO : A1/B1/C1: Making directory 2025/04/29 03:26:44 DEBUG : removing 1 level 3 directories 2025/04/29 03:26:44 INFO : A1/B1/C1: Removing directory 2025/04/29 03:26:45 DEBUG : removing 1 level 2 directories 2025/04/29 03:26:45 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.16s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/29 03:26:48 DEBUG : filename.txt: File name found in url 2025/04/29 03:26:49 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/04/29 03:26:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/29 03:26:51 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/04/29 03:26:52 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.20s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 03:26:56 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/04/29 03:26:57 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:26:57 INFO : file1: Copied (new) to: sub/file2 2025/04/29 03:26:57 INFO : file1: Deleted 2025/04/29 03:26:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/29 03:26:57 DEBUG : file1: Unchanged skipping 2025/04/29 03:26:57 INFO : file1: Deleted 2025/04/29 03:26:58 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.40s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:26:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 03:27:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/29 03:27:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:27:01 INFO : file1: Copied (new) 2025/04/29 03:27:01 INFO : file1: Deleted 2025/04/29 03:27:01 DEBUG : file1: Destination exists, skipping 2025/04/29 03:27:01 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.87s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 03:27:03 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/04/29 03:27:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:27:04 INFO : file1: Copied (new) to: sub/file2 2025/04/29 03:27:04 INFO : file1: Deleted 2025/04/29 03:27:04 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/29 03:27:04 DEBUG : file1: Unchanged skipping 2025/04/29 03:27:04 INFO : file1: Deleted 2025/04/29 03:27:05 DEBUG : sub/file2: moving to sub/File2-rclone-move-diduxak0 2025/04/29 03:27:05 DEBUG : sub/file2: same parent dir (ODFfODQ4MDAwMV85a0dpTw) - using file/rename instead of move_copy for sub/File2-rclone-move-diduxak0 2025/04/29 03:27:06 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-diduxak0 2025/04/29 03:27:06 DEBUG : sub/file2: moving to sub/File2 2025/04/29 03:27:06 DEBUG : sub/File2-rclone-move-diduxak0: same parent dir (ODFfODQ4MDAwMV85a0dpTw) - using file/rename instead of move_copy for sub/File2 2025/04/29 03:27:06 INFO : sub/File2-rclone-move-diduxak0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:08 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/04/29 03:27:09 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.78s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:11 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/04/29 03:27:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vihenek2zuhi/backup" 2025/04/29 03:27:12 DEBUG : Config file has changed externally - reloading 2025/04/29 03:27:13 DEBUG : Starting OpenDrive session with ID: 3a211367dd8f5f32c4cdf8ec8fee202d4540b7b6881ff085a74609da58454252 2025/04/29 03:27:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 03:27:15 INFO : dst/file1: Moved (server-side) 2025/04/29 03:27:16 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/04/29 03:27:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 03:27:17 INFO : dst/file1: Copied (new) 2025/04/29 03:27:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.03s) === 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:20 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/04/29 03:27:22 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/04/29 03:27:24 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/04/29 03:27:26 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/04/29 03:27:28 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/04/29 03:27:29 INFO : A1/B2: Making directory 2025/04/29 03:27:29 INFO : A1/B1/C3: Making directory 2025/04/29 03:27:30 DEBUG : A2: same parent dir (ODFfODQ3OTk4Nl9QWmNyRw) - using folder/rename instead of move_copy 2025/04/29 03:27:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/29 03:27:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/29 03:27:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/29 03:27:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/29 03:27:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/29 03:27:37 INFO : OpenDrive root 'rclone-test-vihenek2zuhi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/29 03:27:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/29 03:27:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/29 03:27:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/29 03:27:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/29 03:27:42 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (29.31s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:49 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 03:27:50 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/04/29 03:27:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/29 03:27:51 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/29 03:27:51 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 03:27:52 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/04/29 03:27:53 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/29 03:27:53 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:54 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 03:27:55 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/04/29 03:27:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/29 03:27:56 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/29 03:27:56 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 03:27:56 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/04/29 03:27:58 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/29 03:27:58 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:27:59 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 03:28:00 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/04/29 03:28:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/29 03:28:01 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 03:28:01 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/04/29 03:28:03 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 "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:28:04 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/29 03:28:04 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/04/29 03:28:05 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/29 03:28:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/29 03:28:05 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/29 03:28:06 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/04/29 03:28:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/29 03:28:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.02s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:28:10 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/04/29 03:28:11 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/29 03:28:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:28:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:28:13 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.34s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:28:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/29 03:28:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/29 03:28:18 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/04/29 03:28:20 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Touching "empty space" 2025/04/29 03:28:20 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Touching "potato2" 2025/04/29 03:28:20 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Touching "sub dir/potato3" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1684 Error: Should be true Test: TestTouchDir Messages: potato2: Modification time difference too big |84099h0m59.000000004s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestTouchDir (8.61s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.33s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.34s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.34s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.33s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-vihenek2zuhi'", Local "Local file system at /tmp/rclone2293949760", Modify Window "1s" 2025/04/29 03:28:25 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/04/29 03:28:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/04/29 03:28:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pegapuy0" before starting 2025/04/29 03:28:29 DEBUG : sub dir/test remove existing: same parent dir (ODFfODQ4MDAzM196QlNZcg) - using file/rename instead of move_copy for sub dir/test remove existing.pegapuy0 2025/04/29 03:28:30 DEBUG : sub dir/test remove existing.pegapuy0: TEST: removing renamed existing file after operation 2025/04/29 03:28:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekeqaj6" before starting 2025/04/29 03:28:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODQ4MDAzM196QlNZcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekeqaj6 2025/04/29 03:28:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekeqaj6: TEST: renaming existing back after failed operation 2025/04/29 03:28:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tekeqaj6: same parent dir (ODFfODQ4MDAzM196QlNZcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/04/29 03:28:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cumorac7" before starting 2025/04/29 03:28:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODQ4MDAzM196QlNZcg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cumorac7 2025/04/29 03:28:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cumorac7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (9.91s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/04/29 03:28:34 DEBUG : OpenDrive root 'rclone-test-vihenek2zuhi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m17.843803101s (try 1/5): exit status 1: Failed [TestCopyFileBackupDir TestTouchDir]