"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/04 01:02:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku" 2025/07/04 01:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:02:45 DEBUG : Starting OpenDrive session with ID: 657609942c0604ea6d9ef932bd3e4f51a76997fb284146f781eefa83ec417fab 2025/07/04 01:02:45 DEBUG : Creating backend with remote "/tmp/rclone1229522099" === 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/04 01:02:45 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/07/04 01:02:46 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/07/04 01:02:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/04 01:02:46 DEBUG : potato: Seek from 10 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 10 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Seek from 5 to 2 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/04 01:02:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Seek from 5 to 2 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/04 01:02:46 DEBUG : potato: Seek from 8 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 8 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/04 01:02:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/04 01:02:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/04 01:02:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/04 01:02:46 DEBUG : potato: Seek from 5 to 2 2025/07/04 01:02:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/04 01:02:46 DEBUG : potato: Seek from 9 to 0 2025/07/04 01:02:46 DEBUG : potato: Seek from 9 to 0 2025/07/04 01:02:46 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:02:47 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/07/04 01:02:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/07/04 01:02:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/07/04 01:02:54 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.47s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2025/07/04 01:02:56 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 01:02:56 DEBUG : Creating backend with remote "nonexistent" 2025/07/04 01:02:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/04 01:02:56 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/07/04 01:02:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/04 01:02:56 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:02:57 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/04 01:03:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/07/04 01:03:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/04 01:03:06 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.74s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.51s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.53s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.54s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:03:10 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/04 01:03:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/07/04 01:03:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/04 01:03:16 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.13s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- 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.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:03:20 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/07/04 01:03:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 01:03:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 01:03:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 01:03:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/04 01:03:21 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/07/04 01:03:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/04 01:03:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/04 01:03:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/04 01:03:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.46s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:03:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/data" 2025/07/04 01:03:24 DEBUG : Starting OpenDrive session with ID: eb6724fe06c696ffc22b326aa51627da9446b7ec1a64a8466daaefc47e101a51 2025/07/04 01:03:26 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/04 01:03:27 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/07/04 01:03:30 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/04 01:03:31 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/07/04 01:03:33 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/07/04 01:03:36 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/07/04 01:03:38 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/07/04 01:03:40 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/07/04 01:03:42 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/04 01:03:44 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/04 01:03:45 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (24.56s) --- PASS: TestCheckSum/subtest1 (0.70s) --- PASS: TestCheckSum/subtest2 (0.50s) --- PASS: TestCheckSum/subtest3 (0.54s) --- PASS: TestCheckSum/subtest4 (0.52s) --- PASS: TestCheckSum/subtest5 (0.51s) --- PASS: TestCheckSum/subtest6 (0.53s) --- PASS: TestCheckSum/subtest7 (0.51s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:03:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/data" 2025/07/04 01:03:48 DEBUG : Starting OpenDrive session with ID: e4254ed98a4da8f094b251b058ac07fe8fb1e73c7cdf2e13b086588e3edbb954 2025/07/04 01:03:50 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/04 01:03:52 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/07/04 01:03:55 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/04 01:03:56 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/07/04 01:03:58 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/07/04 01:04:01 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/07/04 01:04:03 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/07/04 01:04:06 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/07/04 01:04:08 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/07/04 01:04:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/07/04 01:04:11 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (26.05s) --- PASS: TestCheckSumDownload/subtest1 (0.87s) --- PASS: TestCheckSumDownload/subtest2 (0.69s) --- PASS: TestCheckSumDownload/subtest3 (1.04s) --- PASS: TestCheckSumDownload/subtest4 (0.71s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.69s) --- PASS: TestCheckSumDownload/subtest7 (0.68s) === RUN TestApplyTransforms 2025/07/04 01:04:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-valixuq0jupi" 2025/07/04 01:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:14 DEBUG : Starting OpenDrive session with ID: 4cea4ced3f93b5b8b2c48bacf1115f8de45bc3e4b17e484d68399c9142d8d445 2025/07/04 01:04:15 DEBUG : Creating backend with remote "/tmp/rclone2157803511" run.go:180: Remote "OpenDrive root 'rclone-test-valixuq0jupi'", Local "Local file system at /tmp/rclone2157803511", Modify Window "1s" 2025/07/04 01:04:16 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/07/04 01:04:17 ERROR : hello, world!: sum not found 2025/07/04 01:04:17 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-valixuq0jupi' 2025/07/04 01:04:17 NOTICE: OpenDrive root 'rclone-test-valixuq0jupi': 1 files missing 2025/07/04 01:04:17 NOTICE: 1 hashes missing 2025/07/04 01:04:17 NOTICE: OpenDrive root 'rclone-test-valixuq0jupi': 2 differences found 2025/07/04 01:04:17 NOTICE: OpenDrive root 'rclone-test-valixuq0jupi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/04 01:04:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:17 NOTICE: OpenDrive root 'rclone-test-valixuq0jupi': 0 differences found 2025/07/04 01:04:17 NOTICE: OpenDrive root 'rclone-test-valixuq0jupi': 1 matching files 2025/07/04 01:04:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-biburih2pila" 2025/07/04 01:04:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:18 DEBUG : Starting OpenDrive session with ID: b17056e186a2ba165ceaf5f6610c73f1217a2be221b8b189611fbb19bb2192f1 2025/07/04 01:04:18 DEBUG : Creating backend with remote "/tmp/rclone714684928" run.go:180: Remote "OpenDrive root 'rclone-test-biburih2pila'", Local "Local file system at /tmp/rclone714684928", Modify Window "1s" 2025/07/04 01:04:19 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/07/04 01:04:21 ERROR : HELLO, WORLD!: sum not found 2025/07/04 01:04:21 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-biburih2pila' 2025/07/04 01:04:21 NOTICE: OpenDrive root 'rclone-test-biburih2pila': 1 files missing 2025/07/04 01:04:21 NOTICE: 1 hashes missing 2025/07/04 01:04:21 NOTICE: OpenDrive root 'rclone-test-biburih2pila': 2 differences found 2025/07/04 01:04:21 NOTICE: OpenDrive root 'rclone-test-biburih2pila': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/04 01:04:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:21 NOTICE: OpenDrive root 'rclone-test-biburih2pila': 0 differences found 2025/07/04 01:04:21 NOTICE: OpenDrive root 'rclone-test-biburih2pila': 1 matching files 2025/07/04 01:04:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kekekub0jado" 2025/07/04 01:04:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:21 DEBUG : Starting OpenDrive session with ID: a06ee0551c79dc781510ccbf11b45352fb429c02ce41f7556a2b085deffded5e 2025/07/04 01:04:22 DEBUG : Creating backend with remote "/tmp/rclone2997739076" run.go:180: Remote "OpenDrive root 'rclone-test-kekekub0jado'", Local "Local file system at /tmp/rclone2997739076", Modify Window "1s" 2025/07/04 01:04:23 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/04 01:04:24 ERROR : HeLlO, wOrLd!: sum not found 2025/07/04 01:04:24 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-kekekub0jado' 2025/07/04 01:04:24 NOTICE: OpenDrive root 'rclone-test-kekekub0jado': 1 files missing 2025/07/04 01:04:24 NOTICE: 1 hashes missing 2025/07/04 01:04:24 NOTICE: OpenDrive root 'rclone-test-kekekub0jado': 2 differences found 2025/07/04 01:04:24 NOTICE: OpenDrive root 'rclone-test-kekekub0jado': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/04 01:04:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:24 NOTICE: OpenDrive root 'rclone-test-kekekub0jado': 0 differences found 2025/07/04 01:04:24 NOTICE: OpenDrive root 'rclone-test-kekekub0jado': 1 matching files 2025/07/04 01:04:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-remorey5jeco" 2025/07/04 01:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:25 DEBUG : Starting OpenDrive session with ID: fd8e185d94dfaef7848f9c2767f7e911fa660688cd3e143f7ae61116eba94e1c 2025/07/04 01:04:25 DEBUG : Creating backend with remote "/tmp/rclone2517983863" run.go:180: Remote "OpenDrive root 'rclone-test-remorey5jeco'", Local "Local file system at /tmp/rclone2517983863", Modify Window "1s" 2025/07/04 01:04:26 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/04 01:04:28 ERROR : HELLO, WORLD!: sum not found 2025/07/04 01:04:28 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-remorey5jeco' 2025/07/04 01:04:28 NOTICE: OpenDrive root 'rclone-test-remorey5jeco': 1 files missing 2025/07/04 01:04:28 NOTICE: 1 hashes missing 2025/07/04 01:04:28 NOTICE: OpenDrive root 'rclone-test-remorey5jeco': 2 differences found 2025/07/04 01:04:28 NOTICE: OpenDrive root 'rclone-test-remorey5jeco': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/04 01:04:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:28 NOTICE: OpenDrive root 'rclone-test-remorey5jeco': 0 differences found 2025/07/04 01:04:28 NOTICE: OpenDrive root 'rclone-test-remorey5jeco': 1 matching files 2025/07/04 01:04:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-babakuq1vopa" 2025/07/04 01:04:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:28 DEBUG : Starting OpenDrive session with ID: 3b43b0a10349bcbcd0173d1f8576eb6f291a8610d679aee0dbb7abdc53d116ae 2025/07/04 01:04:29 DEBUG : Creating backend with remote "/tmp/rclone4145746607" run.go:180: Remote "OpenDrive root 'rclone-test-babakuq1vopa'", Local "Local file system at /tmp/rclone4145746607", Modify Window "1s" 2025/07/04 01:04:30 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/07/04 01:04:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:31 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-babakuq1vopa' 2025/07/04 01:04:31 NOTICE: OpenDrive root 'rclone-test-babakuq1vopa': 1 files missing 2025/07/04 01:04:31 NOTICE: 1 hashes missing 2025/07/04 01:04:31 NOTICE: OpenDrive root 'rclone-test-babakuq1vopa': 2 differences found 2025/07/04 01:04:31 NOTICE: OpenDrive root 'rclone-test-babakuq1vopa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/04 01:04:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:31 NOTICE: OpenDrive root 'rclone-test-babakuq1vopa': 0 differences found 2025/07/04 01:04:31 NOTICE: OpenDrive root 'rclone-test-babakuq1vopa': 1 matching files 2025/07/04 01:04:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hayonil5fali" 2025/07/04 01:04:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:32 DEBUG : Starting OpenDrive session with ID: 5654914ce37921aaab4e00e3bf261a8744f4d12b648a493709ba9de3260f8968 2025/07/04 01:04:32 DEBUG : Creating backend with remote "/tmp/rclone2647648758" run.go:180: Remote "OpenDrive root 'rclone-test-hayonil5fali'", Local "Local file system at /tmp/rclone2647648758", Modify Window "1s" 2025/07/04 01:04:33 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/07/04 01:04:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:35 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hayonil5fali' 2025/07/04 01:04:35 NOTICE: OpenDrive root 'rclone-test-hayonil5fali': 1 files missing 2025/07/04 01:04:35 NOTICE: 1 hashes missing 2025/07/04 01:04:35 NOTICE: OpenDrive root 'rclone-test-hayonil5fali': 2 differences found 2025/07/04 01:04:35 NOTICE: OpenDrive root 'rclone-test-hayonil5fali': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/04 01:04:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:35 NOTICE: OpenDrive root 'rclone-test-hayonil5fali': 0 differences found 2025/07/04 01:04:35 NOTICE: OpenDrive root 'rclone-test-hayonil5fali': 1 matching files 2025/07/04 01:04:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fajubep3yiwa" 2025/07/04 01:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:35 DEBUG : Starting OpenDrive session with ID: 6e69176e6ed5b8eb75c10c8e20add8700547776c4d8029e3b9176667124ce5c3 2025/07/04 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone3004470023" run.go:180: Remote "OpenDrive root 'rclone-test-fajubep3yiwa'", Local "Local file system at /tmp/rclone3004470023", Modify Window "1s" 2025/07/04 01:04:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/07/04 01:04:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fajubep3yiwa' 2025/07/04 01:04:38 NOTICE: OpenDrive root 'rclone-test-fajubep3yiwa': 1 files missing 2025/07/04 01:04:38 NOTICE: 1 hashes missing 2025/07/04 01:04:38 NOTICE: OpenDrive root 'rclone-test-fajubep3yiwa': 2 differences found 2025/07/04 01:04:38 NOTICE: OpenDrive root 'rclone-test-fajubep3yiwa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/04 01:04:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:38 NOTICE: OpenDrive root 'rclone-test-fajubep3yiwa': 0 differences found 2025/07/04 01:04:38 NOTICE: OpenDrive root 'rclone-test-fajubep3yiwa': 1 matching files 2025/07/04 01:04:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fejirec6zote" 2025/07/04 01:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:39 DEBUG : Starting OpenDrive session with ID: 04abe0944ad61ab97cc0ed30bbb8634e3e2ec2fc4b7b6c9d8361552ea03d9237 2025/07/04 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone1404644260" run.go:180: Remote "OpenDrive root 'rclone-test-fejirec6zote'", Local "Local file system at /tmp/rclone1404644260", Modify Window "1s" 2025/07/04 01:04:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/07/04 01:04:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fejirec6zote' 2025/07/04 01:04:41 NOTICE: OpenDrive root 'rclone-test-fejirec6zote': 1 files missing 2025/07/04 01:04:41 NOTICE: 1 hashes missing 2025/07/04 01:04:41 NOTICE: OpenDrive root 'rclone-test-fejirec6zote': 2 differences found 2025/07/04 01:04:41 NOTICE: OpenDrive root 'rclone-test-fejirec6zote': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/04 01:04:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:42 NOTICE: OpenDrive root 'rclone-test-fejirec6zote': 0 differences found 2025/07/04 01:04:42 NOTICE: OpenDrive root 'rclone-test-fejirec6zote': 1 matching files 2025/07/04 01:04:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-racocal1ruso" 2025/07/04 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:42 DEBUG : Starting OpenDrive session with ID: 045a5ac1ae3ae548623983b504c8eb0d677e0aabc1a7d9f3454a8c2094f4d10c 2025/07/04 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone3348577158" run.go:180: Remote "OpenDrive root 'rclone-test-racocal1ruso'", Local "Local file system at /tmp/rclone3348577158", Modify Window "1s" 2025/07/04 01:04:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/07/04 01:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-racocal1ruso' 2025/07/04 01:04:45 NOTICE: OpenDrive root 'rclone-test-racocal1ruso': 1 files missing 2025/07/04 01:04:45 NOTICE: 1 hashes missing 2025/07/04 01:04:45 NOTICE: OpenDrive root 'rclone-test-racocal1ruso': 2 differences found 2025/07/04 01:04:45 NOTICE: OpenDrive root 'rclone-test-racocal1ruso': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/04 01:04:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:45 NOTICE: OpenDrive root 'rclone-test-racocal1ruso': 0 differences found 2025/07/04 01:04:45 NOTICE: OpenDrive root 'rclone-test-racocal1ruso': 1 matching files 2025/07/04 01:04:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tufoxuf9hujo" 2025/07/04 01:04:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:04:46 DEBUG : Starting OpenDrive session with ID: 8bcb7558ee771da354e1c3004f6b96480d9c40c50c3ce5b2f6690ba33562607b 2025/07/04 01:04:46 DEBUG : Creating backend with remote "/tmp/rclone3794420803" run.go:180: Remote "OpenDrive root 'rclone-test-tufoxuf9hujo'", Local "Local file system at /tmp/rclone3794420803", Modify Window "1s" 2025/07/04 01:04:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/07/04 01:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/04 01:04:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tufoxuf9hujo' 2025/07/04 01:04:49 NOTICE: OpenDrive root 'rclone-test-tufoxuf9hujo': 1 files missing 2025/07/04 01:04:49 NOTICE: 1 hashes missing 2025/07/04 01:04:49 NOTICE: OpenDrive root 'rclone-test-tufoxuf9hujo': 2 differences found 2025/07/04 01:04:49 NOTICE: OpenDrive root 'rclone-test-tufoxuf9hujo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/04 01:04:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/04 01:04:49 NOTICE: OpenDrive root 'rclone-test-tufoxuf9hujo': 0 differences found 2025/07/04 01:04:49 NOTICE: OpenDrive root 'rclone-test-tufoxuf9hujo': 1 matching files 2025/07/04 01:04:49 DEBUG : OpenDrive root 'rclone-test-tufoxuf9hujo': Purge remote 2025/07/04 01:04:49 DEBUG : OpenDrive root 'rclone-test-racocal1ruso': Purge remote 2025/07/04 01:04:50 DEBUG : OpenDrive root 'rclone-test-fejirec6zote': Purge remote 2025/07/04 01:04:50 DEBUG : OpenDrive root 'rclone-test-fajubep3yiwa': Purge remote 2025/07/04 01:04:50 DEBUG : OpenDrive root 'rclone-test-hayonil5fali': Purge remote 2025/07/04 01:04:51 DEBUG : OpenDrive root 'rclone-test-babakuq1vopa': Purge remote 2025/07/04 01:04:51 DEBUG : OpenDrive root 'rclone-test-remorey5jeco': Purge remote 2025/07/04 01:04:51 DEBUG : OpenDrive root 'rclone-test-kekekub0jado': Purge remote 2025/07/04 01:04:52 DEBUG : OpenDrive root 'rclone-test-biburih2pila': Purge remote 2025/07/04 01:04:52 DEBUG : OpenDrive root 'rclone-test-valixuq0jupi': Purge remote --- PASS: TestApplyTransforms (38.56s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:04:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 01:04:54 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/04 01:04:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:04:55 INFO : file1: Copied (new) to: sub/file2 2025/07/04 01:04:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:04:55 DEBUG : file1: Unchanged skipping 2025/07/04 01:04:56 DEBUG : OpenDrive root 'rclone-test-qalival2siku': 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.79s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.34s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:05:00 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/04 01:05:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/backup" 2025/07/04 01:05:02 DEBUG : Starting OpenDrive session with ID: 6ddc75bc6e707b2378c1a94fd883a7266b15728ae7a145bfdee68f3776fb5545 2025/07/04 01:05:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 01:05:03 ERROR : dst/file1: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (6.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:05:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/dst" 2025/07/04 01:05:05 DEBUG : Starting OpenDrive session with ID: 581f0d07cf3593253182c9fe78c97824f4706bce07c7a7e454168dbb6f9c3efb 2025/07/04 01:05:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/CompareDest" 2025/07/04 01:05:07 DEBUG : Starting OpenDrive session with ID: c172d9f32126188f5b6c538389aa59740a206fc1dc44759aac62641d6ba017f8 2025/07/04 01:05:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 01:05:08 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/04 01:05:09 INFO : one: Copied (new) 2025/07/04 01:05:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/04 01:05:11 INFO : one: Copied (replaced existing) 2025/07/04 01:05:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:14 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 01:05:17 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 01:05:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 01:05:19 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 01:05:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 01:05:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 01:05:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:21 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/04 01:05:22 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (19.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:05:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/dst" 2025/07/04 01:05:25 DEBUG : Starting OpenDrive session with ID: 54272c1172c7c38cb2fd3a63984de54988480d8fd70487532689e8f89ea36e44 2025/07/04 01:05:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/CopyDest" 2025/07/04 01:05:26 DEBUG : Starting OpenDrive session with ID: e1e726427099f5f65ec29564f6b9bb91cd36ec80472639020c6159cb49f067c0 2025/07/04 01:05:27 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 01:05:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/04 01:05:29 INFO : one: Copied (new) 2025/07/04 01:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/04 01:05:31 INFO : one: Copied (replaced existing) 2025/07/04 01:05:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:34 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/BackupDir" 2025/07/04 01:05:36 DEBUG : Starting OpenDrive session with ID: a7c2251d5923b64e1833797f7836e954dffe2029325988ccaaf93ac20d3cb0ba 2025/07/04 01:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 01:05:38 INFO : one: Moved (server-side) 2025/07/04 01:05:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/04 01:05:38 INFO : one: Copied (server-side copy) 2025/07/04 01:05:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 01:05:39 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/07/04 01:05:40 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 01:05:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/04 01:05:41 INFO : two: Copied (server-side copy) 2025/07/04 01:05:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 01:05:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 01:05:42 DEBUG : two: Unchanged skipping 2025/07/04 01:05:43 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/07/04 01:05:44 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 01:05:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 01:05:44 DEBUG : three: Destination not found in --copy-dest 2025/07/04 01:05:45 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/07/04 01:05:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/04 01:05:46 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (25.53s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.33s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:05:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/04 01:05:52 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/07/04 01:05:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:05:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/04 01:05:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/04 01:05:54 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/07/04 01:05:54 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/07/04 01:05:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/04 01:05:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/04 01:05:56 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/07/04 01:05:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6bb0a3b03b904c1497dc674105a24e01 OK 2025/07/04 01:05:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.70s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:06:01 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/07/04 01:06:03 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/07/04 01:06:04 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/07/04 01:06:06 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/07/04 01:06:07 INFO : OpenDrive root 'rclone-test-qalival2siku': Looking for duplicate md5 hashes using newest mode. 2025/07/04 01:06:08 NOTICE: 23f9a39d3c7c63377a1ff24862222c03: Found 3 files with duplicate md5 hashes 2025/07/04 01:06:08 INFO : one: Deleted 2025/07/04 01:06:08 INFO : also/one: Deleted 2025/07/04 01:06:08 NOTICE: 23f9a39d3c7c63377a1ff24862222c03: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.67s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.34s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:06:12 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:14 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/04 01:06:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:18 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:20 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/04 01:06:21 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/04 01:06:23 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:25 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 01:06:25 DEBUG : a.txt: Excluded 2025/07/04 01:06:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 01:06:25 DEBUG : sub dir/hello world: Excluded 2025/07/04 01:06:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 01:06:25 DEBUG : sub dir/hello world2: Excluded 2025/07/04 01:06:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 01:06:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 01:06:26 DEBUG : sub dir/hello world: Excluded 2025/07/04 01:06:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 01:06:26 DEBUG : sub dir/hello world2: Excluded 2025/07/04 01:06:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.07s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:06:30 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:32 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/07/04 01:06:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:36 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:38 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/07/04 01:06:39 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/07/04 01:06:41 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/07/04 01:06:43 DEBUG : a.txt: Excluded (Size Filter) 2025/07/04 01:06:43 DEBUG : a.txt: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 01:06:44 DEBUG : sub dir/hello world: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 01:06:44 DEBUG : sub dir/hello world2: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/ignore dir: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/04 01:06:44 DEBUG : sub dir/hello world: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/04 01:06:44 DEBUG : sub dir/hello world2: Excluded 2025/07/04 01:06:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.38s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:06:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/04 01:06:50 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.26s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.18s) --- 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:06:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/04 01:06:58 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/07/04 01:07:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/notfound" 2025/07/04 01:07:01 DEBUG : Config file has changed externally - reloading 2025/07/04 01:07:02 DEBUG : Starting OpenDrive session with ID: ca2c1069588589f3571ad944543e6c5cf58f72a35c4e5ce9aa67e270bc1322d2 --- PASS: TestStatJSON (9.03s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.28s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:04 INFO : OpenDrive root 'rclone-test-qalival2siku': Making directory 2025/07/04 01:07:04 INFO : OpenDrive root 'rclone-test-qalival2siku': Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.55s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.68s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/04 01:07:16 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/04 01:07:16 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.68s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.30s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.01s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.36s) === RUN TestHashSumsWithErrors 2025/07/04 01:07:27 DEBUG : Creating backend with remote ":memory:" 2025/07/04 01:07:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/04 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/04 01:07:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/04 01:07:27 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/04 01:07:31 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.40s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:35 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/04 01:07:36 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:38 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/04 01:07:40 DEBUG : Waiting for deletions to finish 2025/07/04 01:07:40 DEBUG : large: Excluded (Size Filter) 2025/07/04 01:07:40 DEBUG : large: Excluded 2025/07/04 01:07:40 INFO : medium: Deleted 2025/07/04 01:07:40 INFO : small: Deleted --- PASS: TestDelete (6.60s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:41 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/04 01:07:43 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:45 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/04 01:07:46 DEBUG : Waiting for deletions to finish 2025/07/04 01:07:46 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/04 01:07:46 INFO : large: Deleted 2025/07/04 01:07:46 INFO : medium: Deleted --- PASS: TestMaxDelete (6.83s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:48 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/04 01:07:50 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:52 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/04 01:07:53 DEBUG : Waiting for deletions to finish 2025/07/04 01:07:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 01:07:53 INFO : medium: Deleted 2025/07/04 01:07:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.47s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:07:55 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/07/04 01:07:56 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/07/04 01:07:58 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/07/04 01:07:59 DEBUG : Waiting for deletions to finish 2025/07/04 01:07:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/04 01:07:59 INFO : large: Deleted 2025/07/04 01:07:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.47s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:01 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.34s) === RUN TestRetry 2025/07/04 01:08:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/04 01:08:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/04 01:08:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 01:08:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 01:08:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 01:08:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/04 01:08:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:05 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/07/04 01:08:06 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.58s) === RUN TestPurge 2025/07/04 01:08:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-goneyes5veju" 2025/07/04 01:08:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 01:08:13 DEBUG : Starting OpenDrive session with ID: 2369ecec67213153b34c2b6eebbf280cb45b50ee098be3d47c0fc7f10ca35bf2 2025/07/04 01:08:13 DEBUG : Creating backend with remote "/tmp/rclone1739820197" run.go:180: Remote "OpenDrive root 'rclone-test-goneyes5veju'", Local "Local file system at /tmp/rclone1739820197", Modify Window "1s" 2025/07/04 01:08:15 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:08:16 INFO : A2: Making directory 2025/07/04 01:08:17 INFO : A1/B2: Making directory 2025/07/04 01:08:17 INFO : A1/B2/C2: Making directory 2025/07/04 01:08:18 INFO : A1/B1/C3: Making directory 2025/07/04 01:08:18 INFO : A3: Making directory 2025/07/04 01:08:18 INFO : A3/B3: Making directory 2025/07/04 01:08:19 INFO : A3/B3/C4: Making directory 2025/07/04 01:08:20 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/04 01:08:23 ERROR : error listing: directory not found 2025/07/04 01:08:23 DEBUG : OpenDrive root 'rclone-test-goneyes5veju': Purge remote 2025/07/04 01:08:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.01s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" run.go:285: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-qalival2siku'": failed to get folder list: Directory doesn't exist (Error 404) 2025/07/04 01:08:25 ERROR : A1: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:650 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (1.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:25 INFO : A1: Making directory 2025/07/04 01:08:25 INFO : A1/B1: Making directory 2025/07/04 01:08:25 INFO : A1/B1/C1: Making directory 2025/07/04 01:08:26 DEBUG : removing 1 level 3 directories 2025/07/04 01:08:26 INFO : A1/B1/C1: Removing directory 2025/07/04 01:08:26 DEBUG : removing 1 level 2 directories 2025/07/04 01:08:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.41s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:28 INFO : A1: Making directory 2025/07/04 01:08:28 INFO : A1/B1: Making directory 2025/07/04 01:08:29 INFO : A1/B1/C1: Making directory 2025/07/04 01:08:30 DEBUG : removing 1 level 3 directories 2025/07/04 01:08:30 INFO : A1/B1/C1: Removing directory 2025/07/04 01:08:31 DEBUG : removing 1 level 2 directories 2025/07/04 01:08:31 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.25s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:35 DEBUG : filename.txt: File name found in url 2025/07/04 01:08:35 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/04 01:08:37 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:39 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.57s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 01:08:42 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:08:43 INFO : file1: Copied (new) to: sub/file2 2025/07/04 01:08:43 INFO : file1: Deleted fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/07/04 01:08:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:08:51 DEBUG : file1: Unchanged skipping 2025/07/04 01:08:51 INFO : file1: Deleted 2025/07/04 01:08:51 DEBUG : OpenDrive root 'rclone-test-qalival2siku': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 01:08:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:08:55 INFO : file1: Copied (new) 2025/07/04 01:08:55 INFO : file1: Deleted 2025/07/04 01:08:55 DEBUG : file1: Destination exists, skipping 2025/07/04 01:08:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.98s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:08:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/04 01:08:57 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/07/04 01:08:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:08:58 INFO : file1: Copied (new) to: sub/file2 2025/07/04 01:08:58 INFO : file1: Deleted 2025/07/04 01:08:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:08:59 DEBUG : file1: Unchanged skipping 2025/07/04 01:08:59 INFO : file1: Deleted 2025/07/04 01:08:59 DEBUG : sub/file2: moving to sub/File2-rclone-move-malomop9 2025/07/04 01:09:00 DEBUG : sub/file2: same parent dir (ODFfOTE0MTE4NV85dzl5Qg) - using file/rename instead of move_copy for sub/File2-rclone-move-malomop9 2025/07/04 01:09:00 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-malomop9 2025/07/04 01:09:00 DEBUG : sub/file2: moving to sub/File2 2025/07/04 01:09:00 DEBUG : sub/File2-rclone-move-malomop9: same parent dir (ODFfOTE0MTE4NV85dzl5Qg) - using file/rename instead of move_copy for sub/File2 2025/07/04 01:09:00 INFO : sub/File2-rclone-move-malomop9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.67s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:02 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/07/04 01:09:04 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.87s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:05 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/04 01:09:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qalival2siku/backup" 2025/07/04 01:09:07 DEBUG : Starting OpenDrive session with ID: 0eaad1cdd8f983343391ca30071aef58b841a394d2cf0ef49eb6ee06edf16b47 2025/07/04 01:09:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/04 01:09:09 INFO : dst/file1: Moved (server-side) 2025/07/04 01:09:10 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/04 01:09:11 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/04 01:09:11 INFO : dst/file1: Copied (new) 2025/07/04 01:09:11 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.37s) === 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:15 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/07/04 01:09:16 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/07/04 01:09:18 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/07/04 01:09:20 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/07/04 01:09:23 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/07/04 01:09:23 INFO : A1/B2: Making directory 2025/07/04 01:09:24 INFO : A1/B1/C3: Making directory 2025/07/04 01:09:25 DEBUG : A2: same parent dir (ODFfOTE0MTEzNF9xTDVDVw) - using folder/rename instead of move_copy 2025/07/04 01:09:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/04 01:09:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/04 01:09:30 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/04 01:09:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/04 01:09:30 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/04 01:09:32 INFO : OpenDrive root 'rclone-test-qalival2siku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/04 01:09:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/04 01:09:36 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/04 01:09:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/04 01:09:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/04 01:09:37 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (29.75s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" --- PASS: TestGetFsInfo (0.33s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:44 DEBUG : OpenDrive root 'rclone-test-qalival2siku': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 01:09:45 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/04 01:09:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/04 01:09:46 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/04 01:09:46 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/04 01:09:46 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/04 01:09:48 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/04 01:09:48 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:49 DEBUG : OpenDrive root 'rclone-test-qalival2siku': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 01:09:50 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/04 01:09:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/07/04 01:09:50 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/07/04 01:09:50 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/04 01:09:51 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/04 01:09:53 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/07/04 01:09:53 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:54 DEBUG : OpenDrive root 'rclone-test-qalival2siku': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 01:09:54 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/04 01:09:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 01:09:55 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/04 01:09:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/04 01:09:57 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:09:58 DEBUG : OpenDrive root 'rclone-test-qalival2siku': File to upload is small (34 bytes), uploading instead of streaming 2025/07/04 01:09:59 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/04 01:10:00 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/04 01:10:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/04 01:10:00 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/04 01:10:01 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/04 01:10:02 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/04 01:10:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.72s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.33s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:10:04 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/07/04 01:10:05 DEBUG : OpenDrive root 'rclone-test-qalival2siku': File to upload is small (60 bytes), uploading instead of streaming 2025/07/04 01:10:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:10:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/04 01:10:06 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.09s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.33s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:10:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/04 01:10:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/04 01:10:12 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/07/04 01:10:14 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Touching "empty space" 2025/07/04 01:10:14 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Touching "potato2" 2025/07/04 01:10:14 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.64s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.33s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.34s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", 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-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-qalival2siku'", Local "Local file system at /tmp/rclone1229522099", Modify Window "1s" 2025/07/04 01:10:19 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/07/04 01:10:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/07/04 01:10:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zuvifah1" before starting 2025/07/04 01:10:23 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTE0MTIwOF9YYXdqRg) - using file/rename instead of move_copy for sub dir/test remove existing.zuvifah1 2025/07/04 01:10:24 DEBUG : sub dir/test remove existing.zuvifah1: TEST: removing renamed existing file after operation 2025/07/04 01:10:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monuqaq8" before starting 2025/07/04 01:10:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTE0MTIwOF9YYXdqRg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monuqaq8 2025/07/04 01:10:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monuqaq8: TEST: renaming existing back after failed operation 2025/07/04 01:10:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.monuqaq8: same parent dir (ODFfOTE0MTIwOF9YYXdqRg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/07/04 01:10:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gixihij7" before starting 2025/07/04 01:10:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTE0MTIwOF9YYXdqRg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gixihij7 2025/07/04 01:10:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gixihij7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (9.94s) === 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/07/04 01:10:28 DEBUG : OpenDrive root 'rclone-test-qalival2siku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m44.2619099s (try 1/5): exit status 1: Failed [TestCopyFileBackupDir TestRmdirsNoLeaveRoot]