"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/12 03:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda" 2025/07/12 03:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg" 2025/07/12 03:18:44 DEBUG : Creating backend with remote "/tmp/rclone2928165171" === 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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/12 03:18:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/12 03:18:44 DEBUG : potato: Seek from 10 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 10 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/12 03:18:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/12 03:18:44 DEBUG : potato: Seek from 8 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 8 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/12 03:18:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/12 03:18:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/12 03:18:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/12 03:18:44 DEBUG : potato: Seek from 5 to 2 2025/07/12 03:18:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/12 03:18:44 DEBUG : potato: Seek from 9 to 0 2025/07/12 03:18:44 DEBUG : potato: Seek from 9 to 0 2025/07/12 03:18:44 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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:18:46 DEBUG : rutabaga: md5 = 41a6b55f74ecfe9a3368b5171a25e577 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/12 03:18:49 DEBUG : empty space: md5 = c98140a0e6da4940c1a35f3daaa2a7b2 OK === RUN TestCheck/3 2025/07/12 03:18:51 DEBUG : potato2: md5 = d67b90b9200a50170c11ba696aba4116 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/12 03:18:53 DEBUG : remotepotato: md5 = c31cfad1c8caef577803c568d957625d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.34s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/07/12 03:18:56 DEBUG : Creating backend with remote "nonexistent" 2025/07/12 03:18:56 DEBUG : Creating backend with remote "nonexistent" 2025/07/12 03:18:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/12 03:18: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/12 03:18:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/12 03:18: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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:18:57 DEBUG : rutabaga: md5 = e52def5aff416a8a8dd2c2a0bec507c5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/12 03:19:01 DEBUG : empty space: md5 = c117254b0d42dd9dc375981854c5c7c1 OK === RUN TestCheckDownload/3 2025/07/12 03:19:04 DEBUG : potato2: md5 = 686d43cad1e1fa819d682d0c9be8eac8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/12 03:19:08 DEBUG : remotepotato: md5 = f2f9ffed4bf7ef16360ebd2e1f71e42b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.65s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (1.07s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (1.22s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.05s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:19:14 DEBUG : rutabaga: md5 = 6486f5e50d3f64a902fa28ee819aa2bf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/12 03:19:16 DEBUG : empty space: md5 = 9a0e65fd3e1f7011a0c189b77faf772b OK === RUN TestCheckSizeOnly/3 2025/07/12 03:19:18 DEBUG : potato2: md5 = 309a67ad5c372f24571e65250c68673a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/12 03:19:20 DEBUG : remotepotato: md5 = ff3e27f9ace923306f1c53c917e7844c OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.62s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:19:24 DEBUG : test.sum: md5 = 366cd55f3de1fd9f59361e69df4955f3 OK 2025/07/12 03:19:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/12 03:19:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/12 03:19:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/12 03:19:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/12 03:19:27 DEBUG : test.sum: md5 = 81f182d43468f745d02230d366ae1706 OK 2025/07/12 03:19:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/12 03:19:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/12 03:19:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/12 03:19:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.49s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:19:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/data" 2025/07/12 03:19:29 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:19:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/data" 2025/07/12 03:19:31 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/vjrnln8ratgmqakfosrqe8espk" 2025/07/12 03:19:34 DEBUG : data/banana: md5 = b07798542a2dc6c92f4a86f94fe527fe OK 2025/07/12 03:19:35 DEBUG : test.sum: md5 = e58a3acbba1cacde3390c9d07b11d80d OK === RUN TestCheckSumDownload/subtest1 2025/07/12 03:19:40 DEBUG : data/potato: md5 = 77e92969c43b16189069f0d5e2189679 OK 2025/07/12 03:19:41 DEBUG : test.sum: md5 = f6e7ccd6a725d7120ad718a572af004d OK === RUN TestCheckSumDownload/subtest2 2025/07/12 03:19:45 DEBUG : test.sum: md5 = 57abe3e217ce6f69e308fb3f20cc281a OK === RUN TestCheckSumDownload/subtest3 2025/07/12 03:19:49 DEBUG : test.sum: md5 = 15e48a82b337507862f18d0e1ffe57d1 OK === RUN TestCheckSumDownload/subtest4 2025/07/12 03:19:53 DEBUG : test.sum: md5 = 48f59747d7f21672ebaba3da8b522daf OK === RUN TestCheckSumDownload/subtest5 2025/07/12 03:19:57 DEBUG : test.sum: md5 = 2be01989c2cd1c44bd93c220cd062604 OK === RUN TestCheckSumDownload/subtest6 2025/07/12 03:20:01 DEBUG : data/banana: md5 = 82011ced52240b6925b896d804a3ff10 OK 2025/07/12 03:20:02 DEBUG : data/potato: md5 = 4a9a8fb5b46ea7ac79bccc15660b3161 OK 2025/07/12 03:20:03 DEBUG : test.sum: md5 = 633b1f974b4ea63ef8d4141f6c4a7f3f OK === RUN TestCheckSumDownload/subtest7 2025/07/12 03:20:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/12 03:20:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.16s) --- PASS: TestCheckSumDownload/subtest1 (2.59s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.16s) --- PASS: TestCheckSumDownload/subtest4 (2.02s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (2.20s) === RUN TestApplyTransforms 2025/07/12 03:20:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nadicod7quka" 2025/07/12 03:20:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:09 DEBUG : Creating backend with remote "TestDrive:crypt/sgkhusfs0latft1iprufl71racksfuh3p5otnlo71iru5867u6l0" 2025/07/12 03:20:10 DEBUG : Creating backend with remote "/tmp/rclone4069466511" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka'", Local "Local file system at /tmp/rclone4069466511", Modify Window "1ms" 2025/07/12 03:20:12 DEBUG : hello, world!: md5 = af19ca1d1525cd28a0319ec28ba279fc OK upper checkfile vs. lower remote (without normalization) 2025/07/12 03:20:12 ERROR : hello, world!: sum not found 2025/07/12 03:20:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka' 2025/07/12 03:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': 1 files missing 2025/07/12 03:20:12 NOTICE: 1 hashes missing 2025/07/12 03:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': 1 differences found 2025/07/12 03:20:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/12 03:20:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': 0 differences found 2025/07/12 03:20:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': 1 matching files 2025/07/12 03:20:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vibucir5gujo" 2025/07/12 03:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:13 DEBUG : Creating backend with remote "TestDrive:crypt/b900ic12f68r2ugb7g3t052sfvdhh3lqh0cif4mdrh4m8rgb939g" 2025/07/12 03:20:14 DEBUG : Creating backend with remote "/tmp/rclone3661240834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo'", Local "Local file system at /tmp/rclone3661240834", Modify Window "1ms" 2025/07/12 03:20:16 DEBUG : HELLO, WORLD!: md5 = 11b8312d395cc4f76c868da6e0d57ebd OK lower checkfile vs. upper remote (without normalization) 2025/07/12 03:20:17 ERROR : HELLO, WORLD!: sum not found 2025/07/12 03:20:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo' 2025/07/12 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': 1 files missing 2025/07/12 03:20:17 NOTICE: 1 hashes missing 2025/07/12 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': 1 differences found 2025/07/12 03:20:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/12 03:20:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': 0 differences found 2025/07/12 03:20:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': 1 matching files 2025/07/12 03:20:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wacorob3himo" 2025/07/12 03:20:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:18 DEBUG : Creating backend with remote "TestDrive:crypt/hdcuf28i5cs16qchi3jf96uli2g12fin256hvpqi7rplfg37pnig" 2025/07/12 03:20:19 DEBUG : Creating backend with remote "/tmp/rclone4236663773" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo'", Local "Local file system at /tmp/rclone4236663773", Modify Window "1ms" 2025/07/12 03:20:21 DEBUG : HeLlO, wOrLd!: md5 = dbb4fc72320d835850d1b6c5c3811d6e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/12 03:20:22 ERROR : HeLlO, wOrLd!: sum not found 2025/07/12 03:20:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo' 2025/07/12 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': 1 files missing 2025/07/12 03:20:22 NOTICE: 1 hashes missing 2025/07/12 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': 1 differences found 2025/07/12 03:20:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/12 03:20:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': 0 differences found 2025/07/12 03:20:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': 1 matching files 2025/07/12 03:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nosiqab0hehe" 2025/07/12 03:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:23 DEBUG : Creating backend with remote "TestDrive:crypt/9832idsqdptn77mdqjpp59ipn0r29ghvvbv8n38p136k77b7ki60" 2025/07/12 03:20:24 DEBUG : Creating backend with remote "/tmp/rclone3988107176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe'", Local "Local file system at /tmp/rclone3988107176", Modify Window "1ms" 2025/07/12 03:20:26 DEBUG : HELLO, WORLD!: md5 = be3b038e264f13825aa147ba54454d5e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/12 03:20:27 ERROR : HELLO, WORLD!: sum not found 2025/07/12 03:20:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe' 2025/07/12 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': 1 files missing 2025/07/12 03:20:27 NOTICE: 1 hashes missing 2025/07/12 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': 1 differences found 2025/07/12 03:20:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/12 03:20:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': 0 differences found 2025/07/12 03:20:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': 1 matching files 2025/07/12 03:20:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yucudek3wara" 2025/07/12 03:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:28 DEBUG : Creating backend with remote "TestDrive:crypt/0lr16aclqke82b3t4t362rls4jv8m8n51m3alsut4bvoqcj64b40" 2025/07/12 03:20:29 DEBUG : Creating backend with remote "/tmp/rclone2282015851" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara'", Local "Local file system at /tmp/rclone2282015851", Modify Window "1ms" 2025/07/12 03:20:31 DEBUG : 測試_Русский___ě_áñ: md5 = d56e9c33d867b2416aa575f336f3646b OK NFD checkfile vs. NFC remote (without normalization) 2025/07/12 03:20:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara' 2025/07/12 03:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': 1 files missing 2025/07/12 03:20:32 NOTICE: 1 hashes missing 2025/07/12 03:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': 1 differences found 2025/07/12 03:20:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/12 03:20:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': 0 differences found 2025/07/12 03:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': 1 matching files 2025/07/12 03:20:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-peqakot6neho" 2025/07/12 03:20:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:33 DEBUG : Creating backend with remote "TestDrive:crypt/32ga72q8isv5kk6ptnkfidpgk37l2q7mir4gcs71j1409eg51pa0" 2025/07/12 03:20:34 DEBUG : Creating backend with remote "/tmp/rclone3401041952" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho'", Local "Local file system at /tmp/rclone3401041952", Modify Window "1ms" 2025/07/12 03:20:36 DEBUG : 測試_Русский___ě_áñ: md5 = b29e241854ae51fc13b2f85ee2d04f88 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/12 03:20:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho' 2025/07/12 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': 1 files missing 2025/07/12 03:20:36 NOTICE: 1 hashes missing 2025/07/12 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': 1 differences found 2025/07/12 03:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/12 03:20:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': 0 differences found 2025/07/12 03:20:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': 1 matching files 2025/07/12 03:20:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rekinik7zica" 2025/07/12 03:20:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:38 DEBUG : Creating backend with remote "TestDrive:crypt/v6m585c0uckja1arjlrq3716vghappbvpvia74pqh6egj7k1064g" 2025/07/12 03:20:39 DEBUG : Creating backend with remote "/tmp/rclone1223556318" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica'", Local "Local file system at /tmp/rclone1223556318", Modify Window "1ms" 2025/07/12 03:20:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f91694f81284395e46ec0f5bc63b7185 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/12 03:20:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica' 2025/07/12 03:20:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': 1 files missing 2025/07/12 03:20:41 NOTICE: 1 hashes missing 2025/07/12 03:20:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': 1 differences found 2025/07/12 03:20:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/12 03:20:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': 0 differences found 2025/07/12 03:20:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': 1 matching files 2025/07/12 03:20:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagebep2biha" 2025/07/12 03:20:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:42 DEBUG : Creating backend with remote "TestDrive:crypt/poe4085b979162a3a2lld6tpt9cv3vj23lf51hdaonsq13itt6vg" 2025/07/12 03:20:43 DEBUG : Creating backend with remote "/tmp/rclone1609944271" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha'", Local "Local file system at /tmp/rclone1609944271", Modify Window "1ms" 2025/07/12 03:20:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fafc09b1681bb9823aab4b0b44297690 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/12 03:20:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha' 2025/07/12 03:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': 1 files missing 2025/07/12 03:20:46 NOTICE: 1 hashes missing 2025/07/12 03:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': 1 differences found 2025/07/12 03:20:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/12 03:20:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': 0 differences found 2025/07/12 03:20:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': 1 matching files 2025/07/12 03:20:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefujeb7niqo" 2025/07/12 03:20:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:47 DEBUG : Creating backend with remote "TestDrive:crypt/rsh41s8b1cddbreai4m8db64sobu8uqb1oe0jgl2uvofvbus266g" 2025/07/12 03:20:48 DEBUG : Creating backend with remote "/tmp/rclone1622797946" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo'", Local "Local file system at /tmp/rclone1622797946", Modify Window "1ms" 2025/07/12 03:20:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ae9646abec5026d007f217ff52224d2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/12 03:20:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo' 2025/07/12 03:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': 1 files missing 2025/07/12 03:20:50 NOTICE: 1 hashes missing 2025/07/12 03:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': 1 differences found 2025/07/12 03:20:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/12 03:20:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': 0 differences found 2025/07/12 03:20:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': 1 matching files 2025/07/12 03:20:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gutaxah9bato" 2025/07/12 03:20:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:20:51 DEBUG : Creating backend with remote "TestDrive:crypt/u73i5tl29lkd78gnkk9lbukeilhjilvi6b4pm4anops7djso6dv0" 2025/07/12 03:20:52 DEBUG : Creating backend with remote "/tmp/rclone1442078355" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato'", Local "Local file system at /tmp/rclone1442078355", Modify Window "1ms" 2025/07/12 03:20:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8199c676b6e90a4b0c1c307773c57192 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/12 03:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/12 03:20:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato' 2025/07/12 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': 1 files missing 2025/07/12 03:20:55 NOTICE: 1 hashes missing 2025/07/12 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': 1 differences found 2025/07/12 03:20:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/12 03:20:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/12 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': 0 differences found 2025/07/12 03:20:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': 1 matching files 2025/07/12 03:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gutaxah9bato': Purge remote 2025/07/12 03:20:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefujeb7niqo': Purge remote 2025/07/12 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagebep2biha': Purge remote 2025/07/12 03:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rekinik7zica': Purge remote 2025/07/12 03:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-peqakot6neho': Purge remote 2025/07/12 03:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yucudek3wara': Purge remote 2025/07/12 03:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nosiqab0hehe': Purge remote 2025/07/12 03:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wacorob3himo': Purge remote 2025/07/12 03:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vibucir5gujo': Purge remote 2025/07/12 03:21:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nadicod7quka': Purge remote --- PASS: TestApplyTransforms (52.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:21:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:21:03 DEBUG : sub/file2: md5 = fd15732727d5cb11528389caef620145 OK 2025/07/12 03:21:03 INFO : file1: Copied (new) to: sub/file2 2025/07/12 03:21:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:21:04 DEBUG : file1: Unchanged skipping 2025/07/12 03:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': don't need to copy/move sub/file2, it is already at target location 2025/07/12 03:21:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:21:09 DEBUG : dst/file1: md5 = b2c98343f8623b8d7ce88c84a31d12a2 OK 2025/07/12 03:21:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/backup" 2025/07/12 03:21:10 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/1nrff024r7pq65ecp72fc28jb0" 2025/07/12 03:21:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/12 03:21:14 INFO : dst/file1: Moved (server-side) 2025/07/12 03:21:15 DEBUG : dst/file1: md5 = 2b67514df2061d8a5634544851e1c81f OK 2025/07/12 03:21:15 INFO : dst/file1: Copied (new) 2025/07/12 03:21:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:21:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:21:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.55s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:21:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/dst" 2025/07/12 03:21:20 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/12 03:21:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/CompareDest" 2025/07/12 03:21:22 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/gveqi14airsml4bgu7krj116o8" 2025/07/12 03:21:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:21:26 DEBUG : one: md5 = a7a2713255d22defc93b6ab26ed335d6 OK 2025/07/12 03:21:26 INFO : one: Copied (new) 2025/07/12 03:21:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:21:29 DEBUG : one: md5 = 6b5c53963231c00c84a44589841f0a5a OK 2025/07/12 03:21:29 INFO : one: Copied (replaced existing) 2025/07/12 03:21:30 DEBUG : dst/one: md5 = 2dfdad672408801b20b23fd4bda78459 OK 2025/07/12 03:21:31 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/07/12 03:21:31 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/07/12 03:21:31 DEBUG : TestDrive: Saved new token in config file 2025/07/12 03:21:32 DEBUG : CompareDest/one: md5 = f1afa3d1de2ddca6ec47651ff4204025 OK 2025/07/12 03:21:33 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/12 03:21:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:21:33 DEBUG : TestDrive: Loaded fresh token from config file 2025/07/12 03:21:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:21:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:21:36 DEBUG : CompareDest/two: md5 = 08143d20bcc13dd0b395893a20c0c6b1 OK 2025/07/12 03:21:37 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:21:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:21:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:21:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:21:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:21:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:21:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:21:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/12 03:21:41 DEBUG : two: md5 = 65cfddbed54eec0b3dd8fa87241639dd OK 2025/07/12 03:21:41 INFO : two: Copied (new) 2025/07/12 03:21:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:21:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:21:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:21:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.28s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:21:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/dst" 2025/07/12 03:21:45 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/12 03:21:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/CopyDest" 2025/07/12 03:21:47 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/12 03:21:48 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:21:51 DEBUG : one: md5 = 03d3c67c813fbe07613668304fab65b0 OK 2025/07/12 03:21:51 INFO : one: Copied (new) 2025/07/12 03:21:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:21:53 DEBUG : one: md5 = 017d1f1b10e85d125eb01f2df47da6a0 OK 2025/07/12 03:21:53 INFO : one: Copied (replaced existing) 2025/07/12 03:21:55 DEBUG : dst/one: md5 = 9f2c05f2132ce2c6d8d284db6ba7d72a OK 2025/07/12 03:21:57 DEBUG : CopyDest/one: md5 = 827d38f0fcdfa0b08e4006c0c03253de OK 2025/07/12 03:21:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/BackupDir" 2025/07/12 03:21:58 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/12 03:21:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:22:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:22:01 INFO : one: Moved (server-side) 2025/07/12 03:22:02 INFO : one: Copied (server-side copy) 2025/07/12 03:22:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/12 03:22:04 DEBUG : CopyDest/two: md5 = cd52c47142041a5c41a1f90684881ff0 OK 2025/07/12 03:22:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:22:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:22:06 INFO : two: Copied (server-side copy) 2025/07/12 03:22:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/12 03:22:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/12 03:22:07 DEBUG : two: Unchanged skipping 2025/07/12 03:22:08 DEBUG : CopyDest/three: md5 = 7f4e5049a5d63ee52738c9e1b45be1a3 OK 2025/07/12 03:22:09 DEBUG : three: Need to transfer - File not found at Destination 2025/07/12 03:22:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/12 03:22:10 DEBUG : three: Destination not found in --copy-dest 2025/07/12 03:22:11 DEBUG : three: md5 = 0be5b5786aa4e410c6ea90e030a4dfb4 OK 2025/07/12 03:22:11 INFO : three: Copied (new) 2025/07/12 03:22:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/12 03:22:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:22:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:22:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/12 03:22:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:22:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:22:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.48s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.39s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/12 03:22:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4726cb38f4cb708dc1f89bf33c5e0e9d OK 2025/07/12 03:22:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/12 03:22:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/12 03:22:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/12 03:22:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/12 03:22:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/12 03:22:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 25c3004ac0f73902b9767ba14ba3ea0a OK 2025/07/12 03:22:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/12 03:22:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/12 03:22:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.72s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using skip mode. 2025/07/12 03:22:31 NOTICE: one: Found 2 files with duplicate names 2025/07/12 03:22:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using skip mode. 2025/07/12 03:22:36 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:22:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/12 03:22:36 INFO : one: Deleted 2025/07/12 03:22:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.92s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using first mode. 2025/07/12 03:22:43 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:22:43 INFO : one: Deleted 2025/07/12 03:22:43 INFO : one: Deleted 2025/07/12 03:22:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using newest mode. 2025/07/12 03:22:49 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:22:50 INFO : one: Deleted 2025/07/12 03:22:51 INFO : one: Deleted 2025/07/12 03:22:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.67s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:22:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using oldest mode. 2025/07/12 03:22:56 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:22:57 INFO : one: Deleted 2025/07/12 03:22:57 INFO : one: Deleted 2025/07/12 03:22:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using largest mode. 2025/07/12 03:23:02 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:23:03 INFO : one: Deleted 2025/07/12 03:23:03 INFO : one: Deleted 2025/07/12 03:23:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using smallest mode. 2025/07/12 03:23:09 NOTICE: one: Found 3 files with duplicate names 2025/07/12 03:23:09 INFO : one: Deleted 2025/07/12 03:23:10 INFO : one: Deleted 2025/07/12 03:23:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.13s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Looking for duplicate names using rename mode. 2025/07/12 03:23:16 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/12 03:23:17 INFO : one-2.txt: renamed from: one.txt 2025/07/12 03:23:18 INFO : one-3.txt: renamed from: one.txt 2025/07/12 03:23:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.02s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:24 DEBUG : dupe1/one.txt: md5 = 1eb57eae320f5f06c703772c56207926 OK 2025/07/12 03:23:26 DEBUG : dupe2/two.txt: md5 = 6ea7be625dd731d9d7967378fc16d302 OK 2025/07/12 03:23:28 DEBUG : dupe3/three.txt: md5 = 6be17bdf9ca9d809eee6e09022ab7a1f OK 2025/07/12 03:23:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/12 03:23:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/12 03:23:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/12 03:23:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/12 03:23:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/12 03:23:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/12 03:23:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:36 DEBUG : a.txt: md5 = 0ec51e60673649c843999a8992f7f742 OK 2025/07/12 03:23:37 DEBUG : zend.txt: md5 = 3cc40cb8de2cc132e6fec97df96d9e73 OK 2025/07/12 03:23:39 DEBUG : sub dir/hello world: md5 = bf6a89243261c113709e8489ffbba5b8 OK 2025/07/12 03:23:41 DEBUG : sub dir/hello world2: md5 = 841a07b3ea5a1ae681a99089ffae42b6 OK 2025/07/12 03:23:43 DEBUG : sub dir/ignore dir/.ignore: md5 = c66c107176fb16be5287757494307992 OK 2025/07/12 03:23:44 DEBUG : sub dir/ignore dir/should be ignored: md5 = c62bd326331d7fa030c28360710cd57a OK 2025/07/12 03:23:46 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9d3628bee5f3bc760cd473886ca51747 OK 2025/07/12 03:23:47 DEBUG : a.txt: Excluded (Size Filter) 2025/07/12 03:23:47 DEBUG : a.txt: Excluded 2025/07/12 03:23:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:23:48 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:23:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:23:48 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:23:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:23:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:23:49 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:23:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:23:49 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:23:49 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/12 03:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/12 03:23:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/12 03:23:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/12 03:23:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/12 03:23:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/12 03:23:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.75s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:23:57 DEBUG : a.txt: md5 = 1f5596ee18811b2fa06d0cd10ec15e36 OK 2025/07/12 03:23:58 DEBUG : zend.txt: md5 = 2c6e7112c34825839854590d0fa5ebf0 OK 2025/07/12 03:24:00 DEBUG : sub dir/hello world: md5 = da6c12cf2baa4f5f3d0e356ea37ef1e0 OK 2025/07/12 03:24:01 DEBUG : sub dir/hello world2: md5 = bd79d0c44b41b768ea81002b80d19401 OK 2025/07/12 03:24:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 6efe028c55413431fd395aa8e4de8fdc OK 2025/07/12 03:24:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 02c2f93ca4fdd4b04079ceafe11a0588 OK 2025/07/12 03:24:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = e52145ef91151955107aae8a0d9a6488 OK 2025/07/12 03:24:08 DEBUG : a.txt: Excluded (Size Filter) 2025/07/12 03:24:08 DEBUG : a.txt: Excluded 2025/07/12 03:24:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:24:08 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:24:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:24:08 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:24:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:24:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/12 03:24:10 DEBUG : sub dir/hello world2: Excluded 2025/07/12 03:24:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/12 03:24:10 DEBUG : sub dir/hello world: Excluded 2025/07/12 03:24:10 DEBUG : sub dir/ignore dir: Excluded 2025/07/12 03:24:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/12 03:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:17 DEBUG : file1: md5 = 766eb07bbcc672d72ccc260443ccb237 OK 2025/07/12 03:24:19 DEBUG : sub/file2: md5 = 21cc13a0be953a0aa1a0f489503f4bcf OK === 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 2025/07/12 03:24:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/12 03:24:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/12 03:24:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/12 03:24:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.95s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:26 DEBUG : file1: md5 = 75222837f2f0c206a004a48a7da0b2b9 OK 2025/07/12 03:24:28 DEBUG : sub/file2: md5 = 0c3537824be98564d2ce5bfcc8ba35e2 OK === 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/12 03:24:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/notfound" 2025/07/12 03:24:32 DEBUG : Config file has changed externally - reloading 2025/07/12 03:24:32 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/12 03:24:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Making directory 2025/07/12 03:24:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:39 DEBUG : sub dir/hello world: md5 = 5e67403e3d6037dfceff16d77a284d5b OK 2025/07/12 03:24:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.49s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:43 DEBUG : potato2: md5 = a65f4d832b829549e7c83a4286ed0cc1 OK 2025/07/12 03:24:45 DEBUG : empty space: md5 = 1c3b996b891544162d0203ba9c3bf82f OK --- PASS: TestLs (4.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:48 DEBUG : potato2: md5 = 90a366cb2bc48cff545f49d1390ec0c4 OK 2025/07/12 03:24:49 DEBUG : empty space: md5 = 958827d6e7f568cfc94a8bf5bc4e9450 OK 2025/07/12 03:24:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.54s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:52 DEBUG : potato2: md5 = a80d24fe550ecf32b5487507ffd0bfb0 OK 2025/07/12 03:24:54 DEBUG : empty space: md5 = 85903b3717a9c81114828f217247a101 OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:24:57 DEBUG : potato2: md5 = ea2add012509dd820c708108855ee12f OK 2025/07/12 03:24:58 DEBUG : empty space: md5 = 9270c17a221d1650d99d36d0e4ddf5ae OK --- PASS: TestHashSums (4.20s) === RUN TestHashSumsWithErrors 2025/07/12 03:25:00 DEBUG : Creating backend with remote ":memory:" 2025/07/12 03:25:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/12 03:25:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/12 03:25:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/12 03:25:00 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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:01 DEBUG : potato2: md5 = bdee27789cc93dc18119d9cfe8a0fab4 OK 2025/07/12 03:25:03 DEBUG : empty space: md5 = f839fbf291cc80b5196b0bc50f9695cf OK 2025/07/12 03:25:05 DEBUG : sub dir/potato3: md5 = ef6044a828135611d282f8dcb2cb2149 OK 2025/07/12 03:25:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:10 DEBUG : small: md5 = 97af32c05135c446c77312b0b6cb908b OK 2025/07/12 03:25:11 DEBUG : medium: md5 = cc7162ba86c0ba1b3d549b2798aafa6e OK 2025/07/12 03:25:13 DEBUG : large: md5 = 3e2aeb75cd4a145f5a7e76fef9dfc4aa OK 2025/07/12 03:25:13 DEBUG : Waiting for deletions to finish 2025/07/12 03:25:13 DEBUG : large: Excluded (Size Filter) 2025/07/12 03:25:14 INFO : medium: Deleted 2025/07/12 03:25:14 INFO : small: Deleted --- PASS: TestDelete (6.58s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:16 DEBUG : small: md5 = 7183779eefa45fc5791b62e354700393 OK 2025/07/12 03:25:17 DEBUG : medium: md5 = ceef2fa399a09001db83db5d39d16fd7 OK 2025/07/12 03:25:19 DEBUG : large: md5 = 471c65dcf92f7e01685097766e2b3d04 OK 2025/07/12 03:25:19 DEBUG : Waiting for deletions to finish 2025/07/12 03:25:19 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/12 03:25:20 INFO : large: Deleted 2025/07/12 03:25:20 INFO : medium: Deleted --- PASS: TestMaxDelete (6.33s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:23 DEBUG : small: md5 = c451d23268fb3b3fd8252edf409f3b61 OK 2025/07/12 03:25:24 DEBUG : medium: md5 = d69a06d1a1423f2cefe34f58e5e66cfd OK 2025/07/12 03:25:26 DEBUG : large: md5 = 070192723ecf0d54665f4fdc54dbd5c4 OK 2025/07/12 03:25:26 DEBUG : Waiting for deletions to finish 2025/07/12 03:25:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/12 03:25:27 INFO : medium: Deleted 2025/07/12 03:25:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.04s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:30 DEBUG : small: md5 = fa821ea2d5abf6c6d86d1d4807fd7bba OK 2025/07/12 03:25:31 DEBUG : medium: md5 = 542e7cfea69a1714c96010313eee4087 OK 2025/07/12 03:25:32 DEBUG : large: md5 = ab866c09ad34248240393507f916eb16 OK 2025/07/12 03:25:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:25:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/12 03:25:33 INFO : medium: Deleted 2025/07/12 03:25:33 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.42s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:36 DEBUG : ReadFile: md5 = 216a3da39638e857ac12caf3e87b2f57 OK --- PASS: TestReadFile (4.24s) === RUN TestRetry 2025/07/12 03:25:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/12 03:25:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/12 03:25:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:25:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:25:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:25:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/12 03:25:39 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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:25:40 DEBUG : file1: md5 = 65b4ffc4785da3237e7291e1d21492ec OK 2025/07/12 03:25:42 DEBUG : file2: md5 = 3eec984554dc598ea448deea849ce15a OK --- PASS: TestCat (16.00s) === RUN TestPurge 2025/07/12 03:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cakarih3foyi" 2025/07/12 03:25:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:25:55 DEBUG : Creating backend with remote "TestDrive:crypt/t9m5o0eh3vesosl80g94s30a9131ggr7couqbjfv8mb38mtq97fg" 2025/07/12 03:25:56 DEBUG : Creating backend with remote "/tmp/rclone3889285351" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cakarih3foyi'", Local "Local file system at /tmp/rclone3889285351", Modify Window "1ms" 2025/07/12 03:26:00 DEBUG : A1/B1/C1/one: md5 = 5fca53ccc03de61d04dd45eaa8799ebe OK 2025/07/12 03:26:00 INFO : A2: Making directory 2025/07/12 03:26:01 INFO : A1/B2: Making directory 2025/07/12 03:26:02 INFO : A1/B2/C2: Making directory 2025/07/12 03:26:02 INFO : A1/B1/C3: Making directory 2025/07/12 03:26:03 INFO : A3: Making directory 2025/07/12 03:26:04 INFO : A3/B3: Making directory 2025/07/12 03:26:05 INFO : A3/B3/C4: Making directory 2025/07/12 03:26:07 DEBUG : A1/two: md5 = 09a94438938566923780a55f68f5afe9 OK 2025/07/12 03:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cakarih3foyi': Purge remote 2025/07/12 03:26:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:26:14 DEBUG : A1/B1/C1/one: md5 = aaa58ddb477d69c0886933bc37ae03eb OK 2025/07/12 03:26:14 INFO : A2: Making directory 2025/07/12 03:26:15 INFO : A1/B2: Making directory 2025/07/12 03:26:15 INFO : A1/B2/C2: Making directory 2025/07/12 03:26:16 INFO : A1/B1/C3: Making directory 2025/07/12 03:26:17 INFO : A3: Making directory 2025/07/12 03:26:17 INFO : A3/B3: Making directory 2025/07/12 03:26:18 INFO : A3/B3/C4: Making directory 2025/07/12 03:26:20 DEBUG : A1/two: md5 = 34e5160fad4a2d9baeaf01b963900d9d OK 2025/07/12 03:26:21 DEBUG : removing 1 level 3 directories 2025/07/12 03:26:21 INFO : A3/B3/C4: Removing directory 2025/07/12 03:26:24 DEBUG : removing 2 level 3 directories 2025/07/12 03:26:24 INFO : A1/B2/C2: Removing directory 2025/07/12 03:26:24 INFO : A1/B1/C3: Removing directory 2025/07/12 03:26:25 DEBUG : removing 2 level 2 directories 2025/07/12 03:26:25 INFO : A3/B3: Removing directory 2025/07/12 03:26:25 INFO : A1/B2: Removing directory 2025/07/12 03:26:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/12 03:26:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/12 03:26:26 DEBUG : removing 2 level 1 directories 2025/07/12 03:26:26 INFO : A3: Removing directory 2025/07/12 03:26:26 INFO : A2: Removing directory 2025/07/12 03:26:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/12 03:26:30 DEBUG : removing 1 level 3 directories 2025/07/12 03:26:30 INFO : A1/B1/C1: Removing directory 2025/07/12 03:26:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:30 DEBUG : removing 1 level 2 directories 2025/07/12 03:26:30 INFO : A1/B1: Removing directory 2025/07/12 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/12 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:26:31 DEBUG : removing 1 level 1 directories 2025/07/12 03:26:31 INFO : A1: Removing directory 2025/07/12 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/12 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/12 03:26:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:26:32 DEBUG : removing 1 level 0 directories 2025/07/12 03:26:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Removing directory 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/12 03:26:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.18s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:26:34 INFO : A1: Making directory 2025/07/12 03:26:35 INFO : A1/B1: Making directory 2025/07/12 03:26:36 INFO : A1/B1/C1: Making directory 2025/07/12 03:26:38 DEBUG : removing 1 level 3 directories 2025/07/12 03:26:38 INFO : A1/B1/C1: Removing directory 2025/07/12 03:26:39 DEBUG : removing 1 level 2 directories 2025/07/12 03:26:39 INFO : A1/B1: Removing directory 2025/07/12 03:26:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:26:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:26:41 INFO : A1: Making directory 2025/07/12 03:26:42 INFO : A1/B1: Making directory 2025/07/12 03:26:42 INFO : A1/B1/C1: Making directory 2025/07/12 03:26:45 DEBUG : removing 1 level 3 directories 2025/07/12 03:26:45 INFO : A1/B1/C1: Removing directory 2025/07/12 03:26:46 DEBUG : removing 1 level 2 directories 2025/07/12 03:26:46 INFO : A1/B1: Removing directory 2025/07/12 03:26:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:26:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.12s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:26:50 DEBUG : file1: md5 = 593f656459d41252b7a6e4f3706e94a8 OK 2025/07/12 03:26:50 DEBUG : filename.txt: File name found in url 2025/07/12 03:26:51 DEBUG : filename.txt: md5 = d1987df0d6bf19ae576dea3f7134621f OK 2025/07/12 03:26:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/12 03:26:53 DEBUG : headerfilename.txt: md5 = 2d676039c7d970a4f17d462a1686a9b7 OK 2025/07/12 03:26:54 DEBUG : file2: md5 = 15685943fa6db974d9d6afa7fd4e94e1 OK --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:26:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:26:59 DEBUG : sub/file2: md5 = e23b47e1e06589e701b522df36152850 OK 2025/07/12 03:26:59 INFO : file1: Copied (new) to: sub/file2 2025/07/12 03:26:59 INFO : file1: Deleted 2025/07/12 03:26:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:26:59 DEBUG : file1: Unchanged skipping 2025/07/12 03:26:59 INFO : file1: Deleted 2025/07/12 03:27:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': don't need to copy/move sub/file2, it is already at target location 2025/07/12 03:27:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.62s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:27:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/12 03:27:04 DEBUG : file1: md5 = 47df08f7c987a4e9f04f286234dc850e OK 2025/07/12 03:27:04 INFO : file1: Copied (new) 2025/07/12 03:27:04 INFO : file1: Deleted 2025/07/12 03:27:05 DEBUG : file1: Destination exists, skipping 2025/07/12 03:27:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:27:08 DEBUG : dst/file1: md5 = 3d010d11946229a60ba24f2dff64e66b OK 2025/07/12 03:27:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cikejuf4keda/backup" 2025/07/12 03:27:09 DEBUG : Config file has changed externally - reloading 2025/07/12 03:27:09 DEBUG : Creating backend with remote "TestDrive:crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg/1nrff024r7pq65ecp72fc28jb0" 2025/07/12 03:27:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/12 03:27:13 INFO : dst/file1: Moved (server-side) 2025/07/12 03:27:14 DEBUG : dst/file1: md5 = 6394c5556cac26e4eebb7f9288084a4c OK 2025/07/12 03:27:14 INFO : dst/file1: Copied (new) 2025/07/12 03:27:14 INFO : dst/file1: Deleted 2025/07/12 03:27:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:27:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/12 03:27:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.27s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:27:21 DEBUG : A1/one: md5 = ed9dce5f24f0c5bca4f16768876021c9 OK 2025/07/12 03:27:22 DEBUG : A1/two: md5 = 46b3b2eb050395ea27cb0cabb4d3cddb OK 2025/07/12 03:27:25 DEBUG : A1/B1/three: md5 = daacdcf3ad63f9556f0f81203397262f OK 2025/07/12 03:27:27 DEBUG : A1/B1/C1/four: md5 = 491fbca848ced4e6dac28ef70df69fb2 OK 2025/07/12 03:27:29 DEBUG : A1/B1/C2/five: md5 = 35dfbf66cff2c4a37654f40d1b0e80bc OK 2025/07/12 03:27:29 INFO : A1/B2: Making directory 2025/07/12 03:27:29 INFO : A1/B1/C3: Making directory 2025/07/12 03:27:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/12 03:27:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/12 03:27:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/12 03:27:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/12 03:27:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/12 03:27:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/12 03:27:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/12 03:27:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:27:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/12 03:27:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/12 03:27:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/12 03:27:49 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/12 03:27:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/12 03:27:49 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/12 03:27:49 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/12 03:27:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/12 03:27:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/12 03:27:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/12 03:27:52 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:27:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/12 03:27:53 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/12 03:27:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/12 03:28:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/12 03:28:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/12 03:28:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/12 03:28:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/12 03:28:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/12 03:28:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/12 03:28:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/12 03:28:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/12 03:28:01 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.87s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:28:04 DEBUG : no_checksum_small_file_from_pipe: md5 = f32b9676b3b06562fd59224e1ae765b0 OK 2025/07/12 03:28:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/12 03:28:04 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:28:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/12 03:28:05 DEBUG : no_checksum_big_file_from_pipe: md5 = e98f89861f5ab59c988336a192d8760b OK 2025/07/12 03:28:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:28:09 DEBUG : with_checksum_small_file_from_pipe: md5 = ffaafd9d4076548502a72cbb37662f9d OK 2025/07/12 03:28:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:28:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/12 03:28:10 DEBUG : with_checksum_big_file_from_pipe: md5 = fd21ca01b0f233f8becfd3fac8f190bc OK 2025/07/12 03:28:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:28:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:28:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/12 03:28:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (34 bytes), uploading instead of streaming 2025/07/12 03:28:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/12 03:28:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/12 03:28:20 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.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/12 03:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (48 bytes), uploading instead of streaming 2025/07/12 03:28:23 DEBUG : rcat_metadata: md5 = def42144d660167e6a9e73690ae3474a OK 2025/07/12 03:28:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/12 03:28:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/12 03:28:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = 782f73868d9ed9c8cd1fa1ac5948ade5 OK 2025/07/12 03:28:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.58s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (3.42s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:29 DEBUG : potato1: md5 = be26eff7d7e34ca92ff0c096f447e2ed OK 2025/07/12 03:28:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (60 bytes), uploading instead of streaming 2025/07/12 03:28:31 DEBUG : potato2: md5 = ca154f22f2b7d144e1bb11b1db34508d OK 2025/07/12 03:28:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:33 DEBUG : potato1: md5 = 22761e32453462b2ac61652640dfb596 OK 2025/07/12 03:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': File to upload is small (60 bytes), uploading instead of streaming 2025/07/12 03:28:35 DEBUG : potato2: md5 = 7245fbb6dfad46464b63d4be033e21b9 OK 2025/07/12 03:28:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.62s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:38 DEBUG : potato2: md5 = 0b8bed36d93da28523611f947a34d4ec OK 2025/07/12 03:28:39 DEBUG : empty space: md5 = 380972377a394f4464f1cbfd3f5ec2b0 OK 2025/07/12 03:28:41 DEBUG : sub dir/potato3: md5 = c5c23735281e4c898e935bccc9de20ad OK 2025/07/12 03:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Touching "sub dir/potato3" 2025/07/12 03:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Touching "empty space" 2025/07/12 03:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Touching "potato2" 2025/07/12 03:28:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.01s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:46 DEBUG : dir with metadata: Making directory with metadata 2025/07/12 03:28:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.17s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:48 DEBUG : directory with modtime: Making directory with metadata 2025/07/12 03:28:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/12 03:28:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:28:50 DEBUG : Google drive root 'crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg': Skipping btime metadata as can't update it on an existing file: 2025-07-12T03:28:50.630876829Z 2025/07/12 03:28:51 INFO : non existent directory: Updated directory metadata 2025/07/12 03:28:53 DEBUG : Google drive root 'crypt/smaapccjot96bljr2ktngj976e3j686mqieaug9oui0vhrvleojg': Skipping btime metadata as can't update it on an existing file: 2025-07-12T03:28:50.630876829Z 2025/07/12 03:28:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.27s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/12 03:28:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/12 03:28:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.86s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:28:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/12 03:28:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:28:59 DEBUG : dst: Making directory with metadata 2025/07/12 03:29:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:29:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/12 03:29:00 INFO : dst: Set directory modification time (using SetModTime) 2025/07/12 03:29:01 INFO : dst: Set directory modification time (using SetModTime) 2025/07/12 03:29:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/12 03:29:01 INFO : dst: Set directory modification time (using SetModTime) 2025/07/12 03:29:01 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda'", Local "Local file system at /tmp/rclone2928165171", Modify Window "1ms" 2025/07/12 03:29:05 DEBUG : sub dir/test remove existing: md5 = 382a02a205936e9b5d1e98e50d11b924 OK 2025/07/12 03:29:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 603ef82065a9ace10e0d493e4944ed9b OK 2025/07/12 03:29:08 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xisusoc7" before starting 2025/07/12 03:29:09 DEBUG : sub dir/test remove existing.xisusoc7: TEST: removing renamed existing file after operation 2025/07/12 03:29:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bodahad9" before starting 2025/07/12 03:29:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bodahad9: TEST: renaming existing back after failed operation 2025/07/12 03:29:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seyigin5" before starting 2025/07/12 03:29:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seyigin5: TEST: removing renamed existing file after operation 2025/07/12 03:29:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "md4fhpagn1kf70joo3tv2j28kpbnm7giqgda5nllgg2vrn0r8gcg" 2025/07/12 03:29:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2d0ukougt7in7vgr2ddrvj3n41etds0iohnm2gddpkfhp46dtlero3v7ivr79chq3d29ffvf8ar2nb4qkavthi2vjbim2s17lfjpqpl14urbqnuov5tgcsnih5bjcptt5uihltf6kt0pgeu0meaua189drnkapn4lah4ql3cbhb15ikr1460" --- PASS: TestRemoveExisting (13.09s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/12 03:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cikejuf4keda': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m33.461468307s (try 1/5)