"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/18 03:31:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni" 2025/08/18 03:31:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:31:52 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820" 2025/08/18 03:31:53 DEBUG : Creating backend with remote "/tmp/rclone4098205283" === 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/18 03:31:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/18 03:31:53 DEBUG : potato: Seek from 10 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 10 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Seek from 5 to 2 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/18 03:31:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Seek from 5 to 2 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/18 03:31:53 DEBUG : potato: Seek from 8 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 8 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/18 03:31:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/18 03:31:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/18 03:31:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/18 03:31:53 DEBUG : potato: Seek from 5 to 2 2025/08/18 03:31:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/18 03:31:53 DEBUG : potato: Seek from 9 to 0 2025/08/18 03:31:53 DEBUG : potato: Seek from 9 to 0 2025/08/18 03:31:53 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:31:56 DEBUG : rutabaga: md5 = 070d7a0d3fa8967cbb8c6f9b6a5558bc OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/18 03:31:58 DEBUG : empty space: md5 = 2994138fc5ab0afa64a0cd92bee3c472 OK === RUN TestCheck/3 2025/08/18 03:32:00 DEBUG : potato2: md5 = 8d657d5bbe072b695f969064500527ad OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/18 03:32:02 DEBUG : remotepotato: md5 = 95acbb73dfae69d366089cb296aa9dbb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.48s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/08/18 03:32:05 DEBUG : Creating backend with remote "nonexistent" 2025/08/18 03:32:05 DEBUG : Creating backend with remote "nonexistent" 2025/08/18 03:32:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/18 03:32:05 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/08/18 03:32:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/18 03:32:05 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:32:06 DEBUG : rutabaga: md5 = 3dcf6d459c28b5451cae53b461ecb21f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/18 03:32:10 DEBUG : empty space: md5 = e09a7fb7e1804f8a70086feed51c7db1 OK === RUN TestCheckDownload/3 2025/08/18 03:32:13 DEBUG : potato2: md5 = be11eab1464b9c55750cf85e9689395b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/18 03:32:18 DEBUG : remotepotato: md5 = eb7200b6cede633654d77afc16a0b2e0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.79s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (1.08s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.58s) --- PASS: TestCheckDownload/5 (1.36s) --- PASS: TestCheckDownload/6 (1.19s) --- PASS: TestCheckDownload/7 (1.01s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:32:24 DEBUG : rutabaga: md5 = 153735d89a8054ee70259881ef247cd4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/18 03:32:26 DEBUG : empty space: md5 = d8dd1107755fe49dc91cda7a73043d71 OK === RUN TestCheckSizeOnly/3 2025/08/18 03:32:28 DEBUG : potato2: md5 = 2712bdd1dfa027787648380f3c39d2b4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/18 03:32:31 DEBUG : remotepotato: md5 = 53649f8e0018f926c0207a72cf793224 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.90s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:32:35 DEBUG : test.sum: md5 = 174e5f6433e2bac4491ba7e83a5f2dcc OK 2025/08/18 03:32:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/18 03:32:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/18 03:32:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/18 03:32:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/18 03:32:38 DEBUG : test.sum: md5 = c71244d914dff90d0ffe29cb9200a2fd OK 2025/08/18 03:32:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/18 03:32:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/18 03:32:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/18 03:32:39 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:32:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/data" 2025/08/18 03:32:40 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:32:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/data" 2025/08/18 03:32:42 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/vjrnln8ratgmqakfosrqe8espk" 2025/08/18 03:32:45 DEBUG : data/banana: md5 = 5b95103a2acde75b945b7c332b59d272 OK 2025/08/18 03:32:47 DEBUG : test.sum: md5 = 1f2d2d08b88e70d83c32ac197872dd3c OK === RUN TestCheckSumDownload/subtest1 2025/08/18 03:32:52 DEBUG : data/potato: md5 = d2b96664ed585e28e94e1ed1e69b7383 OK 2025/08/18 03:32:53 DEBUG : test.sum: md5 = aa319ff8cc67639213d1e8d31abcc7db OK === RUN TestCheckSumDownload/subtest2 2025/08/18 03:32:58 DEBUG : test.sum: md5 = 91964078639b5fbfa49ece71d702391a OK === RUN TestCheckSumDownload/subtest3 2025/08/18 03:33:02 DEBUG : test.sum: md5 = 2cef65342364e327d2cf855dc8afa0bc OK === RUN TestCheckSumDownload/subtest4 2025/08/18 03:33:06 DEBUG : test.sum: md5 = 48f6be7e52b8317c6c2d61bee66d4b7b OK === RUN TestCheckSumDownload/subtest5 2025/08/18 03:33:10 DEBUG : test.sum: md5 = 9b8747f01121a8bf496b598e092872d8 OK === RUN TestCheckSumDownload/subtest6 2025/08/18 03:33:14 DEBUG : data/banana: md5 = 40ce4985bcf68d0cadabd8aa81355e15 OK 2025/08/18 03:33:15 DEBUG : data/potato: md5 = 59717bebfa790fe34d6e87691228486a OK 2025/08/18 03:33:17 DEBUG : test.sum: md5 = 5ed5725359f213b180fad7d0f3fb26a4 OK === RUN TestCheckSumDownload/subtest7 2025/08/18 03:33:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/18 03:33:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.80s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.02s) --- PASS: TestCheckSumDownload/subtest4 (2.11s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.32s) === RUN TestApplyTransforms 2025/08/18 03:33:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cofeqic6hota" 2025/08/18 03:33:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:23 DEBUG : Creating backend with remote "TestDrive:crypt/2m0oa68jcls9sivn499q8lphoude5s82hubqsqiili2c58tm11k0" 2025/08/18 03:33:24 DEBUG : Creating backend with remote "/tmp/rclone930021786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota'", Local "Local file system at /tmp/rclone930021786", Modify Window "1ms" 2025/08/18 03:33:26 DEBUG : hello, world!: md5 = 814ef17e108abb5ce4b9f41ae50df858 OK upper checkfile vs. lower remote (without normalization) 2025/08/18 03:33:26 ERROR : hello, world!: sum not found 2025/08/18 03:33:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota' 2025/08/18 03:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': 1 files missing 2025/08/18 03:33:26 NOTICE: 1 hashes missing 2025/08/18 03:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': 1 differences found 2025/08/18 03:33:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/18 03:33:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': 0 differences found 2025/08/18 03:33:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': 1 matching files 2025/08/18 03:33:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-decufik5fisi" 2025/08/18 03:33:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:27 DEBUG : Creating backend with remote "TestDrive:crypt/l36762333i12tiastmmgbja4k43lbiq324ufk5mg70lfphva1ge0" 2025/08/18 03:33:28 DEBUG : Creating backend with remote "/tmp/rclone2867966900" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi'", Local "Local file system at /tmp/rclone2867966900", Modify Window "1ms" 2025/08/18 03:33:30 DEBUG : HELLO, WORLD!: md5 = 6394630e51c68624cccc2347ce4a2a9c OK lower checkfile vs. upper remote (without normalization) 2025/08/18 03:33:31 ERROR : HELLO, WORLD!: sum not found 2025/08/18 03:33:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi' 2025/08/18 03:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': 1 files missing 2025/08/18 03:33:31 NOTICE: 1 hashes missing 2025/08/18 03:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': 1 differences found 2025/08/18 03:33:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/18 03:33:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': 0 differences found 2025/08/18 03:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': 1 matching files 2025/08/18 03:33:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihiqen8teku" 2025/08/18 03:33:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:32 DEBUG : Creating backend with remote "TestDrive:crypt/hk7n79ueclbdppq94lrugm1nt12qd50rjkd32mdjjae4p9anp100" 2025/08/18 03:33:33 DEBUG : Creating backend with remote "/tmp/rclone2474246507" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku'", Local "Local file system at /tmp/rclone2474246507", Modify Window "1ms" 2025/08/18 03:33:35 DEBUG : HeLlO, wOrLd!: md5 = 30b01bfdf9833b31f5e95a897f1b1b9d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/18 03:33:36 ERROR : HeLlO, wOrLd!: sum not found 2025/08/18 03:33:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku' 2025/08/18 03:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': 1 files missing 2025/08/18 03:33:36 NOTICE: 1 hashes missing 2025/08/18 03:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': 1 differences found 2025/08/18 03:33:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/18 03:33:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': 0 differences found 2025/08/18 03:33:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': 1 matching files 2025/08/18 03:33:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pogugif9duso" 2025/08/18 03:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:37 DEBUG : Creating backend with remote "TestDrive:crypt/72q301tqu8qvno95egisut7oug1cva4fotlje2ko8jke01cd7520" 2025/08/18 03:33:38 DEBUG : Creating backend with remote "/tmp/rclone4118132885" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso'", Local "Local file system at /tmp/rclone4118132885", Modify Window "1ms" 2025/08/18 03:33:40 DEBUG : HELLO, WORLD!: md5 = 0cfae991f826aed883f645ec2311dda2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/18 03:33:41 ERROR : HELLO, WORLD!: sum not found 2025/08/18 03:33:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso' 2025/08/18 03:33:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': 1 files missing 2025/08/18 03:33:41 NOTICE: 1 hashes missing 2025/08/18 03:33:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': 1 differences found 2025/08/18 03:33:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/18 03:33:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': 0 differences found 2025/08/18 03:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': 1 matching files 2025/08/18 03:33:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-julitil2jala" 2025/08/18 03:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:42 DEBUG : Creating backend with remote "TestDrive:crypt/us71ovkbmp09op0meshod7k4koum0q1v1lpdagh4ufp9h6pviupg" 2025/08/18 03:33:43 DEBUG : Creating backend with remote "/tmp/rclone3559749471" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala'", Local "Local file system at /tmp/rclone3559749471", Modify Window "1ms" 2025/08/18 03:33:45 DEBUG : 測試_Русский___ě_áñ: md5 = b06adedad5d24f706a9e0af483116c54 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/18 03:33:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/18 03:33:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala' 2025/08/18 03:33:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': 1 files missing 2025/08/18 03:33:46 NOTICE: 1 hashes missing 2025/08/18 03:33:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': 1 differences found 2025/08/18 03:33:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/18 03:33:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': 0 differences found 2025/08/18 03:33:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': 1 matching files 2025/08/18 03:33:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihojif5jofu" 2025/08/18 03:33:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:47 DEBUG : Creating backend with remote "TestDrive:crypt/avcj276utfqm3arh7ch0j51eehj7iju455df56a80i46isknmdpg" 2025/08/18 03:33:48 DEBUG : Creating backend with remote "/tmp/rclone1208996091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu'", Local "Local file system at /tmp/rclone1208996091", Modify Window "1ms" 2025/08/18 03:33:50 DEBUG : 測試_Русский___ě_áñ: md5 = 1ceb690db5e48ff913290ecaf49a0f37 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/18 03:33:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/18 03:33:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu' 2025/08/18 03:33:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': 1 files missing 2025/08/18 03:33:51 NOTICE: 1 hashes missing 2025/08/18 03:33:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': 1 differences found 2025/08/18 03:33:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/18 03:33:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': 0 differences found 2025/08/18 03:33:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': 1 matching files 2025/08/18 03:33:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kumozik3fora" 2025/08/18 03:33:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:52 DEBUG : Creating backend with remote "TestDrive:crypt/t3cg6lo98n8ssrbvt7dn4u5nv97pdc05dm222te3ae22s9k9a0n0" 2025/08/18 03:33:53 DEBUG : Creating backend with remote "/tmp/rclone2692766106" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora'", Local "Local file system at /tmp/rclone2692766106", Modify Window "1ms" 2025/08/18 03:33:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 31bc179b955aea64d954c623a0fffa7d OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/18 03:33:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/18 03:33:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora' 2025/08/18 03:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': 1 files missing 2025/08/18 03:33:56 NOTICE: 1 hashes missing 2025/08/18 03:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': 1 differences found 2025/08/18 03:33:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/18 03:33:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:33:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': 0 differences found 2025/08/18 03:33:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': 1 matching files 2025/08/18 03:33:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waveval0fesi" 2025/08/18 03:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:33:57 DEBUG : Creating backend with remote "TestDrive:crypt/280njf4gfflmu1l09m8gaod3jb62ojgncjpghd8dblihs0b03m50" 2025/08/18 03:33:58 DEBUG : Creating backend with remote "/tmp/rclone2353824999" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi'", Local "Local file system at /tmp/rclone2353824999", Modify Window "1ms" 2025/08/18 03:34:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e06f797b6e68ee11aa4fcc71d8d83fb5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/18 03:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/18 03:34:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi' 2025/08/18 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': 1 files missing 2025/08/18 03:34:00 NOTICE: 1 hashes missing 2025/08/18 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': 1 differences found 2025/08/18 03:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/18 03:34:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:34:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': 0 differences found 2025/08/18 03:34:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': 1 matching files 2025/08/18 03:34:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teracob9jeji" 2025/08/18 03:34:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:34:02 DEBUG : Creating backend with remote "TestDrive:crypt/0pn5fn0nsodlkgvt5id16hjpg1agep76h0qh005l1v8v7253rie0" 2025/08/18 03:34:03 DEBUG : Creating backend with remote "/tmp/rclone3638805556" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji'", Local "Local file system at /tmp/rclone3638805556", Modify Window "1ms" 2025/08/18 03:34:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ccfad3de4eaa534842760786e9d05da OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/18 03:34:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/18 03:34:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji' 2025/08/18 03:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': 1 files missing 2025/08/18 03:34:05 NOTICE: 1 hashes missing 2025/08/18 03:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': 1 differences found 2025/08/18 03:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/18 03:34:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': 0 differences found 2025/08/18 03:34:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': 1 matching files 2025/08/18 03:34:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qagenon6refa" 2025/08/18 03:34:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:34:07 DEBUG : Creating backend with remote "TestDrive:crypt/ukeksb07b7fn7r005972otk2o7igls3jg8r10r1v0j0jad13r2m0" 2025/08/18 03:34:08 DEBUG : Creating backend with remote "/tmp/rclone3678134063" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa'", Local "Local file system at /tmp/rclone3678134063", Modify Window "1ms" 2025/08/18 03:34:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7b1780c98eaa595047642bf10cddb78 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/18 03:34:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/18 03:34:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa' 2025/08/18 03:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': 1 files missing 2025/08/18 03:34:11 NOTICE: 1 hashes missing 2025/08/18 03:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': 1 differences found 2025/08/18 03:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/18 03:34:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/18 03:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': 0 differences found 2025/08/18 03:34:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': 1 matching files 2025/08/18 03:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagenon6refa': Purge remote 2025/08/18 03:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teracob9jeji': Purge remote 2025/08/18 03:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waveval0fesi': Purge remote 2025/08/18 03:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kumozik3fora': Purge remote 2025/08/18 03:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihojif5jofu': Purge remote 2025/08/18 03:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-julitil2jala': Purge remote 2025/08/18 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pogugif9duso': Purge remote 2025/08/18 03:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihiqen8teku': Purge remote 2025/08/18 03:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-decufik5fisi': Purge remote 2025/08/18 03:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cofeqic6hota': Purge remote --- PASS: TestApplyTransforms (54.07s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:34:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/18 03:34:19 DEBUG : sub/file2: md5 = 6516a4ebb5bc4c544842249c963d2155 OK 2025/08/18 03:34:19 INFO : file1: Copied (new) to: sub/file2 2025/08/18 03:34:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:34:20 DEBUG : file1: Unchanged skipping 2025/08/18 03:34:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': don't need to copy/move sub/file2, it is already at target location 2025/08/18 03:34:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.90s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:34:25 DEBUG : dst/file1: md5 = 61a05012852db48d48be19cb1e2377da OK 2025/08/18 03:34:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/backup" 2025/08/18 03:34:26 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/1nrff024r7pq65ecp72fc28jb0" 2025/08/18 03:34:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/18 03:34:30 INFO : dst/file1: Moved (server-side) 2025/08/18 03:34:31 DEBUG : dst/file1: md5 = 71f7c22c2d82eb79df0bb2e64ef40e37 OK 2025/08/18 03:34:31 INFO : dst/file1: Copied (new) 2025/08/18 03:34:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:34:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:34:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/dst" 2025/08/18 03:34:36 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/18 03:34:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/CompareDest" 2025/08/18 03:34:38 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/gveqi14airsml4bgu7krj116o8" 2025/08/18 03:34:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 03:34:42 DEBUG : one: md5 = 1d30844d6ae16060abd5ef2f820369d5 OK 2025/08/18 03:34:42 INFO : one: Copied (new) 2025/08/18 03:34:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:34:45 DEBUG : one: md5 = cacf7e67a790967f2e5241f12c1435dd OK 2025/08/18 03:34:45 INFO : one: Copied (replaced existing) 2025/08/18 03:34:47 DEBUG : dst/one: md5 = 59b063aa7b143789ed7c669e2ce472ca OK 2025/08/18 03:34:49 DEBUG : CompareDest/one: md5 = ecb0a321359dcb67037c10fbce6cc1ca OK 2025/08/18 03:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:34:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:34:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/18 03:34:52 DEBUG : CompareDest/two: md5 = 09530426e692e69508792db53a31a6fd OK 2025/08/18 03:34:53 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:34:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:34:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:34:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:34:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:34:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/18 03:34:56 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:34:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/18 03:34:57 DEBUG : two: md5 = 3d1e5d316509c6024cef9f2bb73b9798 OK 2025/08/18 03:34:57 INFO : two: Copied (new) 2025/08/18 03:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:35:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:35:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:35:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/dst" 2025/08/18 03:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/18 03:35:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/CopyDest" 2025/08/18 03:35:04 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/18 03:35:05 DEBUG : one: Need to transfer - File not found at Destination 2025/08/18 03:35:08 DEBUG : one: md5 = b9bfd7a774e31c4a22c4b33363b6b85c OK 2025/08/18 03:35:08 INFO : one: Copied (new) 2025/08/18 03:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:35:10 DEBUG : one: md5 = 0a8658cbe7fda24ad542e2e48684358a OK 2025/08/18 03:35:10 INFO : one: Copied (replaced existing) 2025/08/18 03:35:12 DEBUG : dst/one: md5 = a38ae225ed26f2240499424fb8fe89d4 OK 2025/08/18 03:35:15 DEBUG : CopyDest/one: md5 = 804f7c035d488c3ef2844049cfc9d40d OK 2025/08/18 03:35:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/BackupDir" 2025/08/18 03:35:15 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/18 03:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:35:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/18 03:35:19 INFO : one: Moved (server-side) 2025/08/18 03:35:20 INFO : one: Copied (server-side copy) 2025/08/18 03:35:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/18 03:35:22 DEBUG : CopyDest/two: md5 = 8823b5f0cc00eb8ea33d3f69de44d061 OK 2025/08/18 03:35:23 DEBUG : two: Need to transfer - File not found at Destination 2025/08/18 03:35:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:35:24 INFO : two: Copied (server-side copy) 2025/08/18 03:35:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/18 03:35:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/18 03:35:25 DEBUG : two: Unchanged skipping 2025/08/18 03:35:27 DEBUG : CopyDest/three: md5 = c918bca1cf4913c01cd96a68dbc35834 OK 2025/08/18 03:35:27 DEBUG : three: Need to transfer - File not found at Destination 2025/08/18 03:35:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/18 03:35:28 DEBUG : three: Destination not found in --copy-dest 2025/08/18 03:35:29 DEBUG : three: md5 = 7aeca63f8ad844145fbf802c38f7424c OK 2025/08/18 03:35:29 INFO : three: Copied (new) 2025/08/18 03:35:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/18 03:35:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:35:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:35:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:35:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/18 03:35:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:35:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.84s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.63s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:35:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/18 03:35:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ab4c17726e996d6ba1c87e0091095ee5 OK 2025/08/18 03:35:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/18 03:35:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/18 03:35:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/18 03:35:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/18 03:35:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/18 03:35:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6178f4a2acd9cf3a5002ae1e66dbd3df OK 2025/08/18 03:35:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/18 03:35:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/18 03:35:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.59s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:35:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using skip mode. 2025/08/18 03:35:50 NOTICE: one: Found 2 files with duplicate names 2025/08/18 03:35:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.11s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:35:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using skip mode. 2025/08/18 03:35:57 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:35:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/18 03:35:57 INFO : one: Deleted 2025/08/18 03:35:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.31s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using first mode. 2025/08/18 03:36:03 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:36:03 INFO : one: Deleted 2025/08/18 03:36:04 INFO : one: Deleted 2025/08/18 03:36:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.58s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using newest mode. 2025/08/18 03:36:09 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:36:10 INFO : one: Deleted 2025/08/18 03:36:10 INFO : one: Deleted 2025/08/18 03:36:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.54s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using oldest mode. 2025/08/18 03:36:16 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:36:17 INFO : one: Deleted 2025/08/18 03:36:17 INFO : one: Deleted 2025/08/18 03:36:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.45s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using largest mode. 2025/08/18 03:36:23 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:36:24 INFO : one: Deleted 2025/08/18 03:36:24 INFO : one: Deleted 2025/08/18 03:36:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.81s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using smallest mode. 2025/08/18 03:36:30 NOTICE: one: Found 3 files with duplicate names 2025/08/18 03:36:30 INFO : one: Deleted 2025/08/18 03:36:31 INFO : one: Deleted 2025/08/18 03:36:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.62s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Looking for duplicate names using rename mode. 2025/08/18 03:36:37 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/18 03:36:38 INFO : one-2.txt: renamed from: one.txt 2025/08/18 03:36:40 INFO : one-3.txt: renamed from: one.txt 2025/08/18 03:36:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.55s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:46 DEBUG : dupe1/one.txt: md5 = 42066b9112aac1168b001ff41153a9ad OK 2025/08/18 03:36:48 DEBUG : dupe2/two.txt: md5 = 5d909d2242151ef84e7a127d7fa349bb OK 2025/08/18 03:36:50 DEBUG : dupe3/three.txt: md5 = 69d08f2b9a006195e35e77027361a772 OK 2025/08/18 03:36:51 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/18 03:36:51 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/18 03:36:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/18 03:36:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/18 03:36:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/18 03:36:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/18 03:36:56 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.91s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:36:58 DEBUG : a.txt: md5 = 53a0a30f6005ed0bcba5ed8af6e724ee OK 2025/08/18 03:36:59 DEBUG : zend.txt: md5 = 1fe7aea0409d8d13fd34de0c88642b24 OK 2025/08/18 03:37:02 DEBUG : sub dir/hello world: md5 = 9a6ee2ba6610d0d73fb2fec859d0ef7b OK 2025/08/18 03:37:03 DEBUG : sub dir/hello world2: md5 = de9440c5adf324b6f16c5ec132068a8f OK 2025/08/18 03:37:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 0f35f39a1c87bb76a529bfcb47921aa0 OK 2025/08/18 03:37:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 42b5c56481c107640b8be1e0565aa3dc OK 2025/08/18 03:37:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 62118521c40ef0a23ca0bcedbe63d980 OK 2025/08/18 03:37:11 DEBUG : a.txt: Excluded (Size Filter) 2025/08/18 03:37:11 DEBUG : a.txt: Excluded 2025/08/18 03:37:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/18 03:37:11 DEBUG : sub dir/hello world2: Excluded 2025/08/18 03:37:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/18 03:37:11 DEBUG : sub dir/hello world: Excluded 2025/08/18 03:37:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/18 03:37:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/18 03:37:12 DEBUG : sub dir/hello world2: Excluded 2025/08/18 03:37:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/18 03:37:12 DEBUG : sub dir/hello world: Excluded 2025/08/18 03:37:12 DEBUG : sub dir/ignore dir: Excluded 2025/08/18 03:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/18 03:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/18 03:37:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/18 03:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/18 03:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/18 03:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/18 03:37:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.56s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:37:21 DEBUG : a.txt: md5 = b03eed8172e83243e985456d2bf2a382 OK 2025/08/18 03:37:22 DEBUG : zend.txt: md5 = 92f0670e3315a7b9c33714c9653592d2 OK 2025/08/18 03:37:24 DEBUG : sub dir/hello world: md5 = e3b9d03f93a66f1f9b02d4efd1ddf01e OK 2025/08/18 03:37:26 DEBUG : sub dir/hello world2: md5 = 16a91a8c1e73f4f1621b3ca855ba2430 OK 2025/08/18 03:37:28 DEBUG : sub dir/ignore dir/.ignore: md5 = e69dc3e40be1e3832d03b10f7e53fc7b OK 2025/08/18 03:37:29 DEBUG : sub dir/ignore dir/should be ignored: md5 = 46df2ed1cd9bd3c4bf531487b83b7432 OK 2025/08/18 03:37:32 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8aedd63db70b9cbf130fdd23953fe247 OK 2025/08/18 03:37:33 DEBUG : a.txt: Excluded (Size Filter) 2025/08/18 03:37:33 DEBUG : a.txt: Excluded 2025/08/18 03:37:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/18 03:37:34 DEBUG : sub dir/hello world: Excluded 2025/08/18 03:37:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/18 03:37:34 DEBUG : sub dir/hello world2: Excluded 2025/08/18 03:37:34 DEBUG : sub dir/ignore dir: Excluded 2025/08/18 03:37:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/18 03:37:34 DEBUG : sub dir/hello world: Excluded 2025/08/18 03:37:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/18 03:37:34 DEBUG : sub dir/hello world2: Excluded 2025/08/18 03:37:35 DEBUG : sub dir/ignore dir: Excluded 2025/08/18 03:37:39 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/18 03:37:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/18 03:37:40 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/18 03:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/18 03:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/18 03:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/18 03:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:37:43 DEBUG : file1: md5 = 3528042f380056aedd02ba07c129f9aa OK 2025/08/18 03:37:45 DEBUG : sub/file2: md5 = 21ae604c94dab75a1425d1d4f7684f1f 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/08/18 03:37:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/18 03:37:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/18 03:37:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/18 03:37:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.95s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.43s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:37:53 DEBUG : file1: md5 = c38209418866806806e28319e4fa05a8 OK 2025/08/18 03:37:55 DEBUG : sub/file2: md5 = ff879afb7d471851f92bb93210e3150e 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/08/18 03:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/notfound" 2025/08/18 03:37:59 DEBUG : Config file has changed externally - reloading 2025/08/18 03:37:59 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/qe0i31qdkoejk60elps0ni5sqk" 2025/08/18 03:38:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.96s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Making directory 2025/08/18 03:38:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:06 DEBUG : sub dir/hello world: md5 = 00fcbe43a101507cfd0642e643919d3a OK 2025/08/18 03:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:11 DEBUG : potato2: md5 = 447ad7afa8276451e8efcee954be4089 OK 2025/08/18 03:38:12 DEBUG : empty space: md5 = a0e3859c95e15a5ff4cef78e6bbacc12 OK --- PASS: TestLs (5.30s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:16 DEBUG : potato2: md5 = 6e2cfc525047fb249352d0dbadb2d775 OK 2025/08/18 03:38:17 DEBUG : empty space: md5 = 51b4238eaf1f71784b9c808f3bf304b6 OK 2025/08/18 03:38:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/18 03:38:17 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:20 DEBUG : potato2: md5 = d1774dae3cee62ee5458a0a49d4ab4e9 OK 2025/08/18 03:38:22 DEBUG : empty space: md5 = 92089fc24fd848712205c232cd93b4d7 OK --- PASS: TestLsLong (5.00s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:26 DEBUG : potato2: md5 = 00ef46170a337b2a7ad36e0001520e8f OK 2025/08/18 03:38:27 DEBUG : empty space: md5 = 8e312a8fbb0702f9c633f5865e4be1ee OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/08/18 03:38:29 DEBUG : Creating backend with remote ":memory:" 2025/08/18 03:38:29 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/18 03:38:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/18 03:38:29 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/18 03:38:29 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:30 DEBUG : potato2: md5 = a326393958f021f9c8543675f9a7bd9b OK 2025/08/18 03:38:31 DEBUG : empty space: md5 = a02d1ffe004c7623ee6c50a720e651dc OK 2025/08/18 03:38:34 DEBUG : sub dir/potato3: md5 = 2d7b7767923168d096a7141338760aa0 OK 2025/08/18 03:38:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.52s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:39 DEBUG : small: md5 = 1522aa924e011a1c83b8d6febb8ffd63 OK 2025/08/18 03:38:40 DEBUG : medium: md5 = 11ec081b696e99c75031e1113d246da3 OK 2025/08/18 03:38:42 DEBUG : large: md5 = 6d2c876c5006eb46eacd0028a5e1fd1d OK 2025/08/18 03:38:42 DEBUG : Waiting for deletions to finish 2025/08/18 03:38:42 DEBUG : large: Excluded (Size Filter) 2025/08/18 03:38:43 INFO : small: Deleted 2025/08/18 03:38:44 INFO : medium: Deleted --- PASS: TestDelete (7.80s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:47 DEBUG : small: md5 = fbe0509c2cd824126ceb33a673b328d9 OK 2025/08/18 03:38:48 DEBUG : medium: md5 = d5dfdf47e0ee6b7228e1cbf117fe87d8 OK 2025/08/18 03:38:50 DEBUG : large: md5 = 2899c7e91fa67e251ca0e90c0c00a092 OK 2025/08/18 03:38:50 DEBUG : Waiting for deletions to finish 2025/08/18 03:38:50 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/18 03:38:50 INFO : small: Deleted 2025/08/18 03:38:51 INFO : large: Deleted --- PASS: TestMaxDelete (7.14s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:38:54 DEBUG : small: md5 = 873809ee6d3e968e1a83db03c3dd94be OK 2025/08/18 03:38:55 DEBUG : medium: md5 = a2142ec69f11c098026940439fc17b86 OK 2025/08/18 03:38:57 DEBUG : large: md5 = 9500bc16785b131d2ea332b067f7ccf0 OK 2025/08/18 03:38:57 DEBUG : Waiting for deletions to finish 2025/08/18 03:38:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/18 03:38:58 INFO : small: Deleted 2025/08/18 03:38:58 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.22s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:39:01 DEBUG : small: md5 = 2e275682d3656a92eedddf913601525c OK 2025/08/18 03:39:03 DEBUG : medium: md5 = 3248109185b24f9d246ac5ee1686f706 OK 2025/08/18 03:39:04 DEBUG : large: md5 = c97d9a7c61102c0ab58a093524700007 OK 2025/08/18 03:39:04 DEBUG : Waiting for deletions to finish 2025/08/18 03:39:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/18 03:39:05 INFO : small: Deleted 2025/08/18 03:39:05 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.41s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:39:08 DEBUG : ReadFile: md5 = 46a4ad6f76ccbb9cde502301a726e2c3 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2025/08/18 03:39:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/18 03:39:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/18 03:39:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/18 03:39:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/18 03:39:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/18 03:39:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/18 03:39:11 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:39:13 DEBUG : file1: md5 = 7db284c7327e0adeb44c256f229e1909 OK 2025/08/18 03:39:14 DEBUG : file2: md5 = 056a45182997ff8c193c8a3131605677 OK --- PASS: TestCat (16.07s) === RUN TestPurge 2025/08/18 03:39:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xisilud4penu" 2025/08/18 03:39:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:39:27 DEBUG : Creating backend with remote "TestDrive:crypt/gpurtaoe1slctu1grv29gjjrft0geb8rpvpfr3po10e8fkr4u710" 2025/08/18 03:39:28 DEBUG : Creating backend with remote "/tmp/rclone4288015608" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xisilud4penu'", Local "Local file system at /tmp/rclone4288015608", Modify Window "1ms" 2025/08/18 03:39:33 DEBUG : A1/B1/C1/one: md5 = 504bb66c80dacaca50a900c7eb5c38f3 OK 2025/08/18 03:39:33 INFO : A2: Making directory 2025/08/18 03:39:34 INFO : A1/B2: Making directory 2025/08/18 03:39:34 INFO : A1/B2/C2: Making directory 2025/08/18 03:39:35 INFO : A1/B1/C3: Making directory 2025/08/18 03:39:36 INFO : A3: Making directory 2025/08/18 03:39:37 INFO : A3/B3: Making directory 2025/08/18 03:39:38 INFO : A3/B3/C4: Making directory 2025/08/18 03:39:40 DEBUG : A1/two: md5 = b93e1553c3e564ead1167f17bba625b5 OK 2025/08/18 03:39:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xisilud4penu': Purge remote 2025/08/18 03:39:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:39:47 DEBUG : A1/B1/C1/one: md5 = 328e3715626ad6ef7881c3b984f417ad OK 2025/08/18 03:39:47 INFO : A2: Making directory 2025/08/18 03:39:48 INFO : A1/B2: Making directory 2025/08/18 03:39:49 INFO : A1/B2/C2: Making directory 2025/08/18 03:39:50 INFO : A1/B1/C3: Making directory 2025/08/18 03:39:50 INFO : A3: Making directory 2025/08/18 03:39:51 INFO : A3/B3: Making directory 2025/08/18 03:39:52 INFO : A3/B3/C4: Making directory 2025/08/18 03:39:54 DEBUG : A1/two: md5 = 2dc4ecf70c43866106e54ab1667cb008 OK 2025/08/18 03:39:55 DEBUG : removing 1 level 3 directories 2025/08/18 03:39:55 INFO : A3/B3/C4: Removing directory 2025/08/18 03:39:58 DEBUG : removing 2 level 3 directories 2025/08/18 03:39:58 INFO : A1/B2/C2: Removing directory 2025/08/18 03:39:58 INFO : A1/B1/C3: Removing directory 2025/08/18 03:39:59 DEBUG : removing 2 level 2 directories 2025/08/18 03:39:59 INFO : A3/B3: Removing directory 2025/08/18 03:39:59 INFO : A1/B2: Removing directory 2025/08/18 03:39:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/18 03:39:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/18 03:40:00 DEBUG : removing 2 level 1 directories 2025/08/18 03:40:00 INFO : A3: Removing directory 2025/08/18 03:40:00 INFO : A2: Removing directory 2025/08/18 03:40:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/18 03:40:04 DEBUG : removing 1 level 3 directories 2025/08/18 03:40:04 INFO : A1/B1/C1: Removing directory 2025/08/18 03:40:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:04 DEBUG : removing 1 level 2 directories 2025/08/18 03:40:04 INFO : A1/B1: Removing directory 2025/08/18 03:40:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/18 03:40:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:40:05 DEBUG : removing 1 level 1 directories 2025/08/18 03:40:05 INFO : A1: Removing directory 2025/08/18 03:40:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/18 03:40:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/18 03:40:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:40:06 DEBUG : removing 1 level 0 directories 2025/08/18 03:40:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Removing directory 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/18 03:40:06 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:08 INFO : A1: Making directory 2025/08/18 03:40:09 INFO : A1/B1: Making directory 2025/08/18 03:40:10 INFO : A1/B1/C1: Making directory 2025/08/18 03:40:12 DEBUG : removing 1 level 3 directories 2025/08/18 03:40:12 INFO : A1/B1/C1: Removing directory 2025/08/18 03:40:13 DEBUG : removing 1 level 2 directories 2025/08/18 03:40:13 INFO : A1/B1: Removing directory 2025/08/18 03:40:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:40:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.37s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:16 INFO : A1: Making directory 2025/08/18 03:40:16 INFO : A1/B1: Making directory 2025/08/18 03:40:17 INFO : A1/B1/C1: Making directory 2025/08/18 03:40:20 DEBUG : removing 1 level 3 directories 2025/08/18 03:40:20 INFO : A1/B1/C1: Removing directory 2025/08/18 03:40:21 DEBUG : removing 1 level 2 directories 2025/08/18 03:40:21 INFO : A1/B1: Removing directory 2025/08/18 03:40:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:40:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:25 DEBUG : file1: md5 = e7d0899233db7a4df07add7c1c800737 OK 2025/08/18 03:40:25 DEBUG : filename.txt: File name found in url 2025/08/18 03:40:27 DEBUG : filename.txt: md5 = 2f284db801aab1d08f46e87736b6b593 OK 2025/08/18 03:40:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/18 03:40:28 DEBUG : headerfilename.txt: md5 = c8a80e4bc361cd3512ba672be2a23f34 OK 2025/08/18 03:40:30 DEBUG : file2: md5 = 1ef463b6ffdf58e500b92cef421d19f9 OK --- PASS: TestCopyURL (9.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/18 03:40:35 DEBUG : sub/file2: md5 = 24cfe342ac357131f00d46a3bb87ff98 OK 2025/08/18 03:40:35 INFO : file1: Copied (new) to: sub/file2 2025/08/18 03:40:35 INFO : file1: Deleted 2025/08/18 03:40:35 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:40:35 DEBUG : file1: Unchanged skipping 2025/08/18 03:40:35 INFO : file1: Deleted 2025/08/18 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': don't need to copy/move sub/file2, it is already at target location 2025/08/18 03:40:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.92s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/18 03:40:40 DEBUG : file1: md5 = 35349c4fa3a7575a3a61c7d903f2c7c1 OK 2025/08/18 03:40:40 INFO : file1: Copied (new) 2025/08/18 03:40:40 INFO : file1: Deleted 2025/08/18 03:40:41 DEBUG : file1: Destination exists, skipping 2025/08/18 03:40:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:45 DEBUG : dst/file1: md5 = 6071664723a4bdf80d1b00d0b4bc78ac OK 2025/08/18 03:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujomid4yoni/backup" 2025/08/18 03:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820/1nrff024r7pq65ecp72fc28jb0" 2025/08/18 03:40:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/18 03:40:50 INFO : dst/file1: Moved (server-side) 2025/08/18 03:40:52 DEBUG : dst/file1: md5 = ebdbfa564110686a7d6b09068cbcde77 OK 2025/08/18 03:40:52 INFO : dst/file1: Copied (new) 2025/08/18 03:40:52 INFO : dst/file1: Deleted 2025/08/18 03:40:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:40:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/18 03:40:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.29s) === 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:40:59 DEBUG : A1/one: md5 = bda0835166897288ed9e3eae5462c6b8 OK 2025/08/18 03:41:00 DEBUG : A1/two: md5 = 4ec4dd6e5495894dfbeb2cd14789e959 OK 2025/08/18 03:41:02 DEBUG : A1/B1/three: md5 = b1c26f597a77208b9d1254a4b383fbc2 OK 2025/08/18 03:41:05 DEBUG : A1/B1/C1/four: md5 = 53686ad18b31c1a79d06190c5a7c7c6f OK 2025/08/18 03:41:07 DEBUG : A1/B1/C2/five: md5 = 987a171c021d1a498f96357e036baa1b OK 2025/08/18 03:41:07 INFO : A1/B2: Making directory 2025/08/18 03:41:08 INFO : A1/B1/C3: Making directory 2025/08/18 03:41:18 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/18 03:41:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/18 03:41:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/18 03:41:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/18 03:41:18 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/18 03:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/18 03:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/18 03:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:41:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/18 03:41:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/18 03:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/18 03:41:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/18 03:41:29 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/18 03:41:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/18 03:41:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/18 03:41:30 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/18 03:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/18 03:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/18 03:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:41:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/18 03:41:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/18 03:41:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/18 03:41:40 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/18 03:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/18 03:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/18 03:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/18 03:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/18 03:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/18 03:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/18 03:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/18 03:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.09s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (34 bytes), uploading instead of streaming 2025/08/18 03:41:44 DEBUG : no_checksum_small_file_from_pipe: md5 = 557a8a25fb8b2583336874f868a4be6c OK 2025/08/18 03:41:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 03:41:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/18 03:41:45 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/18 03:41:47 DEBUG : no_checksum_big_file_from_pipe: md5 = 6fa76dda676f420f7dd2dfd37f4a039c OK 2025/08/18 03:41:47 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (34 bytes), uploading instead of streaming 2025/08/18 03:41:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 03dc460e097b15127bbf64faa0199d16 OK 2025/08/18 03:41:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/18 03:41:51 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/18 03:41:52 DEBUG : with_checksum_big_file_from_pipe: md5 = e5011e59ae008fd12d7ad41f71a696ab OK 2025/08/18 03:41:52 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (34 bytes), uploading instead of streaming 2025/08/18 03:41:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:41:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/18 03:41:57 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-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:41:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (34 bytes), uploading instead of streaming 2025/08/18 03:42:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/18 03:42:01 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/18 03:42:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.14s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/18 03:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (48 bytes), uploading instead of streaming 2025/08/18 03:42:05 DEBUG : rcat_metadata: md5 = 64e811817cb6ce435113a147574102fc OK 2025/08/18 03:42:05 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/18 03:42:07 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/18 03:42:08 DEBUG : rcat_metadata_uploadcutoff0: md5 = 24dcb0ef9d605b040bbe21f4892af0bb OK 2025/08/18 03:42:08 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.93s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:11 DEBUG : potato1: md5 = eb4696a11757f6a69808a01ba44fa8ce OK 2025/08/18 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (60 bytes), uploading instead of streaming 2025/08/18 03:42:13 DEBUG : potato2: md5 = 171587565b61dce2de30c1c7d52669f4 OK 2025/08/18 03:42:13 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.65s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:16 DEBUG : potato1: md5 = 6c391d58e613a1a4a1b8603678424fae OK 2025/08/18 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': File to upload is small (60 bytes), uploading instead of streaming 2025/08/18 03:42:17 DEBUG : potato2: md5 = a8452cdd2d32784adbd326fd3d63256d OK 2025/08/18 03:42:17 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.27s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:21 DEBUG : potato2: md5 = 4e75179fa1f464aca91cb64a44052582 OK 2025/08/18 03:42:22 DEBUG : empty space: md5 = e96dccb7081d48b1894a1759797b0aa5 OK 2025/08/18 03:42:25 DEBUG : sub dir/potato3: md5 = 023bb22aacfdf11ec4a747ccf246897a OK 2025/08/18 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Touching "sub dir/potato3" 2025/08/18 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Touching "empty space" 2025/08/18 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Touching "potato2" 2025/08/18 03:42:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.33s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:30 DEBUG : dir with metadata: Making directory with metadata 2025/08/18 03:42:31 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:32 DEBUG : directory with modtime: Making directory with metadata 2025/08/18 03:42:33 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.56s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:35 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/18 03:42:35 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:42:35 DEBUG : Google drive root 'crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820': Skipping btime metadata as can't update it on an existing file: 2025-08-18T03:42:35.487326246Z 2025/08/18 03:42:36 INFO : non existent directory: Updated directory metadata 2025/08/18 03:42:38 DEBUG : Google drive root 'crypt/d8luu9h946fqh5mjece9rf38vmvcq3omf8fnfrv4p7234huar820': Skipping btime metadata as can't update it on an existing file: 2025-08-18T03:42:35.487326246Z 2025/08/18 03:42:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.11s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/18 03:42:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/18 03:42:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.21s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/18 03:42:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:42:44 DEBUG : dst: Making directory with metadata 2025/08/18 03:42:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/18 03:42:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/18 03:42:45 INFO : dst: Set directory modification time (using SetModTime) 2025/08/18 03:42:46 INFO : dst: Set directory modification time (using SetModTime) 2025/08/18 03:42:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/18 03:42:47 INFO : dst: Set directory modification time (using SetModTime) 2025/08/18 03:42:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.55s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni'", Local "Local file system at /tmp/rclone4098205283", Modify Window "1ms" 2025/08/18 03:42:50 DEBUG : sub dir/test remove existing: md5 = ab111c624c6a8d47784901ca87557bf1 OK 2025/08/18 03:42:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 44c07fae84643de60dd687d7d62f4f79 OK 2025/08/18 03:42:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zatobam7" before starting 2025/08/18 03:42:56 DEBUG : sub dir/test remove existing.zatobam7: TEST: removing renamed existing file after operation 2025/08/18 03:42:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kejavuc2" before starting 2025/08/18 03:42:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kejavuc2: TEST: renaming existing back after failed operation 2025/08/18 03:42:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xavoyil9" before starting 2025/08/18 03:43:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xavoyil9: TEST: removing renamed existing file after operation 2025/08/18 03:43:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ndv2c0h1b08547slb8qgkigbk9irv5es1acgieukgbr71icglhkg" 2025/08/18 03:43:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7up09cntka66lq37noqtpqd9gfpgh8lelse0qndcv3d6ogsafijsc6fhue07930812631ekam9tek8nfkvsdeusgua1otp7qvn1neaq4ga821dea9hpiif4kaklcs3b2ju5ihdoj2o8n2of1f7t4p6gt5vqmic5qhq6poka64u9vtnc2t97g" --- PASS: TestRemoveExisting (14.82s) === 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/08/18 03:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujomid4yoni': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m11.371755509s (try 1/5)