"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/16 01:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo" 2025/09/16 01:09:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0" 2025/09/16 01:09:11 DEBUG : Creating backend with remote "/tmp/rclone1956851272" === 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/16 01:09:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/16 01:09:12 DEBUG : potato: Seek from 10 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 10 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/16 01:09:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/16 01:09:12 DEBUG : potato: Seek from 8 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 8 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/16 01:09:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/16 01:09:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/16 01:09:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/16 01:09:12 DEBUG : potato: Seek from 5 to 2 2025/09/16 01:09:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/16 01:09:12 DEBUG : potato: Seek from 9 to 0 2025/09/16 01:09:12 DEBUG : potato: Seek from 9 to 0 2025/09/16 01:09:12 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:09:14 DEBUG : rutabaga: md5 = ec1defcdc6f0387d2f8347dcc77b59e0 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/16 01:09:16 DEBUG : empty space: md5 = a366ab75be7f46a16f32ab8b5657e391 OK === RUN TestCheck/3 2025/09/16 01:09:18 DEBUG : potato2: md5 = 0c90cccd9f6f5ff596ef77c14476cc6a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/16 01:09:21 DEBUG : remotepotato: md5 = cc3888dde97e5a421e39a0ff76645029 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.37s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/16 01:09:24 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 01:09:24 DEBUG : Creating backend with remote "nonexistent" 2025/09/16 01:09:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/16 01:09:24 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/09/16 01:09:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/16 01:09:24 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:09:26 DEBUG : rutabaga: md5 = 24c7921fac00847492cb422864373b7e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/16 01:09:30 DEBUG : empty space: md5 = 3dda0eb0ef62105de4452eecfb184b94 OK === RUN TestCheckDownload/3 2025/09/16 01:09:33 DEBUG : potato2: md5 = a8c7f625218729bdc0dbfab76d0a2518 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/16 01:09:37 DEBUG : remotepotato: md5 = 4e454757b4fac93fcb913416ce97da9c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.70s) --- PASS: TestCheckDownload/1 (1.53s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (1.15s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:09:43 DEBUG : rutabaga: md5 = 0e4bba1abd4055c39acf3fad34ad504a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/16 01:09:46 DEBUG : empty space: md5 = e4e8eceb189b901a56e42e70fa54dcab OK === RUN TestCheckSizeOnly/3 2025/09/16 01:09:48 DEBUG : potato2: md5 = bc6f149c931b5c353b59190ef39e10f6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/16 01:09:50 DEBUG : remotepotato: md5 = e39fcffd92dd54fe433332330adca35a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.23s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:09:55 DEBUG : test.sum: md5 = 02a36706cf885bcd38ac1e8860669d9b OK 2025/09/16 01:09:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 01:09:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 01:09:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 01:09:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/16 01:09:57 DEBUG : test.sum: md5 = 53cda3612a8a3ee48e75f3e6244f5d2e OK 2025/09/16 01:09:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/16 01:09:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/16 01:09:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/16 01:09:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.06s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/data" 2025/09/16 01:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/data" 2025/09/16 01:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/vjrnln8ratgmqakfosrqe8espk" 2025/09/16 01:10:05 DEBUG : data/banana: md5 = 4f42d89de343e25ebb0f3810c956b934 OK 2025/09/16 01:10:06 DEBUG : test.sum: md5 = a7c60e5b2f3cb9e583c7639e5c93c940 OK === RUN TestCheckSumDownload/subtest1 2025/09/16 01:10:10 DEBUG : data/potato: md5 = b8b1bdbffddef197c7adb5d4fa293237 OK 2025/09/16 01:10:12 DEBUG : test.sum: md5 = 2b4bc428e5823ae583d909fb1f1820cd OK === RUN TestCheckSumDownload/subtest2 2025/09/16 01:10:16 DEBUG : test.sum: md5 = adde2dcfcd7d4d2fdfd2d7e4a156e227 OK === RUN TestCheckSumDownload/subtest3 2025/09/16 01:10:21 DEBUG : test.sum: md5 = b2c3b29b4d712f002204f9ef73e2bfdf OK === RUN TestCheckSumDownload/subtest4 2025/09/16 01:10:25 DEBUG : test.sum: md5 = 16f97b9f151250a97db9e53e67b61a7c OK === RUN TestCheckSumDownload/subtest5 2025/09/16 01:10:29 DEBUG : test.sum: md5 = 25024041458b1240407b80d7de80e1db OK === RUN TestCheckSumDownload/subtest6 2025/09/16 01:10:33 DEBUG : data/banana: md5 = 7989a477d8bb8b9948a2898fc0dfd9f4 OK 2025/09/16 01:10:34 DEBUG : data/potato: md5 = 8c0270f7cc4dd6f0c2331f60868124d8 OK 2025/09/16 01:10:36 DEBUG : test.sum: md5 = 9fb5629def58ce0a1778f8d5ddae3932 OK === RUN TestCheckSumDownload/subtest7 2025/09/16 01:10:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/09/16 01:10:41 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.93s) --- PASS: TestCheckSumDownload/subtest1 (2.26s) --- PASS: TestCheckSumDownload/subtest2 (2.26s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.05s) --- PASS: TestCheckSumDownload/subtest5 (2.01s) --- PASS: TestCheckSumDownload/subtest6 (1.95s) --- PASS: TestCheckSumDownload/subtest7 (2.78s) === RUN TestApplyTransforms 2025/09/16 01:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulivud9sori" 2025/09/16 01:10:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:10:42 DEBUG : Creating backend with remote "TestDrive:crypt/o68iag44tg9a6gitiq67te1238ua03nct0frv77nshou8qacn6lg" 2025/09/16 01:10:43 DEBUG : Creating backend with remote "/tmp/rclone3248186848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori'", Local "Local file system at /tmp/rclone3248186848", Modify Window "1ms" 2025/09/16 01:10:45 DEBUG : hello, world!: md5 = 83ade738c1c906acb8ce3902ced16510 OK upper checkfile vs. lower remote (without normalization) 2025/09/16 01:10:46 ERROR : hello, world!: sum not found 2025/09/16 01:10:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori' 2025/09/16 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': 1 files missing 2025/09/16 01:10:46 NOTICE: 1 hashes missing 2025/09/16 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': 1 differences found 2025/09/16 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/16 01:10:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': 0 differences found 2025/09/16 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': 1 matching files 2025/09/16 01:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vexayen3sune" 2025/09/16 01:10:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:10:47 DEBUG : Creating backend with remote "TestDrive:crypt/1290601gsulal5cbcsmgn8d1pttl5kq2sd3t32p6j60altd88fog" 2025/09/16 01:10:48 DEBUG : Creating backend with remote "/tmp/rclone1460852176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune'", Local "Local file system at /tmp/rclone1460852176", Modify Window "1ms" 2025/09/16 01:10:50 DEBUG : HELLO, WORLD!: md5 = bb92fad0b847c2b6f06a2482b798a5a2 OK lower checkfile vs. upper remote (without normalization) 2025/09/16 01:10:51 ERROR : HELLO, WORLD!: sum not found 2025/09/16 01:10:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune' 2025/09/16 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': 1 files missing 2025/09/16 01:10:51 NOTICE: 1 hashes missing 2025/09/16 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': 1 differences found 2025/09/16 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/16 01:10:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': 0 differences found 2025/09/16 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': 1 matching files 2025/09/16 01:10:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korusux9vugi" 2025/09/16 01:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:10:52 DEBUG : Creating backend with remote "TestDrive:crypt/12javv8lq90j47pu3s18eek25usbhanu1ki9nkj7bkfvhj0ek6ig" 2025/09/16 01:10:53 DEBUG : Creating backend with remote "/tmp/rclone862184954" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi'", Local "Local file system at /tmp/rclone862184954", Modify Window "1ms" 2025/09/16 01:10:55 DEBUG : HeLlO, wOrLd!: md5 = fcf77fc9f4e30c4cd7939cf2492bea1c OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/16 01:10:56 ERROR : HeLlO, wOrLd!: sum not found 2025/09/16 01:10:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi' 2025/09/16 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': 1 files missing 2025/09/16 01:10:56 NOTICE: 1 hashes missing 2025/09/16 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': 1 differences found 2025/09/16 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/16 01:10:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': 0 differences found 2025/09/16 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': 1 matching files 2025/09/16 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suliruw1jiye" 2025/09/16 01:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/ejgc14h87rt7sje6r4l9n5rrn2082vq7m97ormi3r1n3288aep10" 2025/09/16 01:10:58 DEBUG : Creating backend with remote "/tmp/rclone770086117" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye'", Local "Local file system at /tmp/rclone770086117", Modify Window "1ms" 2025/09/16 01:11:00 DEBUG : HELLO, WORLD!: md5 = 27fb93aed326dc84b4fc409db65e8f76 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/16 01:11:01 ERROR : HELLO, WORLD!: sum not found 2025/09/16 01:11:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye' 2025/09/16 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': 1 files missing 2025/09/16 01:11:01 NOTICE: 1 hashes missing 2025/09/16 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': 1 differences found 2025/09/16 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/16 01:11:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': 0 differences found 2025/09/16 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': 1 matching files 2025/09/16 01:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voqofol7viru" 2025/09/16 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/q7ho6g9vl7p9hkjmo6br4pjqafmj635p881pq8fsrug8ma43gtfg" 2025/09/16 01:11:03 DEBUG : Creating backend with remote "/tmp/rclone1006478475" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru'", Local "Local file system at /tmp/rclone1006478475", Modify Window "1ms" 2025/09/16 01:11:05 DEBUG : 測試_Русский___ě_áñ: md5 = adfbed1fe96c27255000f35e9bff584f OK NFD checkfile vs. NFC remote (without normalization) 2025/09/16 01:11:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru' 2025/09/16 01:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': 1 files missing 2025/09/16 01:11:06 NOTICE: 1 hashes missing 2025/09/16 01:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': 1 differences found 2025/09/16 01:11:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/16 01:11:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': 0 differences found 2025/09/16 01:11:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': 1 matching files 2025/09/16 01:11:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wucunun6vuxa" 2025/09/16 01:11:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:07 DEBUG : Creating backend with remote "TestDrive:crypt/55pr7p1e8gdln6ks2t37pp20303j0ln1lq3ieq8r9f9j218b1l3g" 2025/09/16 01:11:08 DEBUG : Creating backend with remote "/tmp/rclone1026238941" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa'", Local "Local file system at /tmp/rclone1026238941", Modify Window "1ms" 2025/09/16 01:11:10 DEBUG : 測試_Русский___ě_áñ: md5 = 7fd0132e9013978159854286d129112b OK NFC checkfile vs. NFD remote (without normalization) 2025/09/16 01:11:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa' 2025/09/16 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': 1 files missing 2025/09/16 01:11:11 NOTICE: 1 hashes missing 2025/09/16 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': 1 differences found 2025/09/16 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/16 01:11:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': 0 differences found 2025/09/16 01:11:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': 1 matching files 2025/09/16 01:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bagusad9guco" 2025/09/16 01:11:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:12 DEBUG : Creating backend with remote "TestDrive:crypt/4vkr261kl7c44i89t9mcpv2j8hrd8n05i4m340jblljpg1fcrqkg" 2025/09/16 01:11:13 DEBUG : Creating backend with remote "/tmp/rclone4125621959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco'", Local "Local file system at /tmp/rclone4125621959", Modify Window "1ms" 2025/09/16 01:11:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c8900efe8f0ba15ab0f7960f8550adfd OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/16 01:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco' 2025/09/16 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': 1 files missing 2025/09/16 01:11:15 NOTICE: 1 hashes missing 2025/09/16 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': 1 differences found 2025/09/16 01:11:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/16 01:11:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': 0 differences found 2025/09/16 01:11:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': 1 matching files 2025/09/16 01:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-betehor0fide" 2025/09/16 01:11:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/t7opjr35cf4ehh6hjr8erbpeg4nd6qr8pm1i76kmnach899frmhg" 2025/09/16 01:11:18 DEBUG : Creating backend with remote "/tmp/rclone1592706534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide'", Local "Local file system at /tmp/rclone1592706534", Modify Window "1ms" 2025/09/16 01:11:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 225a14079fe6822b2a0993f88b386278 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/16 01:11:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide' 2025/09/16 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': 1 files missing 2025/09/16 01:11:20 NOTICE: 1 hashes missing 2025/09/16 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': 1 differences found 2025/09/16 01:11:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/16 01:11:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': 0 differences found 2025/09/16 01:11:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': 1 matching files 2025/09/16 01:11:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqihiw7xijo" 2025/09/16 01:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:21 DEBUG : Creating backend with remote "TestDrive:crypt/pspib2vbae3r2d2uiqjnnuh2os25m0mm0kkb3m1e107h15kbd3k0" 2025/09/16 01:11:22 DEBUG : Creating backend with remote "/tmp/rclone2708065205" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo'", Local "Local file system at /tmp/rclone2708065205", Modify Window "1ms" 2025/09/16 01:11:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67bae4b4acfd0209333d28bfb6052982 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/16 01:11:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo' 2025/09/16 01:11:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': 1 files missing 2025/09/16 01:11:25 NOTICE: 1 hashes missing 2025/09/16 01:11:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': 1 differences found 2025/09/16 01:11:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/16 01:11:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': 0 differences found 2025/09/16 01:11:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': 1 matching files 2025/09/16 01:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-junucor7quqe" 2025/09/16 01:11:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/arle2f5tem6lhambptasubra1gl6u0ib76n8m7q1rv46kleh0fbg" 2025/09/16 01:11:27 DEBUG : Creating backend with remote "/tmp/rclone1960614764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe'", Local "Local file system at /tmp/rclone1960614764", Modify Window "1ms" 2025/09/16 01:11:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0bbece12dcf35cc984fee4d55b10b0aa OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/16 01:11:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/16 01:11:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe' 2025/09/16 01:11:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': 1 files missing 2025/09/16 01:11:30 NOTICE: 1 hashes missing 2025/09/16 01:11:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': 1 differences found 2025/09/16 01:11:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/16 01:11:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/16 01:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': 0 differences found 2025/09/16 01:11:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': 1 matching files 2025/09/16 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-junucor7quqe': Purge remote 2025/09/16 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqihiw7xijo': Purge remote 2025/09/16 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-betehor0fide': Purge remote 2025/09/16 01:11:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bagusad9guco': Purge remote 2025/09/16 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wucunun6vuxa': Purge remote 2025/09/16 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voqofol7viru': Purge remote 2025/09/16 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suliruw1jiye': Purge remote 2025/09/16 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korusux9vugi': Purge remote 2025/09/16 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vexayen3sune': Purge remote 2025/09/16 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulivud9sori': Purge remote --- PASS: TestApplyTransforms (53.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:11:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:11:38 DEBUG : sub/file2: md5 = c8ff6ff6add0fb8bf9f0a621a0a8c715 OK 2025/09/16 01:11:38 INFO : file1: Copied (new) to: sub/file2 2025/09/16 01:11:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:11:39 DEBUG : file1: Unchanged skipping 2025/09/16 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': don't need to copy/move sub/file2, it is already at target location 2025/09/16 01:11:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.19s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:11:44 DEBUG : dst/file1: md5 = aca354affd571726532e5f4bb8e77bbc OK 2025/09/16 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/backup" 2025/09/16 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/1nrff024r7pq65ecp72fc28jb0" 2025/09/16 01:11:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/16 01:11:49 INFO : dst/file1: Moved (server-side) 2025/09/16 01:11:50 DEBUG : dst/file1: md5 = 933b3f980f18e156a05bf5a53559ef70 OK 2025/09/16 01:11:50 INFO : dst/file1: Copied (new) 2025/09/16 01:11:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:11:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:11:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:11:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/dst" 2025/09/16 01:11:55 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 01:11:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/CompareDest" 2025/09/16 01:11:57 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/gveqi14airsml4bgu7krj116o8" 2025/09/16 01:11:58 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 01:12:02 DEBUG : one: md5 = 80cefd012b5861df94c6d9cae1f193ab OK 2025/09/16 01:12:02 INFO : one: Copied (new) 2025/09/16 01:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:05 DEBUG : one: md5 = 33409d57c997e97ade0ba897e9210e07 OK 2025/09/16 01:12:05 INFO : one: Copied (replaced existing) 2025/09/16 01:12:07 DEBUG : dst/one: md5 = 6e99569ea77e39234deed2af96397c3e OK 2025/09/16 01:12:09 DEBUG : CompareDest/one: md5 = 7cf62215add43ecdb456c9af8bb0628f OK 2025/09/16 01:12:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 01:12:12 DEBUG : CompareDest/two: md5 = 55333016ff12ed9db39866c0e4c4e14e OK 2025/09/16 01:12:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:12:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:12:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:12:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 01:12:16 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:12:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:17 DEBUG : two: md5 = bdc321a7223310cfc9929916366d04e5 OK 2025/09/16 01:12:17 INFO : two: Copied (new) 2025/09/16 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:12:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:12:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:12:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:12:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/dst" 2025/09/16 01:12:21 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 01:12:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/CopyDest" 2025/09/16 01:12:23 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/16 01:12:25 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 01:12:27 DEBUG : one: md5 = 3e24ab15f0e8ceb242a534c9042ab91b OK 2025/09/16 01:12:27 INFO : one: Copied (new) 2025/09/16 01:12:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:30 DEBUG : one: md5 = 4ba2bde056a09158c5fe5d7e3c5f541c OK 2025/09/16 01:12:30 INFO : one: Copied (replaced existing) 2025/09/16 01:12:32 DEBUG : dst/one: md5 = 7afb9750e8c249267b136cd6aa184b2a OK 2025/09/16 01:12:34 DEBUG : CopyDest/one: md5 = 9dc0be97f70dc4f31b31b8a9fd6b754f OK 2025/09/16 01:12:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/BackupDir" 2025/09/16 01:12:35 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/16 01:12:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 01:12:39 INFO : one: Moved (server-side) 2025/09/16 01:12:40 INFO : one: Copied (server-side copy) 2025/09/16 01:12:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/16 01:12:42 DEBUG : CopyDest/two: md5 = c3f8d058a583d4b32826a45656ad6a68 OK 2025/09/16 01:12:43 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 01:12:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:44 INFO : two: Copied (server-side copy) 2025/09/16 01:12:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/16 01:12:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 01:12:45 DEBUG : two: Unchanged skipping 2025/09/16 01:12:47 DEBUG : CopyDest/three: md5 = 1a2458f245f7519a04e48e27961e7c89 OK 2025/09/16 01:12:48 DEBUG : three: Need to transfer - File not found at Destination 2025/09/16 01:12:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/16 01:12:48 DEBUG : three: Destination not found in --copy-dest 2025/09/16 01:12:49 DEBUG : three: md5 = c52d67ff6e7dde11fe5057268749665f OK 2025/09/16 01:12:49 INFO : three: Copied (new) 2025/09/16 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:12:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:12:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 01:12:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:12:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.22s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:12:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/16 01:12:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f41712564ac36a9ba298a199cea0b62d OK 2025/09/16 01:12:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/16 01:13:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/16 01:13:00 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/16 01:13:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/16 01:13:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/16 01:13:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fe7c06ea9206325f0123b125df2b2218 OK 2025/09/16 01:13:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/16 01:13:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/16 01:13:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using skip mode. 2025/09/16 01:13:10 NOTICE: one: Found 2 files with duplicate names 2025/09/16 01:13:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using skip mode. 2025/09/16 01:13:17 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/16 01:13:17 INFO : one: Deleted 2025/09/16 01:13:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.50s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using first mode. 2025/09/16 01:13:23 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:24 INFO : one: Deleted 2025/09/16 01:13:24 INFO : one: Deleted 2025/09/16 01:13:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using newest mode. 2025/09/16 01:13:30 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:30 INFO : one: Deleted 2025/09/16 01:13:31 INFO : one: Deleted 2025/09/16 01:13:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using oldest mode. 2025/09/16 01:13:37 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:38 INFO : one: Deleted 2025/09/16 01:13:38 INFO : one: Deleted 2025/09/16 01:13:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.31s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using largest mode. 2025/09/16 01:13:44 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:44 INFO : one: Deleted 2025/09/16 01:13:45 INFO : one: Deleted 2025/09/16 01:13:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.55s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using smallest mode. 2025/09/16 01:13:50 NOTICE: one: Found 3 files with duplicate names 2025/09/16 01:13:51 INFO : one: Deleted 2025/09/16 01:13:51 INFO : one: Deleted 2025/09/16 01:13:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.45s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Looking for duplicate names using rename mode. 2025/09/16 01:13:59 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/16 01:14:00 INFO : one-2.txt: renamed from: one.txt 2025/09/16 01:14:01 INFO : one-3.txt: renamed from: one.txt 2025/09/16 01:14:02 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.41s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:14:07 DEBUG : dupe1/one.txt: md5 = db28b908cfc755bf7088c638f9415de4 OK 2025/09/16 01:14:09 DEBUG : dupe2/two.txt: md5 = afcaf5abdd4e822b173ff34f41e6497c OK 2025/09/16 01:14:12 DEBUG : dupe3/three.txt: md5 = 8fefda367fa8f537cf5fa9af157d5247 OK 2025/09/16 01:14:12 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/16 01:14:13 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/16 01:14:13 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/16 01:14:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/16 01:14:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/16 01:14:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/16 01:14:17 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.88s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:14:19 DEBUG : a.txt: md5 = 027e85b03cf1bdc429ec5f0dd0d869be OK 2025/09/16 01:14:21 DEBUG : zend.txt: md5 = c7fa0f817a6f6564580a606edc64a3a0 OK 2025/09/16 01:14:23 DEBUG : sub dir/hello world: md5 = 94c5bfd2844b9d4aa7f94f8e71b96df7 OK 2025/09/16 01:14:24 DEBUG : sub dir/hello world2: md5 = 278983c9e4b192fb2b2292ccb7675443 OK 2025/09/16 01:14:27 DEBUG : sub dir/ignore dir/.ignore: md5 = fc250bab46eb72c9a54976c3b1c29cdf OK 2025/09/16 01:14:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = d14bb16e887dd64b8ffca4bc887383d0 OK 2025/09/16 01:14:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 92c18d211adbf21c6a4aca47fcd87149 OK 2025/09/16 01:14:31 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 01:14:31 DEBUG : a.txt: Excluded 2025/09/16 01:14:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:14:32 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:14:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:14:32 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:14:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:14:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:14:33 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:14:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:14:33 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:14:33 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:14:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/16 01:14:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/16 01:14:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/16 01:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/16 01:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/16 01:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/16 01:14:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.79s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:14:41 DEBUG : a.txt: md5 = 8ec74032dbc3e8b38d5f0390ea435172 OK 2025/09/16 01:14:42 DEBUG : zend.txt: md5 = e65f20490a4820876cc67a691429f87d OK 2025/09/16 01:14:45 DEBUG : sub dir/hello world: md5 = d56a3831e09656b7394f30ca5ac70270 OK 2025/09/16 01:14:46 DEBUG : sub dir/hello world2: md5 = af26ff17ea3b2b5c013016b7ca9c4022 OK 2025/09/16 01:14:48 DEBUG : sub dir/ignore dir/.ignore: md5 = c248404a0bd362798ce0acda840559d5 OK 2025/09/16 01:14:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 167e6b7225733a0b1f60f58950b6bb10 OK 2025/09/16 01:14:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 92f61a6202b251ef63c4c9a02ff663bb OK 2025/09/16 01:14:54 DEBUG : a.txt: Excluded (Size Filter) 2025/09/16 01:14:54 DEBUG : a.txt: Excluded 2025/09/16 01:14:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:14:54 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:14:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:14:54 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:14:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:14:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/16 01:14:55 DEBUG : sub dir/hello world: Excluded 2025/09/16 01:14:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/16 01:14:55 DEBUG : sub dir/hello world2: Excluded 2025/09/16 01:14:55 DEBUG : sub dir/ignore dir: Excluded 2025/09/16 01:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/16 01:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/16 01:15:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/16 01:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/16 01:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/16 01:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/16 01:15:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.24s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:03 DEBUG : file1: md5 = d4c9ff30e549a08fac770d8e9cbf4896 OK 2025/09/16 01:15:05 DEBUG : sub/file2: md5 = a113e4e7e93f4e52324a4f251eb296ec 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/09/16 01:15:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/16 01:15:09 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/16 01:15:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/16 01:15:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.80s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:13 DEBUG : file1: md5 = 8fb6c62fa5ff24bad5f200190c6eccc7 OK 2025/09/16 01:15:15 DEBUG : sub/file2: md5 = 55e946e850a066816e5a690000fb234c 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/09/16 01:15:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/notfound" 2025/09/16 01:15:19 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/16 01:15:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.67s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Making directory 2025/09/16 01:15:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:26 DEBUG : sub dir/hello world: md5 = 1f6356f2653589d1e805cb978ac39c8f OK 2025/09/16 01:15:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.90s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:30 DEBUG : potato2: md5 = 9843e223ba583e419f17a309ac30ea43 OK 2025/09/16 01:15:32 DEBUG : empty space: md5 = 1c55864add2f7ce9fa817ebea442a890 OK --- PASS: TestLs (4.97s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:35 DEBUG : potato2: md5 = 95ddaee54e06fdd35b9a81ec170bc0ac OK 2025/09/16 01:15:37 DEBUG : empty space: md5 = 40bd225c8440767877bf32cb528ae28b OK 2025/09/16 01:15:37 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.48s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:41 DEBUG : potato2: md5 = b5163dc65c228e3bfe14da4660a7da19 OK 2025/09/16 01:15:42 DEBUG : empty space: md5 = 50bad49514ea8fd7e96a5a9bf56c600d OK --- PASS: TestLsLong (5.01s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:46 DEBUG : potato2: md5 = 4890bd7216d873eed6d8e3effdac46e1 OK 2025/09/16 01:15:47 DEBUG : empty space: md5 = 8eaf5ae2ff3acf72232a4f5b0d0c57b0 OK --- PASS: TestHashSums (4.32s) === RUN TestHashSumsWithErrors 2025/09/16 01:15:49 DEBUG : Creating backend with remote ":memory:" 2025/09/16 01:15:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/16 01:15:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/16 01:15:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/16 01:15:49 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:50 DEBUG : potato2: md5 = 5b2402e00f5829ddf6394f120ccf929e OK 2025/09/16 01:15:52 DEBUG : empty space: md5 = c5b0c493f0d69bdbdebf84842584c782 OK 2025/09/16 01:15:54 DEBUG : sub dir/potato3: md5 = e3dbb0d74bcbb120931d3c7e5a182453 OK 2025/09/16 01:15:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.41s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:15:59 DEBUG : small: md5 = cab6635d2c496218139ba36470874403 OK 2025/09/16 01:16:01 DEBUG : medium: md5 = 162835500ffae629a811b3c162b2bcc4 OK 2025/09/16 01:16:02 DEBUG : large: md5 = cb5050c1fb9eb6de0d6275bc22297cc0 OK 2025/09/16 01:16:03 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:03 DEBUG : large: Excluded (Size Filter) 2025/09/16 01:16:03 INFO : small: Deleted 2025/09/16 01:16:03 INFO : medium: Deleted --- PASS: TestDelete (6.47s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:16:06 DEBUG : small: md5 = c5e5dd16483ce2516200765aacc5508d OK 2025/09/16 01:16:08 DEBUG : medium: md5 = ac1e71502fb15deeddfca83915038520 OK 2025/09/16 01:16:09 DEBUG : large: md5 = c1c1efab1232c373711b5af4de5b13bc OK 2025/09/16 01:16:09 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:10 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/16 01:16:10 INFO : medium: Deleted 2025/09/16 01:16:10 INFO : small: Deleted --- PASS: TestMaxDelete (7.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:16:13 DEBUG : small: md5 = 8e951ec1195617f80107ed3189240c23 OK 2025/09/16 01:16:15 DEBUG : medium: md5 = 09d917b90556f5f991d6e5bedcd1240b OK 2025/09/16 01:16:16 DEBUG : large: md5 = 83281937890339a445f7dcbd25c64b88 OK 2025/09/16 01:16:16 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 01:16:17 INFO : small: Deleted 2025/09/16 01:16:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.10s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:16:20 DEBUG : small: md5 = e6cb3d330f3071f2b68fbd2940687dd0 OK 2025/09/16 01:16:22 DEBUG : medium: md5 = 5883e45771553be795094ce02cbb5fc5 OK 2025/09/16 01:16:24 DEBUG : large: md5 = e2edf8808062f3498f52c51f46212a1a OK 2025/09/16 01:16:24 DEBUG : Waiting for deletions to finish 2025/09/16 01:16:24 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/16 01:16:25 INFO : small: Deleted 2025/09/16 01:16:25 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.56s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:16:28 DEBUG : ReadFile: md5 = e3efe307b83063604b5b04f9be3fc066 OK --- PASS: TestReadFile (4.40s) === RUN TestRetry 2025/09/16 01:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/16 01:16:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/16 01:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:16:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/16 01:16:31 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:16:32 DEBUG : file1: md5 = fc2430d85fada6853cfcaa1ee3a695c1 OK 2025/09/16 01:16:34 DEBUG : file2: md5 = ea6da95638a089a342e4f3a424a754ed OK --- PASS: TestCat (15.84s) === RUN TestPurge 2025/09/16 01:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-simuhuy5cene" 2025/09/16 01:16:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 01:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/f33tu78ag5dmj12alno22a7dpl8751tja07coc30s9ghopavsr60" 2025/09/16 01:16:48 DEBUG : Creating backend with remote "/tmp/rclone324862303" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-simuhuy5cene'", Local "Local file system at /tmp/rclone324862303", Modify Window "1ms" 2025/09/16 01:16:52 DEBUG : A1/B1/C1/one: md5 = 1dd73ca1ab7b6fd8b8c37c6800996a7d OK 2025/09/16 01:16:52 INFO : A2: Making directory 2025/09/16 01:16:53 INFO : A1/B2: Making directory 2025/09/16 01:16:54 INFO : A1/B2/C2: Making directory 2025/09/16 01:16:54 INFO : A1/B1/C3: Making directory 2025/09/16 01:16:55 INFO : A3: Making directory 2025/09/16 01:16:56 INFO : A3/B3: Making directory 2025/09/16 01:16:57 INFO : A3/B3/C4: Making directory 2025/09/16 01:16:59 DEBUG : A1/two: md5 = 1ab58bc2d208caae758deab33327f6c4 OK 2025/09/16 01:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-simuhuy5cene': Purge remote 2025/09/16 01:17:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.84s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:06 DEBUG : A1/B1/C1/one: md5 = 9b591f8bf814b541dad4d74b09be404e OK 2025/09/16 01:17:06 INFO : A2: Making directory 2025/09/16 01:17:07 INFO : A1/B2: Making directory 2025/09/16 01:17:08 INFO : A1/B2/C2: Making directory 2025/09/16 01:17:09 INFO : A1/B1/C3: Making directory 2025/09/16 01:17:09 INFO : A3: Making directory 2025/09/16 01:17:10 INFO : A3/B3: Making directory 2025/09/16 01:17:11 INFO : A3/B3/C4: Making directory 2025/09/16 01:17:13 DEBUG : A1/two: md5 = 912188bd13fde07fd485b2e6da69acfa OK 2025/09/16 01:17:15 DEBUG : removing 1 level 3 directories 2025/09/16 01:17:15 INFO : A3/B3/C4: Removing directory 2025/09/16 01:17:17 DEBUG : removing 2 level 3 directories 2025/09/16 01:17:17 INFO : A1/B2/C2: Removing directory 2025/09/16 01:17:17 INFO : A1/B1/C3: Removing directory 2025/09/16 01:17:18 DEBUG : removing 2 level 2 directories 2025/09/16 01:17:18 INFO : A3/B3: Removing directory 2025/09/16 01:17:18 INFO : A1/B2: Removing directory 2025/09/16 01:17:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 01:17:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/16 01:17:19 DEBUG : removing 2 level 1 directories 2025/09/16 01:17:19 INFO : A3: Removing directory 2025/09/16 01:17:19 INFO : A2: Removing directory 2025/09/16 01:17:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/16 01:17:23 DEBUG : removing 1 level 3 directories 2025/09/16 01:17:23 INFO : A1/B1/C1: Removing directory 2025/09/16 01:17:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:24 DEBUG : removing 1 level 2 directories 2025/09/16 01:17:24 INFO : A1/B1: Removing directory 2025/09/16 01:17:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 01:17:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:17:24 DEBUG : removing 1 level 1 directories 2025/09/16 01:17:24 INFO : A1: Removing directory 2025/09/16 01:17:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 01:17:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 01:17:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:17:25 DEBUG : removing 1 level 0 directories 2025/09/16 01:17:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Removing directory 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/16 01:17:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.19s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:27 INFO : A1: Making directory 2025/09/16 01:17:28 INFO : A1/B1: Making directory 2025/09/16 01:17:29 INFO : A1/B1/C1: Making directory 2025/09/16 01:17:31 DEBUG : removing 1 level 3 directories 2025/09/16 01:17:31 INFO : A1/B1/C1: Removing directory 2025/09/16 01:17:32 DEBUG : removing 1 level 2 directories 2025/09/16 01:17:32 INFO : A1/B1: Removing directory 2025/09/16 01:17:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:17:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:34 INFO : A1: Making directory 2025/09/16 01:17:35 INFO : A1/B1: Making directory 2025/09/16 01:17:36 INFO : A1/B1/C1: Making directory 2025/09/16 01:17:38 DEBUG : removing 1 level 3 directories 2025/09/16 01:17:38 INFO : A1/B1/C1: Removing directory 2025/09/16 01:17:39 DEBUG : removing 1 level 2 directories 2025/09/16 01:17:39 INFO : A1/B1: Removing directory 2025/09/16 01:17:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:17:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.19s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:43 DEBUG : file1: md5 = 99ef093b02a8245322d87184900989f0 OK 2025/09/16 01:17:44 DEBUG : filename.txt: File name found in url 2025/09/16 01:17:45 DEBUG : filename.txt: md5 = 3a6bb4bd9b460da456925d93398735f3 OK 2025/09/16 01:17:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/16 01:17:47 DEBUG : headerfilename.txt: md5 = 8223ddb4f16017a0d54069ae14e8eb9e OK 2025/09/16 01:17:48 DEBUG : file2: md5 = 6fe6f6c9feff552fb9a41ce5008b46a0 OK --- PASS: TestCopyURL (9.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:17:53 DEBUG : sub/file2: md5 = f04d3cba8baff3671af8aa4b38688d99 OK 2025/09/16 01:17:53 INFO : file1: Copied (new) to: sub/file2 2025/09/16 01:17:53 INFO : file1: Deleted 2025/09/16 01:17:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:17:54 DEBUG : file1: Unchanged skipping 2025/09/16 01:17:54 INFO : file1: Deleted 2025/09/16 01:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': don't need to copy/move sub/file2, it is already at target location 2025/09/16 01:17:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.25s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:17:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/16 01:17:59 DEBUG : file1: md5 = 5b9ee351fd6308c9041297bb197b0309 OK 2025/09/16 01:17:59 INFO : file1: Copied (new) 2025/09/16 01:17:59 INFO : file1: Deleted 2025/09/16 01:18:00 DEBUG : file1: Destination exists, skipping 2025/09/16 01:18:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:18:04 DEBUG : dst/file1: md5 = e5c77c63b13cd3d037b7f5e37f12f84b OK 2025/09/16 01:18:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bewoyur9momo/backup" 2025/09/16 01:18:05 DEBUG : Creating backend with remote "TestDrive:crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0/1nrff024r7pq65ecp72fc28jb0" 2025/09/16 01:18:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/16 01:18:08 INFO : dst/file1: Moved (server-side) 2025/09/16 01:18:10 DEBUG : dst/file1: md5 = 922c68fe1aa06e3e59ee37ded7499235 OK 2025/09/16 01:18:10 INFO : dst/file1: Copied (new) 2025/09/16 01:18:10 INFO : dst/file1: Deleted 2025/09/16 01:18:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:18:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/16 01:18:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.14s) === 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:18:17 DEBUG : A1/one: md5 = 550d95b17826a7895cc3eefb9b2b1706 OK 2025/09/16 01:18:18 DEBUG : A1/two: md5 = 8410a0fa9b5c55e1dce16abe9b075a2f OK 2025/09/16 01:18:21 DEBUG : A1/B1/three: md5 = 44a1fbb0f45b69d1fbdc42749296169a OK 2025/09/16 01:18:23 DEBUG : A1/B1/C1/four: md5 = 67900e6c9fa18d32f03b911a8ed62bdd OK 2025/09/16 01:18:25 DEBUG : A1/B1/C2/five: md5 = c416a6b7bc6b71bd057fc6fa3ee40930 OK 2025/09/16 01:18:25 INFO : A1/B2: Making directory 2025/09/16 01:18:26 INFO : A1/B1/C3: Making directory 2025/09/16 01:18:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/16 01:18:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/16 01:18:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/16 01:18:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/16 01:18:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/16 01:18:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 01:18:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 01:18:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:18:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 01:18:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 01:18:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/16 01:18:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/16 01:18:46 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/16 01:18:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/16 01:18:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/16 01:18:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/16 01:18:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 01:18:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 01:18:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:18:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 01:18:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 01:18:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/16 01:18:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/16 01:18:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/16 01:18:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/16 01:18:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/16 01:18:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/16 01:19:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/16 01:19:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/16 01:19:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/16 01:19:04 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.83s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" --- PASS: TestGetFsInfo (4.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:19:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 5e12e8fef484bff54b3481467fc5ce46 OK 2025/09/16 01:19:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/16 01:19:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:19:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/16 01:19:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 95264a7443adeb500eae30e18d13edf8 OK 2025/09/16 01:19:15 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:19:18 DEBUG : with_checksum_small_file_from_pipe: md5 = d25b496eacd0fc12b90df7ff7f579061 OK 2025/09/16 01:19:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:19:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/16 01:19:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 0b72074352a1532de0b892f21d90bb4b OK 2025/09/16 01:19:20 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:19:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:19:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/16 01:19:25 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-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/16 01:19:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/16 01:19:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/16 01:19:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.91s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.08s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/16 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/16 01:19:34 DEBUG : rcat_metadata: md5 = 26d0ca7787afbc6cb1f1f6dad35955c1 OK 2025/09/16 01:19:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/16 01:19:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/16 01:19:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7de2cf6f6238691bc042b73928b3b5bd OK 2025/09/16 01:19:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.12s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.92s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:39 DEBUG : potato1: md5 = edc9559c3601192e31e970f6e3c4a70e OK 2025/09/16 01:19:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/16 01:19:41 DEBUG : potato2: md5 = 62cfb4ce08fa4d4f9990eebbd3ae40f1 OK 2025/09/16 01:19:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.07s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:44 DEBUG : potato1: md5 = 12fd3a7b4c81de21ef9896b27293cb8c OK 2025/09/16 01:19:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/16 01:19:46 DEBUG : potato2: md5 = 1f536785f49251c6d31edd79ffdcf021 OK 2025/09/16 01:19:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.00s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:49 DEBUG : potato2: md5 = 41abf62348be84bccf23c86b1a1fb3f1 OK 2025/09/16 01:19:51 DEBUG : empty space: md5 = a37566bb60df18458845158742d4ae93 OK 2025/09/16 01:19:53 DEBUG : sub dir/potato3: md5 = 7281a614643dff6fbaabdc3482b09b5d OK 2025/09/16 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Touching "sub dir/potato3" 2025/09/16 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Touching "empty space" 2025/09/16 01:19:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Touching "potato2" 2025/09/16 01:19:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.93s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:19:58 DEBUG : dir with metadata: Making directory with metadata 2025/09/16 01:19:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.47s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:20:00 DEBUG : directory with modtime: Making directory with metadata 2025/09/16 01:20:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:20:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/16 01:20:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:20:03 DEBUG : Google drive root 'crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0': Skipping btime metadata as can't update it on an existing file: 2025-09-16T01:20:03.216289559Z 2025/09/16 01:20:04 INFO : non existent directory: Updated directory metadata 2025/09/16 01:20:06 DEBUG : Google drive root 'crypt/fil57jcb6achk2bg64sgpcnnu4io304l7h93gcrpl64v0972hku0': Skipping btime metadata as can't update it on an existing file: 2025-09-16T01:20:03.216289559Z 2025/09/16 01:20:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.31s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:20:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/16 01:20:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/16 01:20:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.46s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:20:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/16 01:20:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:20:12 DEBUG : dst: Making directory with metadata 2025/09/16 01:20:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 01:20:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 01:20:14 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 01:20:14 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 01:20:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/16 01:20:15 INFO : dst: Set directory modification time (using SetModTime) 2025/09/16 01:20:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.56s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo'", Local "Local file system at /tmp/rclone1956851272", Modify Window "1ms" 2025/09/16 01:20:18 DEBUG : sub dir/test remove existing: md5 = f9196a3adb6b6e2f975191a5227a77f7 OK 2025/09/16 01:20:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d7ae416e556b15741dc517c193b7e0a2 OK 2025/09/16 01:20:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qawaguh3" before starting 2025/09/16 01:20:23 DEBUG : sub dir/test remove existing.qawaguh3: TEST: removing renamed existing file after operation 2025/09/16 01:20:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.civojip1" before starting 2025/09/16 01:20:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.civojip1: TEST: renaming existing back after failed operation 2025/09/16 01:20:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pubeyet7" before starting 2025/09/16 01:20:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pubeyet7: TEST: removing renamed existing file after operation 2025/09/16 01:20:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9hra5q4eu438s8lnn2efs738arnja9hai11i1v8jqinfnhq54gn0" 2025/09/16 01:20:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bimhqojprq636o5epedrmjtetv166biem8hevbu12c4f1ifaq3t9l9n765fc5f8lrjf8li8dmguqac2ss2tcs396j359c82524lkq7hs4q8p6p64cqakbd5vdd134qnheu2cgsmraackq8ls4en53ek8oph8k0fv63fgojdqe0rkp0i13iq0" --- PASS: TestRemoveExisting (16.06s) === 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/09/16 01:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bewoyur9momo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m22.509457357s (try 1/5)