"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/10 01:52:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu" 2025/07/10 01:52:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:52:32 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0" 2025/07/10 01:52:33 DEBUG : Creating backend with remote "/tmp/rclone2008866214" === 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/10 01:52:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/10 01:52:34 DEBUG : potato: Seek from 10 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 10 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Seek from 5 to 2 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/10 01:52:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Seek from 5 to 2 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/10 01:52:34 DEBUG : potato: Seek from 8 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 8 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/10 01:52:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/10 01:52:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/10 01:52:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/10 01:52:34 DEBUG : potato: Seek from 5 to 2 2025/07/10 01:52:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/10 01:52:34 DEBUG : potato: Seek from 9 to 0 2025/07/10 01:52:34 DEBUG : potato: Seek from 9 to 0 2025/07/10 01:52:34 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:52:36 DEBUG : rutabaga: md5 = 6238beb03b3bb289bcbf5c7a3fbe7904 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/10 01:52:38 DEBUG : empty space: md5 = fc0fbe76989c295077df55dd1528bb20 OK === RUN TestCheck/3 2025/07/10 01:52:40 DEBUG : potato2: md5 = 6cad9a775d895e6fb871d5e274ea5459 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/10 01:52:42 DEBUG : remotepotato: md5 = acd1097fa2c7db2c5ff4f937a748d29f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.06s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/07/10 01:52:45 DEBUG : Creating backend with remote "nonexistent" 2025/07/10 01:52:45 DEBUG : Creating backend with remote "nonexistent" 2025/07/10 01:52:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/10 01:52:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/10 01:52:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/10 01:52:45 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:52:46 DEBUG : rutabaga: md5 = 69699bbf9f7128c65c157968f9b9fcde OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/10 01:52:50 DEBUG : empty space: md5 = 1faaa054a7a8ac2fcb11234a0b9a99e7 OK === RUN TestCheckDownload/3 2025/07/10 01:52:53 DEBUG : potato2: md5 = f941b162e499fdb76f0aef76679e9e2e OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/10 01:52:57 DEBUG : remotepotato: md5 = 159a741f97e968930923cbf862556652 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.12s) --- PASS: TestCheckDownload/1 (1.12s) --- PASS: TestCheckDownload/2 (1.42s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.14s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (1.07s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:53:02 DEBUG : rutabaga: md5 = 6ea7ff4c1ca5dc90caa6d83793171fbf OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/10 01:53:04 DEBUG : empty space: md5 = d95825729381f462a862329748b81078 OK === RUN TestCheckSizeOnly/3 2025/07/10 01:53:06 DEBUG : potato2: md5 = ebc2e5a0a85ca64e6c8c1021bc3c9d0b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/10 01:53:08 DEBUG : remotepotato: md5 = d365e6da2551e4785b1424f366f54ccb OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.24s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:53:13 DEBUG : test.sum: md5 = b49b16fc0f5acc61324f5350975d2202 OK 2025/07/10 01:53:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/10 01:53:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/10 01:53:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/10 01:53:14 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/10 01:53:15 DEBUG : test.sum: md5 = 416b9278197df332a056a60861a33297 OK 2025/07/10 01:53:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/10 01:53:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/10 01:53:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/10 01:53:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.62s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:53:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/data" 2025/07/10 01:53:17 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:53:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/data" 2025/07/10 01:53:19 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/vjrnln8ratgmqakfosrqe8espk" 2025/07/10 01:53:22 DEBUG : data/banana: md5 = be77cba18f98a1f494f32aa5dc1cd0fb OK 2025/07/10 01:53:24 DEBUG : test.sum: md5 = 87fb8790b51fa331b6bf7597148151a3 OK === RUN TestCheckSumDownload/subtest1 2025/07/10 01:53:28 DEBUG : data/potato: md5 = 3f14922a34c467da8da57a87001c7b2b OK 2025/07/10 01:53:29 DEBUG : test.sum: md5 = 76cef7347966c04e2ddcc52f531ae14c OK === RUN TestCheckSumDownload/subtest2 2025/07/10 01:53:33 DEBUG : test.sum: md5 = b8c7542ecf39790d79c635758ea5fe02 OK === RUN TestCheckSumDownload/subtest3 2025/07/10 01:53:37 DEBUG : test.sum: md5 = cbdcb3ca1df461cb6e5010d56cbfcb72 OK === RUN TestCheckSumDownload/subtest4 2025/07/10 01:53:41 DEBUG : test.sum: md5 = f32318d2503a483e3dadcaf660c4b8cd OK === RUN TestCheckSumDownload/subtest5 2025/07/10 01:53:45 DEBUG : test.sum: md5 = acfd18ae8579ad21e093213f355a8980 OK === RUN TestCheckSumDownload/subtest6 2025/07/10 01:53:49 DEBUG : data/banana: md5 = b0d0b1357e570d21f4e8d9a31af0254b OK 2025/07/10 01:53:51 DEBUG : data/potato: md5 = 890d6c6fa8fae1630e79ecda8ff3464e OK 2025/07/10 01:53:52 DEBUG : test.sum: md5 = 163b84e9a79099566c052015c4f4aaf7 OK === RUN TestCheckSumDownload/subtest7 2025/07/10 01:53:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/07/10 01:53:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.85s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.17s) --- PASS: TestCheckSumDownload/subtest5 (2.48s) --- PASS: TestCheckSumDownload/subtest6 (2.37s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/07/10 01:53:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudilog1qepo" 2025/07/10 01:53:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:53:58 DEBUG : Creating backend with remote "TestDrive:crypt/5t61a7p370o0bnl4v0qn1st6a2pl179guksjvas323le7pq013i0" 2025/07/10 01:53:59 DEBUG : Creating backend with remote "/tmp/rclone4068886137" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo'", Local "Local file system at /tmp/rclone4068886137", Modify Window "1ms" 2025/07/10 01:54:01 DEBUG : hello, world!: md5 = a50abc091a9ab636d9d4f8f428b9acbe OK upper checkfile vs. lower remote (without normalization) 2025/07/10 01:54:01 ERROR : hello, world!: sum not found 2025/07/10 01:54:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo' 2025/07/10 01:54:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': 1 files missing 2025/07/10 01:54:01 NOTICE: 1 hashes missing 2025/07/10 01:54:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': 1 differences found 2025/07/10 01:54:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/10 01:54:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': 0 differences found 2025/07/10 01:54:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': 1 matching files 2025/07/10 01:54:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-turufup0hujo" 2025/07/10 01:54:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:02 DEBUG : Creating backend with remote "TestDrive:crypt/q94rgjt0olv819u4c52gn8rjud4at5ir25jcvomq90ehupl58h4g" 2025/07/10 01:54:03 DEBUG : Creating backend with remote "/tmp/rclone4206838787" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo'", Local "Local file system at /tmp/rclone4206838787", Modify Window "1ms" 2025/07/10 01:54:05 DEBUG : HELLO, WORLD!: md5 = 1dc620de4ba942ea683b7f6b8a1a78b1 OK lower checkfile vs. upper remote (without normalization) 2025/07/10 01:54:06 ERROR : HELLO, WORLD!: sum not found 2025/07/10 01:54:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo' 2025/07/10 01:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': 1 files missing 2025/07/10 01:54:06 NOTICE: 1 hashes missing 2025/07/10 01:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': 1 differences found 2025/07/10 01:54:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/10 01:54:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': 0 differences found 2025/07/10 01:54:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': 1 matching files 2025/07/10 01:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xehovop9fihe" 2025/07/10 01:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:07 DEBUG : Creating backend with remote "TestDrive:crypt/bino79mrv0mvdggppgnmp85rjtlc3jtfsfu5gk8kbgl2c6ofb3jg" 2025/07/10 01:54:08 DEBUG : Creating backend with remote "/tmp/rclone1093915910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe'", Local "Local file system at /tmp/rclone1093915910", Modify Window "1ms" 2025/07/10 01:54:10 DEBUG : HeLlO, wOrLd!: md5 = 308762d62efd38a24bb0a6bb22bc1530 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/10 01:54:10 ERROR : HeLlO, wOrLd!: sum not found 2025/07/10 01:54:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe' 2025/07/10 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': 1 files missing 2025/07/10 01:54:10 NOTICE: 1 hashes missing 2025/07/10 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': 1 differences found 2025/07/10 01:54:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/10 01:54:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': 0 differences found 2025/07/10 01:54:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': 1 matching files 2025/07/10 01:54:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafuvim2cuwe" 2025/07/10 01:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:12 DEBUG : Creating backend with remote "TestDrive:crypt/s7247i0erjpdiannku0d599pljj87vl03h1llc9o6csgl8bpr15g" 2025/07/10 01:54:12 DEBUG : Creating backend with remote "/tmp/rclone880797900" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe'", Local "Local file system at /tmp/rclone880797900", Modify Window "1ms" 2025/07/10 01:54:15 DEBUG : HELLO, WORLD!: md5 = 91fd22ba15c0327344d827d443cd4e6f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/10 01:54:15 ERROR : HELLO, WORLD!: sum not found 2025/07/10 01:54:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe' 2025/07/10 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': 1 files missing 2025/07/10 01:54:15 NOTICE: 1 hashes missing 2025/07/10 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': 1 differences found 2025/07/10 01:54:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/10 01:54:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': 0 differences found 2025/07/10 01:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': 1 matching files 2025/07/10 01:54:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-barugiv7gubu" 2025/07/10 01:54:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:16 DEBUG : Creating backend with remote "TestDrive:crypt/9klrv6hi48s325gh23ihtrquj3j5dola23svr5vchn46omr9qdeg" 2025/07/10 01:54:17 DEBUG : Creating backend with remote "/tmp/rclone789633598" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu'", Local "Local file system at /tmp/rclone789633598", Modify Window "1ms" 2025/07/10 01:54:19 DEBUG : 測試_Русский___ě_áñ: md5 = 2d2356aac2464f6adde3f78758c1edfc OK NFD checkfile vs. NFC remote (without normalization) 2025/07/10 01:54:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu' 2025/07/10 01:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': 1 files missing 2025/07/10 01:54:20 NOTICE: 1 hashes missing 2025/07/10 01:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': 1 differences found 2025/07/10 01:54:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/10 01:54:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': 0 differences found 2025/07/10 01:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': 1 matching files 2025/07/10 01:54:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fotijuz7newe" 2025/07/10 01:54:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:21 DEBUG : Creating backend with remote "TestDrive:crypt/pg7pjdpf9hp039g6gqjs3kfi9kglh60igcd9ln7kqg7ug5b31mug" 2025/07/10 01:54:22 DEBUG : Creating backend with remote "/tmp/rclone1075704384" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe'", Local "Local file system at /tmp/rclone1075704384", Modify Window "1ms" 2025/07/10 01:54:24 DEBUG : 測試_Русский___ě_áñ: md5 = 92afdfdc9517d38ac1d72a47a9735e9f OK NFC checkfile vs. NFD remote (without normalization) 2025/07/10 01:54:24 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe' 2025/07/10 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': 1 files missing 2025/07/10 01:54:24 NOTICE: 1 hashes missing 2025/07/10 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': 1 differences found 2025/07/10 01:54:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/10 01:54:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': 0 differences found 2025/07/10 01:54:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': 1 matching files 2025/07/10 01:54:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beciwaw3lobe" 2025/07/10 01:54:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:25 DEBUG : Creating backend with remote "TestDrive:crypt/n8fg6nnq53i87j3kgcp7il0fqt51r52bv79r67qdd1lun2ln0200" 2025/07/10 01:54:26 DEBUG : Creating backend with remote "/tmp/rclone51842957" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe'", Local "Local file system at /tmp/rclone51842957", Modify Window "1ms" 2025/07/10 01:54:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13a43e8ca2633651a463c8b113bf4136 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/10 01:54:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe' 2025/07/10 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': 1 files missing 2025/07/10 01:54:29 NOTICE: 1 hashes missing 2025/07/10 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': 1 differences found 2025/07/10 01:54:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/10 01:54:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': 0 differences found 2025/07/10 01:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': 1 matching files 2025/07/10 01:54:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihoqar7celi" 2025/07/10 01:54:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:30 DEBUG : Creating backend with remote "TestDrive:crypt/t7qaa7n6l1k59fvt9un11efq2c39atsblaalfn60akccnj84fuig" 2025/07/10 01:54:31 DEBUG : Creating backend with remote "/tmp/rclone1360339414" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi'", Local "Local file system at /tmp/rclone1360339414", Modify Window "1ms" 2025/07/10 01:54:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af3e86012cf0d20fa8c4fc10c055cc49 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/10 01:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi' 2025/07/10 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': 1 files missing 2025/07/10 01:54:34 NOTICE: 1 hashes missing 2025/07/10 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': 1 differences found 2025/07/10 01:54:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/10 01:54:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': 0 differences found 2025/07/10 01:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': 1 matching files 2025/07/10 01:54:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucufab0kusa" 2025/07/10 01:54:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:35 DEBUG : Creating backend with remote "TestDrive:crypt/lbdgstg7j8s7894bcfkkcjocto88jku4h2ifu8vj9n3or4du1g9g" 2025/07/10 01:54:36 DEBUG : Creating backend with remote "/tmp/rclone2185687867" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa'", Local "Local file system at /tmp/rclone2185687867", Modify Window "1ms" 2025/07/10 01:54:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a45afee9549b194845d227b4202243ba OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/10 01:54:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa' 2025/07/10 01:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': 1 files missing 2025/07/10 01:54:38 NOTICE: 1 hashes missing 2025/07/10 01:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': 1 differences found 2025/07/10 01:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/10 01:54:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': 0 differences found 2025/07/10 01:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': 1 matching files 2025/07/10 01:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zajevof0siru" 2025/07/10 01:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/mdpcsf7uojl8v72r1u07lh8qo1tn7728bho6uhtnibos57mpc8r0" 2025/07/10 01:54:40 DEBUG : Creating backend with remote "/tmp/rclone418614940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru'", Local "Local file system at /tmp/rclone418614940", Modify Window "1ms" 2025/07/10 01:54:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bd666cc5b850b6bec1369edf15481ddb OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/10 01:54:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/10 01:54:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru' 2025/07/10 01:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': 1 files missing 2025/07/10 01:54:43 NOTICE: 1 hashes missing 2025/07/10 01:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': 1 differences found 2025/07/10 01:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/10 01:54:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/10 01:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': 0 differences found 2025/07/10 01:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': 1 matching files 2025/07/10 01:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zajevof0siru': Purge remote 2025/07/10 01:54:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucufab0kusa': Purge remote 2025/07/10 01:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihoqar7celi': Purge remote 2025/07/10 01:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beciwaw3lobe': Purge remote 2025/07/10 01:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fotijuz7newe': Purge remote 2025/07/10 01:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barugiv7gubu': Purge remote 2025/07/10 01:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafuvim2cuwe': Purge remote 2025/07/10 01:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xehovop9fihe': Purge remote 2025/07/10 01:54:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-turufup0hujo': Purge remote 2025/07/10 01:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudilog1qepo': Purge remote --- PASS: TestApplyTransforms (50.50s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:54:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 01:54:50 DEBUG : sub/file2: md5 = 6a6ee37e826387f3ab65b4cd23d04193 OK 2025/07/10 01:54:50 INFO : file1: Copied (new) to: sub/file2 2025/07/10 01:54:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 01:54:51 DEBUG : file1: Unchanged skipping 2025/07/10 01:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': don't need to copy/move sub/file2, it is already at target location 2025/07/10 01:54:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.58s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:54:56 DEBUG : dst/file1: md5 = c22973b6009e98abddfeed1ddb726f2e OK 2025/07/10 01:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/backup" 2025/07/10 01:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/1nrff024r7pq65ecp72fc28jb0" 2025/07/10 01:54:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/10 01:55:01 INFO : dst/file1: Moved (server-side) 2025/07/10 01:55:02 DEBUG : dst/file1: md5 = a0be23282df1a541b31c4ae32611e870 OK 2025/07/10 01:55:02 INFO : dst/file1: Copied (new) 2025/07/10 01:55:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 01:55:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 01:55:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.14s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/dst" 2025/07/10 01:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 01:55:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/CompareDest" 2025/07/10 01:55:08 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/gveqi14airsml4bgu7krj116o8" 2025/07/10 01:55:10 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:55:12 DEBUG : one: md5 = 189eac2e5252e1f74e7c3b89617732bf OK 2025/07/10 01:55:12 INFO : one: Copied (new) 2025/07/10 01:55:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:15 DEBUG : one: md5 = 732da71b6bcf66cceaa554cc8b6febe3 OK 2025/07/10 01:55:15 INFO : one: Copied (replaced existing) 2025/07/10 01:55:17 DEBUG : dst/one: md5 = 76bc279988cb6f1bb226dadfed50a1ef OK 2025/07/10 01:55:19 DEBUG : CompareDest/one: md5 = bb3b6a401ea121dd4a6aee0d300850b5 OK 2025/07/10 01:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/10 01:55:22 DEBUG : CompareDest/two: md5 = 99a8b313c4d329bd3d2329f9b7298d8c OK 2025/07/10 01:55:23 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:55:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:55:24 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:55:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/10 01:55:25 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:55:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:27 DEBUG : two: md5 = 0263052248cf6699919e14e84fef777d OK 2025/07/10 01:55:27 INFO : two: Copied (new) 2025/07/10 01:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 01:55:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 01:55:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 01:55:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.67s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:55:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/dst" 2025/07/10 01:55:31 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 01:55:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/CopyDest" 2025/07/10 01:55:33 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/10 01:55:34 DEBUG : one: Need to transfer - File not found at Destination 2025/07/10 01:55:37 DEBUG : one: md5 = 756ff1611a013b5415c0e2945e39dc11 OK 2025/07/10 01:55:37 INFO : one: Copied (new) 2025/07/10 01:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:39 DEBUG : one: md5 = b5a139b672a8d4a0675ba9a5dab2753e OK 2025/07/10 01:55:39 INFO : one: Copied (replaced existing) 2025/07/10 01:55:41 DEBUG : dst/one: md5 = fea21221e106ec72e9601eb21f6511dc OK 2025/07/10 01:55:43 DEBUG : CopyDest/one: md5 = 72463db7df3fdb21bb591b66e95f46c7 OK 2025/07/10 01:55:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/BackupDir" 2025/07/10 01:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/10 01:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/10 01:55:48 INFO : one: Moved (server-side) 2025/07/10 01:55:49 INFO : one: Copied (server-side copy) 2025/07/10 01:55:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/10 01:55:50 DEBUG : CopyDest/two: md5 = f106403e3802f6d696a635390a32389a OK 2025/07/10 01:55:51 DEBUG : two: Need to transfer - File not found at Destination 2025/07/10 01:55:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:52 INFO : two: Copied (server-side copy) 2025/07/10 01:55:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/10 01:55:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/10 01:55:53 DEBUG : two: Unchanged skipping 2025/07/10 01:55:55 DEBUG : CopyDest/three: md5 = 858bad0839e5d0d4021c642fb6538cb8 OK 2025/07/10 01:55:55 DEBUG : three: Need to transfer - File not found at Destination 2025/07/10 01:55:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/10 01:55:56 DEBUG : three: Destination not found in --copy-dest 2025/07/10 01:55:57 DEBUG : three: md5 = 678fcc4fde35b95149aee6d03382b098 OK 2025/07/10 01:55:57 INFO : three: Copied (new) 2025/07/10 01:56:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 01:56:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 01:56:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 01:56:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 01:56:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 01:56:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 01:56:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.47s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/10 01:56:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2acd8c385ffb27d6e234a790a2d061ae OK 2025/07/10 01:56:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/10 01:56:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/10 01:56:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/10 01:56:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/10 01:56:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/10 01:56:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 19f313129f0b3d2a6cc6976d4d73c8de OK 2025/07/10 01:56:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/10 01:56:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/10 01:56:13 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using skip mode. 2025/07/10 01:56:17 NOTICE: one: Found 2 files with duplicate names 2025/07/10 01:56:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.55s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using skip mode. 2025/07/10 01:56:22 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:22 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/10 01:56:23 INFO : one: Deleted 2025/07/10 01:56:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.97s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using first mode. 2025/07/10 01:56:28 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:29 INFO : one: Deleted 2025/07/10 01:56:29 INFO : one: Deleted 2025/07/10 01:56:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.93s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using newest mode. 2025/07/10 01:56:34 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:35 INFO : one: Deleted 2025/07/10 01:56:35 INFO : one: Deleted 2025/07/10 01:56:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using oldest mode. 2025/07/10 01:56:41 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:41 INFO : one: Deleted 2025/07/10 01:56:42 INFO : one: Deleted 2025/07/10 01:56:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using largest mode. 2025/07/10 01:56:47 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:48 INFO : one: Deleted 2025/07/10 01:56:48 INFO : one: Deleted 2025/07/10 01:56:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:56:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using smallest mode. 2025/07/10 01:56:53 NOTICE: one: Found 3 files with duplicate names 2025/07/10 01:56:54 INFO : one: Deleted 2025/07/10 01:56:54 INFO : one: Deleted 2025/07/10 01:56:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.05s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:57:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Looking for duplicate names using rename mode. 2025/07/10 01:57:01 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/10 01:57:02 INFO : one-2.txt: renamed from: one.txt 2025/07/10 01:57:03 INFO : one-3.txt: renamed from: one.txt 2025/07/10 01:57:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.47s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:57:09 DEBUG : dupe1/one.txt: md5 = c0fef7ea7247cb067c8f048b32f152e0 OK 2025/07/10 01:57:11 DEBUG : dupe2/two.txt: md5 = 501973930c8296aed2f8caa7249bbf3a OK 2025/07/10 01:57:13 DEBUG : dupe3/three.txt: md5 = fa4b27540e620cc04b9581d191fd8835 OK 2025/07/10 01:57:13 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/10 01:57:14 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/10 01:57:14 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/10 01:57:15 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/10 01:57:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/10 01:57:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/10 01:57:18 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.01s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:57:20 DEBUG : a.txt: md5 = 7ef5ad45daabf3b1d3ecc0e3d1cc876f OK 2025/07/10 01:57:21 DEBUG : zend.txt: md5 = 9294da4b43cca74b2d60e4ce40da2099 OK 2025/07/10 01:57:23 DEBUG : sub dir/hello world: md5 = 71713b87ad467968998e4dff08de3830 OK 2025/07/10 01:57:25 DEBUG : sub dir/hello world2: md5 = 053e138ae30aed4f54cf8971fb4a30b0 OK 2025/07/10 01:57:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 4acc331f399ebc026cce27ab7dc16761 OK 2025/07/10 01:57:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = e52bc02bd3b35f652f34811cfa8803f5 OK 2025/07/10 01:57:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = 919f5ead67ce424c99cddc3d54ea2c28 OK 2025/07/10 01:57:31 DEBUG : a.txt: Excluded (Size Filter) 2025/07/10 01:57:31 DEBUG : a.txt: Excluded 2025/07/10 01:57:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 01:57:32 DEBUG : sub dir/hello world: Excluded 2025/07/10 01:57:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 01:57:32 DEBUG : sub dir/hello world2: Excluded 2025/07/10 01:57:32 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 01:57:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 01:57:32 DEBUG : sub dir/hello world: Excluded 2025/07/10 01:57:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 01:57:32 DEBUG : sub dir/hello world2: Excluded 2025/07/10 01:57:33 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 01:57:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/10 01:57:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.34s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:57:40 DEBUG : a.txt: md5 = 5235740afabfd27ca5be2ce856073264 OK 2025/07/10 01:57:42 DEBUG : zend.txt: md5 = 8683c79ce42f5e58af45171b0a9cd4bf OK 2025/07/10 01:57:44 DEBUG : sub dir/hello world: md5 = 05c1862f582571c072930425e8afc9d5 OK 2025/07/10 01:57:45 DEBUG : sub dir/hello world2: md5 = 65125eb603f2a2a4a3b064d3beb5d16b OK 2025/07/10 01:57:47 DEBUG : sub dir/ignore dir/.ignore: md5 = a6aa3ee1eb4c17d882c024ca748efd89 OK 2025/07/10 01:57:49 DEBUG : sub dir/ignore dir/should be ignored: md5 = 231492bb8a740dbd726de8cac3c345dc OK 2025/07/10 01:57:51 DEBUG : sub dir/sub sub dir/hello world3: md5 = ae0a86d543f57186ad19a8727dc18e77 OK 2025/07/10 01:57:52 DEBUG : a.txt: Excluded (Size Filter) 2025/07/10 01:57:52 DEBUG : a.txt: Excluded 2025/07/10 01:57:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 01:57:52 DEBUG : sub dir/hello world2: Excluded 2025/07/10 01:57:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 01:57:52 DEBUG : sub dir/hello world: Excluded 2025/07/10 01:57:53 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 01:57:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/10 01:57:53 DEBUG : sub dir/hello world2: Excluded 2025/07/10 01:57:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/10 01:57:53 DEBUG : sub dir/hello world: Excluded 2025/07/10 01:57:53 DEBUG : sub dir/ignore dir: Excluded 2025/07/10 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/10 01:57:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/10 01:57:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/10 01:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/10 01:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/10 01:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/10 01:58:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.41s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:02 DEBUG : file1: md5 = b0f4e56e3fc6b408efe5c5acfb22ab19 OK 2025/07/10 01:58:04 DEBUG : sub/file2: md5 = 72f826f0bb6d2c1713a892b923cea980 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/10 01:58:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/10 01:58:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/10 01:58:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/10 01:58:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.18s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.61s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:11 DEBUG : file1: md5 = c2f65818a6ed3ad842d6f495e0f4a579 OK 2025/07/10 01:58:13 DEBUG : sub/file2: md5 = 1455593a42f67cf3dfac0949c8d71bf6 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/10 01:58:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/notfound" 2025/07/10 01:58:17 DEBUG : Config file has changed externally - reloading 2025/07/10 01:58:17 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/10 01:58:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.24s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Making directory 2025/07/10 01:58:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:24 DEBUG : sub dir/hello world: md5 = 83f9500bf11979d6f8942ef2c7a82ba1 OK 2025/07/10 01:58:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:27 DEBUG : potato2: md5 = 136a73c0fc651259f4c0da9e988df304 OK 2025/07/10 01:58:29 DEBUG : empty space: md5 = ffee6a77c65f299248f34dbcb52c57a7 OK --- PASS: TestLs (4.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:32 DEBUG : potato2: md5 = 1bbd774380e32fb2becb70d0fedc08b6 OK 2025/07/10 01:58:33 DEBUG : empty space: md5 = f6b2286966c7fed7cbfff242697b724a OK 2025/07/10 01:58:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/10 01:58:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.67s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:36 DEBUG : potato2: md5 = 893f80acdad82cf049a9b7671daf3044 OK 2025/07/10 01:58:38 DEBUG : empty space: md5 = 215419a952178124405fa22f2d6dc344 OK --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:41 DEBUG : potato2: md5 = 6e617846b0f60bc0a9a7084ae38d0f45 OK 2025/07/10 01:58:42 DEBUG : empty space: md5 = f6f46ff373933eecc5b371266b719c48 OK --- PASS: TestHashSums (4.14s) === RUN TestHashSumsWithErrors 2025/07/10 01:58:44 DEBUG : Creating backend with remote ":memory:" 2025/07/10 01:58:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/10 01:58:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/10 01:58:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/10 01:58:44 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:45 DEBUG : potato2: md5 = 9e7e28528b3404571dc82c799717aff7 OK 2025/07/10 01:58:46 DEBUG : empty space: md5 = ab5dd89742a4baedccfe9ea35f2fc56b OK 2025/07/10 01:58:48 DEBUG : sub dir/potato3: md5 = abb7a600a78afba6366d1a03b551f1bb OK 2025/07/10 01:58:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.40s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:53 DEBUG : small: md5 = 247a9391abb39a3f85ac7fcba5933882 OK 2025/07/10 01:58:55 DEBUG : medium: md5 = 5787a648b9d5691ea64de2297c22329f OK 2025/07/10 01:58:56 DEBUG : large: md5 = 5b698956b6bcbbe7c41f7ad2cff52478 OK 2025/07/10 01:58:56 DEBUG : Waiting for deletions to finish 2025/07/10 01:58:57 DEBUG : large: Excluded (Size Filter) 2025/07/10 01:58:57 INFO : medium: Deleted 2025/07/10 01:58:57 INFO : small: Deleted --- PASS: TestDelete (6.26s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:58:59 DEBUG : small: md5 = 4d93188489262cbab095fb6333f09ac3 OK 2025/07/10 01:59:01 DEBUG : medium: md5 = 5edc3024f1638dae451c47f2c4119a6e OK 2025/07/10 01:59:02 DEBUG : large: md5 = 50c014b1a0d806a0d553d2fe612682c0 OK 2025/07/10 01:59:02 DEBUG : Waiting for deletions to finish 2025/07/10 01:59:03 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/10 01:59:03 INFO : small: Deleted 2025/07/10 01:59:03 INFO : large: Deleted --- PASS: TestMaxDelete (6.54s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:59:06 DEBUG : small: md5 = fafec05e0d230b34c42cdc4de3b3647d OK 2025/07/10 01:59:07 DEBUG : medium: md5 = 1ac65bc05f715dd98ce02d4293b6aa25 OK 2025/07/10 01:59:09 DEBUG : large: md5 = 74c768515997f1f0c6965526fa415d61 OK 2025/07/10 01:59:09 DEBUG : Waiting for deletions to finish 2025/07/10 01:59:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/10 01:59:09 INFO : small: Deleted 2025/07/10 01:59:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.43s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:59:12 DEBUG : small: md5 = 0ad938eec6802b76a5b0bb6f8299bfad OK 2025/07/10 01:59:14 DEBUG : medium: md5 = 2d3828ac49493e42172ea9875cfe0047 OK 2025/07/10 01:59:15 DEBUG : large: md5 = e4b5f5372cf8778f73a671da4d32a176 OK 2025/07/10 01:59:16 DEBUG : Waiting for deletions to finish 2025/07/10 01:59:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/10 01:59:16 INFO : medium: Deleted 2025/07/10 01:59:16 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:59:19 DEBUG : ReadFile: md5 = 6634798887422fd935fb3eb6d7a1763c OK --- PASS: TestReadFile (4.29s) === RUN TestRetry 2025/07/10 01:59:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/10 01:59:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/10 01:59:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 01:59:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 01:59:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 01:59:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/10 01:59:22 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:59:24 DEBUG : file1: md5 = 2a90b9e1fbe219353b3adf363a439aab OK 2025/07/10 01:59:25 DEBUG : file2: md5 = f6caef0430122ffca55f54999652ed23 OK --- PASS: TestCat (16.77s) === RUN TestPurge 2025/07/10 01:59:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqisam6voke" 2025/07/10 01:59:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 01:59:39 DEBUG : Creating backend with remote "TestDrive:crypt/ujpocbb1ol353ar17qfb547mvv2kg0hfqf0eq92aa5m9itn7jitg" 2025/07/10 01:59:40 DEBUG : Creating backend with remote "/tmp/rclone3236138230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqisam6voke'", Local "Local file system at /tmp/rclone3236138230", Modify Window "1ms" 2025/07/10 01:59:44 DEBUG : A1/B1/C1/one: md5 = 609c73fcd7ccbd4ffa9728649eede496 OK 2025/07/10 01:59:44 INFO : A2: Making directory 2025/07/10 01:59:45 INFO : A1/B2: Making directory 2025/07/10 01:59:46 INFO : A1/B2/C2: Making directory 2025/07/10 01:59:47 INFO : A1/B1/C3: Making directory 2025/07/10 01:59:47 INFO : A3: Making directory 2025/07/10 01:59:48 INFO : A3/B3: Making directory 2025/07/10 01:59:49 INFO : A3/B3/C4: Making directory 2025/07/10 01:59:51 DEBUG : A1/two: md5 = 0fd979a5d33f1ccf2653d3b7cb42e26a OK 2025/07/10 01:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqisam6voke': Purge remote 2025/07/10 01:59:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.32s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 01:59:58 DEBUG : A1/B1/C1/one: md5 = 482060221a564dc8b7da24f0d2325fa3 OK 2025/07/10 01:59:58 INFO : A2: Making directory 2025/07/10 01:59:59 INFO : A1/B2: Making directory 2025/07/10 02:00:00 INFO : A1/B2/C2: Making directory 2025/07/10 02:00:00 INFO : A1/B1/C3: Making directory 2025/07/10 02:00:01 INFO : A3: Making directory 2025/07/10 02:00:02 INFO : A3/B3: Making directory 2025/07/10 02:00:02 INFO : A3/B3/C4: Making directory 2025/07/10 02:00:04 DEBUG : A1/two: md5 = d65b287bd3b4d208397e756de2396ecf OK 2025/07/10 02:00:06 DEBUG : removing 1 level 3 directories 2025/07/10 02:00:06 INFO : A3/B3/C4: Removing directory 2025/07/10 02:00:09 DEBUG : removing 2 level 3 directories 2025/07/10 02:00:09 INFO : A1/B2/C2: Removing directory 2025/07/10 02:00:09 INFO : A1/B1/C3: Removing directory 2025/07/10 02:00:09 DEBUG : removing 2 level 2 directories 2025/07/10 02:00:09 INFO : A3/B3: Removing directory 2025/07/10 02:00:09 INFO : A1/B2: Removing directory 2025/07/10 02:00:09 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/10 02:00:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 02:00:10 DEBUG : removing 2 level 1 directories 2025/07/10 02:00:10 INFO : A3: Removing directory 2025/07/10 02:00:10 INFO : A2: Removing directory 2025/07/10 02:00:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/10 02:00:14 DEBUG : removing 1 level 3 directories 2025/07/10 02:00:14 INFO : A1/B1/C1: Removing directory 2025/07/10 02:00:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:15 DEBUG : removing 1 level 2 directories 2025/07/10 02:00:15 INFO : A1/B1: Removing directory 2025/07/10 02:00:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 02:00:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:00:15 DEBUG : removing 1 level 1 directories 2025/07/10 02:00:15 INFO : A1: Removing directory 2025/07/10 02:00:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 02:00:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 02:00:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 02:00:16 DEBUG : removing 1 level 0 directories 2025/07/10 02:00:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Removing directory 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/10 02:00:16 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (23.32s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:18 INFO : A1: Making directory 2025/07/10 02:00:19 INFO : A1/B1: Making directory 2025/07/10 02:00:20 INFO : A1/B1/C1: Making directory 2025/07/10 02:00:22 DEBUG : removing 1 level 3 directories 2025/07/10 02:00:22 INFO : A1/B1/C1: Removing directory 2025/07/10 02:00:23 DEBUG : removing 1 level 2 directories 2025/07/10 02:00:23 INFO : A1/B1: Removing directory 2025/07/10 02:00:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:00:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.80s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:25 INFO : A1: Making directory 2025/07/10 02:00:26 INFO : A1/B1: Making directory 2025/07/10 02:00:27 INFO : A1/B1/C1: Making directory 2025/07/10 02:00:31 DEBUG : removing 1 level 3 directories 2025/07/10 02:00:31 INFO : A1/B1/C1: Removing directory 2025/07/10 02:00:32 DEBUG : removing 1 level 2 directories 2025/07/10 02:00:32 INFO : A1/B1: Removing directory 2025/07/10 02:00:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (10.98s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:39 DEBUG : file1: md5 = 24614224d5135a32c447d59c00afd783 OK 2025/07/10 02:00:39 DEBUG : filename.txt: File name found in url 2025/07/10 02:00:40 DEBUG : filename.txt: md5 = d11007c095909dc3a600c327e55638f9 OK 2025/07/10 02:00:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/10 02:00:42 DEBUG : headerfilename.txt: md5 = 2b25b5cd31c7d8dffd0d5783f4732979 OK 2025/07/10 02:00:43 DEBUG : file2: md5 = e4585d1b7408f15bc98f5890a4211417 OK --- PASS: TestCopyURL (9.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:46 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 02:00:48 DEBUG : sub/file2: md5 = b159c0c69e0e4b997045b34cf2c4302d OK 2025/07/10 02:00:48 INFO : file1: Copied (new) to: sub/file2 2025/07/10 02:00:48 INFO : file1: Deleted 2025/07/10 02:00:49 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 02:00:49 DEBUG : file1: Unchanged skipping 2025/07/10 02:00:49 INFO : file1: Deleted 2025/07/10 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': don't need to copy/move sub/file2, it is already at target location 2025/07/10 02:00:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/10 02:00:54 DEBUG : file1: md5 = f7ee50e4de1c8b4c93a1779a4822168e OK 2025/07/10 02:00:54 INFO : file1: Copied (new) 2025/07/10 02:00:54 INFO : file1: Deleted 2025/07/10 02:00:54 DEBUG : file1: Destination exists, skipping 2025/07/10 02:00:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.95s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.63s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.01s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:00:59 DEBUG : dst/file1: md5 = 11fd18fb1e72654f44df9c8db585fb78 OK 2025/07/10 02:01:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fawajad6kihu/backup" 2025/07/10 02:01:00 DEBUG : Config file has changed externally - reloading 2025/07/10 02:01:00 DEBUG : Creating backend with remote "TestDrive:crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0/1nrff024r7pq65ecp72fc28jb0" 2025/07/10 02:01:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/10 02:01:04 INFO : dst/file1: Moved (server-side) 2025/07/10 02:01:06 DEBUG : dst/file1: md5 = 125f80260013388d277a4c83fd0ed6d5 OK 2025/07/10 02:01:06 INFO : dst/file1: Copied (new) 2025/07/10 02:01:06 INFO : dst/file1: Deleted 2025/07/10 02:01:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 02:01:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/10 02:01:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.95s) === 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:01:13 DEBUG : A1/one: md5 = c41029f0ae639d78e23cb55cbcf4fb03 OK 2025/07/10 02:01:15 DEBUG : A1/two: md5 = 44ad2f8b2595de8281fd67d32953906d OK 2025/07/10 02:01:17 DEBUG : A1/B1/three: md5 = 400b8a4f9f76c89b7331a915a6660f98 OK 2025/07/10 02:01:19 DEBUG : A1/B1/C1/four: md5 = 6136d16be09d6d9512c652e5d20f54a4 OK 2025/07/10 02:01:21 DEBUG : A1/B1/C2/five: md5 = a9bc12f0e38317ea66cc7a2dfe448e89 OK 2025/07/10 02:01:21 INFO : A1/B2: Making directory 2025/07/10 02:01:22 INFO : A1/B1/C3: Making directory 2025/07/10 02:01:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/10 02:01:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/10 02:01:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/10 02:01:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/10 02:01:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/10 02:01:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 02:01:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 02:01:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:01:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 02:01:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 02:01:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/10 02:01:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/10 02:01:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/10 02:01:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/10 02:01:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/10 02:01:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/10 02:01:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 02:01:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 02:01:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:01:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 02:01:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 02:01:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/10 02:01:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/10 02:01:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/10 02:01:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/10 02:01:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/10 02:01:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/10 02:01:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/10 02:01:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/10 02:01:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/10 02:01:55 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.06s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 02:01:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 0c40f53639fe97d0ee6069ddb32a2cca OK 2025/07/10 02:01:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/10 02:01:57 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 02:01:58 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/10 02:01:59 DEBUG : no_checksum_big_file_from_pipe: md5 = 4c2f234d05aad9cfad01681a29505b26 OK 2025/07/10 02:01:59 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 02:02:02 DEBUG : with_checksum_small_file_from_pipe: md5 = 515229f367f087ec8463e29a2edf24fa OK 2025/07/10 02:02:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 02:02:03 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/10 02:02:04 DEBUG : with_checksum_big_file_from_pipe: md5 = 76306619004a80d32409d0b17349092a OK 2025/07/10 02:02:04 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 02:02:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 02:02:08 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/10 02:02:09 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-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/10 02:02:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/10 02:02:12 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/10 02:02:13 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.67s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/10 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/10 02:02:16 DEBUG : rcat_metadata: md5 = ea2255276b132e5bfeff5d874ba108f8 OK 2025/07/10 02:02:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/10 02:02:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/10 02:02:19 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8a245c953554e3d6e35f4363ecb645d7 OK 2025/07/10 02:02:19 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.58s) --- PASS: TestRcatMetadata/Normal (2.44s) --- PASS: TestRcatMetadata/ViaDisk (2.68s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:22 DEBUG : potato1: md5 = a8cbb33eeebb46c67e757ce24be7c40d OK 2025/07/10 02:02:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/10 02:02:23 DEBUG : potato2: md5 = b21deb8c8bf43216045be72503d82a70 OK 2025/07/10 02:02:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:26 DEBUG : potato1: md5 = 8a486b473921ef8f3728453daea5444a OK 2025/07/10 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/10 02:02:28 DEBUG : potato2: md5 = c0a7085347c6d622df93f1cdba30fe76 OK 2025/07/10 02:02:28 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.07s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:31 DEBUG : potato2: md5 = 082e439901d35e39e9d4404d886f6a34 OK 2025/07/10 02:02:32 DEBUG : empty space: md5 = b92c0fedd1f1cd952c036e67ba57a361 OK 2025/07/10 02:02:35 DEBUG : sub dir/potato3: md5 = 7f52d51b4a3729f5180e7a34d0e541e9 OK 2025/07/10 02:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Touching "sub dir/potato3" 2025/07/10 02:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Touching "empty space" 2025/07/10 02:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Touching "potato2" 2025/07/10 02:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:39 DEBUG : dir with metadata: Making directory with metadata 2025/07/10 02:02:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.44s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:42 DEBUG : directory with modtime: Making directory with metadata 2025/07/10 02:02:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/10 02:02:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 02:02:44 DEBUG : Google drive root 'crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0': Skipping btime metadata as can't update it on an existing file: 2025-07-10T02:02:44.67318614Z 2025/07/10 02:02:45 INFO : non existent directory: Updated directory metadata 2025/07/10 02:02:47 DEBUG : Google drive root 'crypt/stn2s2jjv9ieu2om55uhuduro0btdmacl7vpprbkmr89ucui7qs0': Skipping btime metadata as can't update it on an existing file: 2025-07-10T02:02:44.67318614Z 2025/07/10 02:02:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/10 02:02:50 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/10 02:02:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.91s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/10 02:02:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 02:02:53 DEBUG : dst: Making directory with metadata 2025/07/10 02:02:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/10 02:02:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/10 02:02:54 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 02:02:54 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 02:02:54 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/10 02:02:55 INFO : dst: Set directory modification time (using SetModTime) 2025/07/10 02:02:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu'", Local "Local file system at /tmp/rclone2008866214", Modify Window "1ms" 2025/07/10 02:02:58 DEBUG : sub dir/test remove existing: md5 = 4bcb91095496131668739f650743eb44 OK 2025/07/10 02:03:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2599b6640194538d654ec9ffa7719506 OK 2025/07/10 02:03:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bisuled7" before starting 2025/07/10 02:03:03 DEBUG : sub dir/test remove existing.bisuled7: TEST: removing renamed existing file after operation 2025/07/10 02:03:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gejetef2" before starting 2025/07/10 02:03:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gejetef2: TEST: renaming existing back after failed operation 2025/07/10 02:03:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhacac8" before starting 2025/07/10 02:03:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.buhacac8: TEST: removing renamed existing file after operation 2025/07/10 02:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "j7g7o7baikvle26u8efceuee3v7a1e5l1nmoaqgf8vvohgj0t09g" 2025/07/10 02:03:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kff58ucq10ga4po61qchrk4pd9trn19padsliust0h6adqcpji3or0e8l3cakm3bcr2tdrsjf4r5g020eq9tn7jtkognuejfmciaqj99qcsu9500prjmi83m99dl62rvn9e3s6oadtle7t78hsi1fgblhhg8c4duttuqm8oa3ild79terfhg" --- PASS: TestRemoveExisting (12.59s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/10 02:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fawajad6kihu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m37.142677608s (try 1/5)