"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/10 03:42:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya" 2025/08/10 03:42:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg" 2025/08/10 03:42:36 DEBUG : Creating backend with remote "/tmp/rclone3043110459" === 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/10 03:42:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/10 03:42:37 DEBUG : potato: Seek from 10 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 10 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Seek from 5 to 2 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/10 03:42:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Seek from 5 to 2 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/10 03:42:37 DEBUG : potato: Seek from 8 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 8 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/10 03:42:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/10 03:42:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/10 03:42:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/10 03:42:37 DEBUG : potato: Seek from 5 to 2 2025/08/10 03:42:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/10 03:42:37 DEBUG : potato: Seek from 9 to 0 2025/08/10 03:42:37 DEBUG : potato: Seek from 9 to 0 2025/08/10 03:42:37 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:42:39 DEBUG : rutabaga: md5 = 902ad1ecf30c8f3c65c61eaaab96d9d3 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/10 03:42:41 DEBUG : empty space: md5 = ce5f1fa4ce24b7a300fcd350c9ddf666 OK === RUN TestCheck/3 2025/08/10 03:42:43 DEBUG : potato2: md5 = 1127feae384774ca2fbaed819fffaf4a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/10 03:42:45 DEBUG : remotepotato: md5 = 13cade239ce99afb0969ce027de6cb2c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.63s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/08/10 03:42:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/10 03:42:48 DEBUG : Creating backend with remote "nonexistent" 2025/08/10 03:42:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/10 03:42:48 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/10 03:42:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/10 03:42:48 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:42:50 DEBUG : rutabaga: md5 = 6bae2a834ce7f0da41053aa11aebe8cc OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/10 03:42:54 DEBUG : empty space: md5 = 7091037453036a8fb63ef2c26009c931 OK === RUN TestCheckDownload/3 2025/08/10 03:42:57 DEBUG : potato2: md5 = baae83b944160c3a000edf68540b669f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/10 03:43:01 DEBUG : remotepotato: md5 = 2b28f616a607910d2fcd4428b1444f5c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.36s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (1.06s) --- PASS: TestCheckDownload/6 (1.29s) --- PASS: TestCheckDownload/7 (1.06s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:43:07 DEBUG : rutabaga: md5 = 1aad2f8cfa34b66e30401f20e1d6c134 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/10 03:43:09 DEBUG : empty space: md5 = 50e56d8c8b2fd5aa403c924ec834a501 OK === RUN TestCheckSizeOnly/3 2025/08/10 03:43:12 DEBUG : potato2: md5 = 3870330a02d215dfeadb6ed3e34bf9a4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/10 03:43:14 DEBUG : remotepotato: md5 = 689a230eb416c9c529811b210c4060c8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.30s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:43:18 DEBUG : test.sum: md5 = a57aabb161bbd301dc034df4e0995463 OK 2025/08/10 03:43:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/10 03:43:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/10 03:43:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/10 03:43:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/10 03:43:21 DEBUG : test.sum: md5 = 9d376b96bf949f91c37c2fec0fa7c5ee OK 2025/08/10 03:43:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/10 03:43:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/10 03:43:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/10 03:43:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.19s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/data" 2025/08/10 03:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:43:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/data" 2025/08/10 03:43:25 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/vjrnln8ratgmqakfosrqe8espk" 2025/08/10 03:43:29 DEBUG : data/banana: md5 = a8f3621c53c9a252d9f0d834b2b40c20 OK 2025/08/10 03:43:31 DEBUG : test.sum: md5 = 6b47cbc26af87263c8eb56b12a91bd47 OK === RUN TestCheckSumDownload/subtest1 2025/08/10 03:43:35 DEBUG : data/potato: md5 = 0822573b8ea5fad514cb3dbadab83f90 OK 2025/08/10 03:43:36 DEBUG : test.sum: md5 = 2eff8a1a9f9d0ceba8d505c2363e37cc OK === RUN TestCheckSumDownload/subtest2 2025/08/10 03:43:41 DEBUG : test.sum: md5 = f28788fa744b6b9760b96c40cfed7d72 OK === RUN TestCheckSumDownload/subtest3 2025/08/10 03:43:45 DEBUG : test.sum: md5 = 7b9f1d46cf905f53e976f2e96067355a OK === RUN TestCheckSumDownload/subtest4 2025/08/10 03:43:50 DEBUG : test.sum: md5 = dd74200936164d4e9cbd872cd72e9e58 OK === RUN TestCheckSumDownload/subtest5 2025/08/10 03:43:54 DEBUG : test.sum: md5 = 8ba28ece997fdc4c634b89b6464fe905 OK === RUN TestCheckSumDownload/subtest6 2025/08/10 03:43:58 DEBUG : data/banana: md5 = b55d0cbb2a1d99c3d2e5e066024a2bca OK 2025/08/10 03:44:00 DEBUG : data/potato: md5 = fd7c8599abf6b52c252c4f7e22b17b38 OK 2025/08/10 03:44:01 DEBUG : test.sum: md5 = 98041c99724b8123f391ed5423a190ba OK === RUN TestCheckSumDownload/subtest7 2025/08/10 03:44:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/10 03:44:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.99s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.29s) --- PASS: TestCheckSumDownload/subtest3 (2.39s) --- PASS: TestCheckSumDownload/subtest4 (2.20s) --- PASS: TestCheckSumDownload/subtest5 (2.28s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.62s) === RUN TestApplyTransforms 2025/08/10 03:44:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qubuhil5yebi" 2025/08/10 03:44:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:07 DEBUG : Creating backend with remote "TestDrive:crypt/uvhfub6hskav65fhuvk9sm6k5dsahdal49tiugn994cbi1vmv1j0" 2025/08/10 03:44:08 DEBUG : Creating backend with remote "/tmp/rclone530101402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi'", Local "Local file system at /tmp/rclone530101402", Modify Window "1ms" 2025/08/10 03:44:10 DEBUG : hello, world!: md5 = 6e71bd0ca40a493a8e22bb1bfcaaff01 OK upper checkfile vs. lower remote (without normalization) 2025/08/10 03:44:11 ERROR : hello, world!: sum not found 2025/08/10 03:44:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi' 2025/08/10 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': 1 files missing 2025/08/10 03:44:11 NOTICE: 1 hashes missing 2025/08/10 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': 1 differences found 2025/08/10 03:44:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/10 03:44:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': 0 differences found 2025/08/10 03:44:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': 1 matching files 2025/08/10 03:44:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-temorav1yasa" 2025/08/10 03:44:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:12 DEBUG : Creating backend with remote "TestDrive:crypt/t6hqb97649n9semi6onuib3244pl3594e09qma13a2gg34svv46g" 2025/08/10 03:44:13 DEBUG : Creating backend with remote "/tmp/rclone993316962" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa'", Local "Local file system at /tmp/rclone993316962", Modify Window "1ms" 2025/08/10 03:44:15 DEBUG : HELLO, WORLD!: md5 = ad9810904a713fd0d0a5727d24760429 OK lower checkfile vs. upper remote (without normalization) 2025/08/10 03:44:16 ERROR : HELLO, WORLD!: sum not found 2025/08/10 03:44:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa' 2025/08/10 03:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': 1 files missing 2025/08/10 03:44:16 NOTICE: 1 hashes missing 2025/08/10 03:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': 1 differences found 2025/08/10 03:44:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/10 03:44:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': 0 differences found 2025/08/10 03:44:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': 1 matching files 2025/08/10 03:44:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-carovof0ziba" 2025/08/10 03:44:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:17 DEBUG : Creating backend with remote "TestDrive:crypt/81i2sc7rnmah7js82rlm49lojgme3l658horbi236dvedo5kk2k0" 2025/08/10 03:44:18 DEBUG : Creating backend with remote "/tmp/rclone3505751259" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba'", Local "Local file system at /tmp/rclone3505751259", Modify Window "1ms" 2025/08/10 03:44:20 DEBUG : HeLlO, wOrLd!: md5 = 7db3a5053d15ad9858757be966e9fc29 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/10 03:44:21 ERROR : HeLlO, wOrLd!: sum not found 2025/08/10 03:44:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba' 2025/08/10 03:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': 1 files missing 2025/08/10 03:44:21 NOTICE: 1 hashes missing 2025/08/10 03:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': 1 differences found 2025/08/10 03:44:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/10 03:44:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': 0 differences found 2025/08/10 03:44:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': 1 matching files 2025/08/10 03:44:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gomodag0nulo" 2025/08/10 03:44:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:22 DEBUG : Creating backend with remote "TestDrive:crypt/m2ipt0k59k50me1aoglf6ddv2om5mjpidhq66lme5km28tkkh4pg" 2025/08/10 03:44:23 DEBUG : Creating backend with remote "/tmp/rclone3046510345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo'", Local "Local file system at /tmp/rclone3046510345", Modify Window "1ms" 2025/08/10 03:44:25 DEBUG : HELLO, WORLD!: md5 = 72fb6921139423a97bc8dba8593d0e04 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/10 03:44:25 ERROR : HELLO, WORLD!: sum not found 2025/08/10 03:44:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo' 2025/08/10 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': 1 files missing 2025/08/10 03:44:25 NOTICE: 1 hashes missing 2025/08/10 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': 1 differences found 2025/08/10 03:44:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/10 03:44:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': 0 differences found 2025/08/10 03:44:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': 1 matching files 2025/08/10 03:44:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fehaqun4dubo" 2025/08/10 03:44:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/gku9pctcbefvan9e94nj3bfcjl4t7ghcuu6um54k9enrhq3ai3u0" 2025/08/10 03:44:28 DEBUG : Creating backend with remote "/tmp/rclone622364025" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo'", Local "Local file system at /tmp/rclone622364025", Modify Window "1ms" 2025/08/10 03:44:30 DEBUG : 測試_Русский___ě_áñ: md5 = 1568ba7fb0d246d2bd764ceba904f15c OK NFD checkfile vs. NFC remote (without normalization) 2025/08/10 03:44:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo' 2025/08/10 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': 1 files missing 2025/08/10 03:44:31 NOTICE: 1 hashes missing 2025/08/10 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': 1 differences found 2025/08/10 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/10 03:44:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': 0 differences found 2025/08/10 03:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': 1 matching files 2025/08/10 03:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zagucol3cupu" 2025/08/10 03:44:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/i4o402dfpn1tqv85l7mqkmae8it4r7cqjkjjfmrh3ttd3jkm1h70" 2025/08/10 03:44:33 DEBUG : Creating backend with remote "/tmp/rclone3621945221" 2025/08/10 03:44:33 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu'", Local "Local file system at /tmp/rclone3621945221", Modify Window "1ms" 2025/08/10 03:44:35 DEBUG : 測試_Русский___ě_áñ: md5 = 723284027358a24bd89b203b27f951d1 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/10 03:44:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu' 2025/08/10 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': 1 files missing 2025/08/10 03:44:36 NOTICE: 1 hashes missing 2025/08/10 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': 1 differences found 2025/08/10 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/10 03:44:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': 0 differences found 2025/08/10 03:44:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': 1 matching files 2025/08/10 03:44:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miqisoc5belo" 2025/08/10 03:44:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:38 DEBUG : Creating backend with remote "TestDrive:crypt/72iqd2tjdoth9qgjdf0253qchl0liqqt81ur42tekucqudedpmvg" 2025/08/10 03:44:39 DEBUG : Creating backend with remote "/tmp/rclone3308210323" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo'", Local "Local file system at /tmp/rclone3308210323", Modify Window "1ms" 2025/08/10 03:44:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca88f2e2eca656ea8680e9d5025add31 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/10 03:44:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo' 2025/08/10 03:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': 1 files missing 2025/08/10 03:44:41 NOTICE: 1 hashes missing 2025/08/10 03:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': 1 differences found 2025/08/10 03:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/10 03:44:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': 0 differences found 2025/08/10 03:44:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': 1 matching files 2025/08/10 03:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nibafol9kica" 2025/08/10 03:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/4csar10fv6e6pdse5jscdtcc4nc2smdcb9092mk32b8taehvblng" 2025/08/10 03:44:43 DEBUG : Creating backend with remote "/tmp/rclone2855950997" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica'", Local "Local file system at /tmp/rclone2855950997", Modify Window "1ms" 2025/08/10 03:44:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 323e722433d690a8e654ec30570159d6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/10 03:44:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica' 2025/08/10 03:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': 1 files missing 2025/08/10 03:44:46 NOTICE: 1 hashes missing 2025/08/10 03:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': 1 differences found 2025/08/10 03:44:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/10 03:44:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': 0 differences found 2025/08/10 03:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': 1 matching files 2025/08/10 03:44:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maxusey9weye" 2025/08/10 03:44:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:47 DEBUG : Creating backend with remote "TestDrive:crypt/jm0dgn9q3i3qkb03of6cio24af2tde6cq3baghontmig7mc9sek0" 2025/08/10 03:44:48 DEBUG : Creating backend with remote "/tmp/rclone765045567" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye'", Local "Local file system at /tmp/rclone765045567", Modify Window "1ms" 2025/08/10 03:44:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9bde759d2c511684407e031f42e9880f OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/10 03:44:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye' 2025/08/10 03:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': 1 files missing 2025/08/10 03:44:51 NOTICE: 1 hashes missing 2025/08/10 03:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': 1 differences found 2025/08/10 03:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/10 03:44:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': 0 differences found 2025/08/10 03:44:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': 1 matching files 2025/08/10 03:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qilizit7taza" 2025/08/10 03:44:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/rkrc47k5g8ohj79s44i6vetqekmqru0p9dkure66ncoum6lf3ob0" 2025/08/10 03:44:53 DEBUG : Creating backend with remote "/tmp/rclone1515560735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza'", Local "Local file system at /tmp/rclone1515560735", Modify Window "1ms" 2025/08/10 03:44:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0f8dda3146841f51a6ab69eba060198e OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/10 03:44:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/10 03:44:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza' 2025/08/10 03:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': 1 files missing 2025/08/10 03:44:56 NOTICE: 1 hashes missing 2025/08/10 03:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': 1 differences found 2025/08/10 03:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/10 03:44:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/10 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': 0 differences found 2025/08/10 03:44:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': 1 matching files 2025/08/10 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qilizit7taza': Purge remote 2025/08/10 03:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maxusey9weye': Purge remote 2025/08/10 03:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nibafol9kica': Purge remote 2025/08/10 03:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miqisoc5belo': Purge remote 2025/08/10 03:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zagucol3cupu': Purge remote 2025/08/10 03:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fehaqun4dubo': Purge remote 2025/08/10 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomodag0nulo': Purge remote 2025/08/10 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carovof0ziba': Purge remote 2025/08/10 03:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-temorav1yasa': Purge remote 2025/08/10 03:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qubuhil5yebi': Purge remote --- PASS: TestApplyTransforms (54.16s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:45:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 03:45:04 DEBUG : sub/file2: md5 = f8a016c7c18beb373c68e8a9d998a060 OK 2025/08/10 03:45:04 INFO : file1: Copied (new) to: sub/file2 2025/08/10 03:45:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:45:05 DEBUG : file1: Unchanged skipping 2025/08/10 03:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': don't need to copy/move sub/file2, it is already at target location 2025/08/10 03:45:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.94s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:45:10 DEBUG : dst/file1: md5 = 07bd6413aa1a1b639d56667dd6cfcbab OK 2025/08/10 03:45:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/backup" 2025/08/10 03:45:11 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/1nrff024r7pq65ecp72fc28jb0" 2025/08/10 03:45:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/10 03:45:14 INFO : dst/file1: Moved (server-side) 2025/08/10 03:45:16 DEBUG : dst/file1: md5 = d76e1fdebb83fdf59b6b275b7337ae62 OK 2025/08/10 03:45:16 INFO : dst/file1: Copied (new) 2025/08/10 03:45:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:45:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:45:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:45:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/dst" 2025/08/10 03:45:21 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:45:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/CompareDest" 2025/08/10 03:45:23 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/gveqi14airsml4bgu7krj116o8" 2025/08/10 03:45:24 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 03:45:27 DEBUG : one: md5 = 3b2a6e02361c170f3506c17bdd2840e0 OK 2025/08/10 03:45:27 INFO : one: Copied (new) 2025/08/10 03:45:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 03:45:29 DEBUG : one: md5 = 8e76b5553d5400c4e3ea84d276db3ce6 OK 2025/08/10 03:45:29 INFO : one: Copied (replaced existing) 2025/08/10 03:45:31 DEBUG : dst/one: md5 = 53bad9055e89df8cfd392dd4aba0487f OK 2025/08/10 03:45:33 DEBUG : CompareDest/one: md5 = 5d3113403f1522f38f21fb283590a30a OK 2025/08/10 03:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 03:45:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:45:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 03:45:37 DEBUG : CompareDest/two: md5 = e50eb3bc6d2152729b6cce925a2b892b OK 2025/08/10 03:45:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 03:45:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:45:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 03:45:38 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 03:45:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:45:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 03:45:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 03:45:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/10 03:45:41 DEBUG : two: md5 = 64985c4532e98a856a658582cc5cab8c OK 2025/08/10 03:45:41 INFO : two: Copied (new) 2025/08/10 03:45:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:45:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:45:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:45:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.70s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/dst" 2025/08/10 03:45:46 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:45:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/CopyDest" 2025/08/10 03:45:47 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/10 03:45:49 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 03:45:51 DEBUG : one: md5 = 41935e2c3e726516a9c2ddaa92584823 OK 2025/08/10 03:45:51 INFO : one: Copied (new) 2025/08/10 03:45:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 03:45:54 DEBUG : one: md5 = 769168e8d46951bbd598210943bac9a7 OK 2025/08/10 03:45:54 INFO : one: Copied (replaced existing) 2025/08/10 03:45:56 DEBUG : dst/one: md5 = 5768a74c5c6a7bd8c63f6a540967f319 OK 2025/08/10 03:45:58 DEBUG : CopyDest/one: md5 = 01b7c436e84d302309b887dc9b7b9aa7 OK 2025/08/10 03:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/BackupDir" 2025/08/10 03:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/10 03:46:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 03:46:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:46:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 03:46:02 INFO : one: Moved (server-side) 2025/08/10 03:46:04 INFO : one: Copied (server-side copy) 2025/08/10 03:46:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/10 03:46:05 DEBUG : CopyDest/two: md5 = 1db746ffb8e27e6649cab7aadc330465 OK 2025/08/10 03:46:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 03:46:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:46:08 INFO : two: Copied (server-side copy) 2025/08/10 03:46:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/10 03:46:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 03:46:08 DEBUG : two: Unchanged skipping 2025/08/10 03:46:10 DEBUG : CopyDest/three: md5 = 19b25a2d4d2c849a5cfabcf89fb149d4 OK 2025/08/10 03:46:11 DEBUG : three: Need to transfer - File not found at Destination 2025/08/10 03:46:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/10 03:46:11 DEBUG : three: Destination not found in --copy-dest 2025/08/10 03:46:13 DEBUG : three: md5 = 824a86328d35e1b3fb877f352d0f51b2 OK 2025/08/10 03:46:13 INFO : three: Copied (new) 2025/08/10 03:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 03:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:46:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:46:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 03:46:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:46:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.17s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/10 03:46:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4ea19ee30a67fc254fb8796447fd3a5a OK 2025/08/10 03:46:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/10 03:46:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/10 03:46:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/10 03:46:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/10 03:46:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/10 03:46:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a68fe60e0b7dfed3bdb821cf590c1f01 OK 2025/08/10 03:46:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/10 03:46:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/10 03:46:28 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using skip mode. 2025/08/10 03:46:32 NOTICE: one: Found 2 files with duplicate names 2025/08/10 03:46:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.70s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using skip mode. 2025/08/10 03:46:38 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:46:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/10 03:46:38 INFO : one: Deleted 2025/08/10 03:46:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.22s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using first mode. 2025/08/10 03:46:44 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:46:45 INFO : one: Deleted 2025/08/10 03:46:45 INFO : one: Deleted 2025/08/10 03:46:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.33s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using newest mode. 2025/08/10 03:46:50 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:46:51 INFO : one: Deleted 2025/08/10 03:46:51 INFO : one: Deleted 2025/08/10 03:46:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.29s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:46:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using oldest mode. 2025/08/10 03:46:57 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:46:58 INFO : one: Deleted 2025/08/10 03:46:58 INFO : one: Deleted 2025/08/10 03:46:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:47:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using largest mode. 2025/08/10 03:47:04 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:47:04 INFO : one: Deleted 2025/08/10 03:47:05 INFO : one: Deleted 2025/08/10 03:47:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:47:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using smallest mode. 2025/08/10 03:47:10 NOTICE: one: Found 3 files with duplicate names 2025/08/10 03:47:11 INFO : one: Deleted 2025/08/10 03:47:11 INFO : one: Deleted 2025/08/10 03:47:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.47s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:47:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Looking for duplicate names using rename mode. 2025/08/10 03:47:18 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/10 03:47:20 INFO : one-2.txt: renamed from: one.txt 2025/08/10 03:47:21 INFO : one-3.txt: renamed from: one.txt 2025/08/10 03:47:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.05s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:47:27 DEBUG : dupe1/one.txt: md5 = 19ccbfa1a5a7cce0435395142af85eea OK 2025/08/10 03:47:29 DEBUG : dupe2/two.txt: md5 = 0170fa738bab70b3fda7db6ead752fb0 OK 2025/08/10 03:47:31 DEBUG : dupe3/three.txt: md5 = 9b79c8fb87098a75f021740fe6d9aead OK 2025/08/10 03:47:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/10 03:47:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/10 03:47:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/10 03:47:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/10 03:47:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/10 03:47:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/10 03:47:37 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.77s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:47:39 DEBUG : a.txt: md5 = 005b53896a002b1ef47bc2a4fdb3b4ee OK 2025/08/10 03:47:40 DEBUG : zend.txt: md5 = 03d9a93fbd2698d357dce11da8e62d61 OK 2025/08/10 03:47:43 DEBUG : sub dir/hello world: md5 = ffbe57c71d96002157c40b6d5d532eef OK 2025/08/10 03:47:44 DEBUG : sub dir/hello world2: md5 = 24b8cbce1140e22d7c53f2e44d7efd86 OK 2025/08/10 03:47:46 DEBUG : sub dir/ignore dir/.ignore: md5 = dcea692ae34c965f9b0119305f63360f OK 2025/08/10 03:47:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 90e56432cdf38322e01f96bc85353916 OK 2025/08/10 03:47:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5e484f90966640006e79cf61c280ddff OK 2025/08/10 03:47:52 DEBUG : a.txt: Excluded (Size Filter) 2025/08/10 03:47:52 DEBUG : a.txt: Excluded 2025/08/10 03:47:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:47:53 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:47:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:47:53 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:47:54 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:47:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:47:54 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:47:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:47:54 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:47:54 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:47:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/10 03:47:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/10 03:47:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/10 03:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/10 03:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/10 03:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/10 03:48:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (23.08s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:02 DEBUG : a.txt: md5 = d5d0378bb0badf52388a30e434e0a4b2 OK 2025/08/10 03:48:03 DEBUG : zend.txt: md5 = 024338d2174b0bcecc0ef7031ea3abca OK 2025/08/10 03:48:05 DEBUG : sub dir/hello world: md5 = b0ea8d6556404a7f9547cea49042c132 OK 2025/08/10 03:48:07 DEBUG : sub dir/hello world2: md5 = 7a32c417aa63de73612d98a8e607e800 OK 2025/08/10 03:48:09 DEBUG : sub dir/ignore dir/.ignore: md5 = f47bd2b5ae6546a4e63471a043625be7 OK 2025/08/10 03:48:10 DEBUG : sub dir/ignore dir/should be ignored: md5 = 143ddce362ef4840bb50daf77ea40e46 OK 2025/08/10 03:48:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = bfdfe245d09b659ac21b7649e06fcbf8 OK 2025/08/10 03:48:14 DEBUG : a.txt: Excluded (Size Filter) 2025/08/10 03:48:14 DEBUG : a.txt: Excluded 2025/08/10 03:48:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:48:14 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:48:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:48:14 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:48:15 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:48:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/10 03:48:15 DEBUG : sub dir/hello world2: Excluded 2025/08/10 03:48:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/10 03:48:15 DEBUG : sub dir/hello world: Excluded 2025/08/10 03:48:15 DEBUG : sub dir/ignore dir: Excluded 2025/08/10 03:48:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/10 03:48:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.74s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:24 DEBUG : file1: md5 = b7c151fd70e115620b14b794f30a7973 OK 2025/08/10 03:48:26 DEBUG : sub/file2: md5 = 8fd5f43c79550b221d09b73101a89b8d OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/08/10 03:48:29 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/10 03:48:29 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/10 03:48:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/10 03:48:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.78s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:33 DEBUG : file1: md5 = c9c8f25cc5bc09c0cb1e1f94f0914dc2 OK 2025/08/10 03:48:36 DEBUG : sub/file2: md5 = 826a03f12a466df4f63f3c1d9416f499 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/08/10 03:48:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/notfound" 2025/08/10 03:48:39 DEBUG : Config file has changed externally - reloading 2025/08/10 03:48:39 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/10 03:48:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.45s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Making directory 2025/08/10 03:48:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:46 DEBUG : sub dir/hello world: md5 = 33d2f45af1833085131ef6cae9b0b97f OK 2025/08/10 03:48:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:50 DEBUG : potato2: md5 = 4559c5e5a558a467d285f1e3afd3ed23 OK 2025/08/10 03:48:52 DEBUG : empty space: md5 = 84047b7da3dba426ee1eacc946f25383 OK --- PASS: TestLs (4.80s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:48:55 DEBUG : potato2: md5 = 71b95658eac5ce689e8b13160cb04439 OK 2025/08/10 03:48:57 DEBUG : empty space: md5 = b5a141ccb61748c7ef22faa8987d698c OK 2025/08/10 03:48:57 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:00 DEBUG : potato2: md5 = e2bc955ab3c541bebb1678ddcb8970b9 OK 2025/08/10 03:49:02 DEBUG : empty space: md5 = c77927073f5fe06071f1989329df1173 OK --- PASS: TestLsLong (4.70s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:05 DEBUG : potato2: md5 = 0c4917c428b2aad21534947099afe1c7 OK 2025/08/10 03:49:06 DEBUG : empty space: md5 = 69c96dcb4cfffbae6734bf6b4414af1b OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2025/08/10 03:49:08 DEBUG : Creating backend with remote ":memory:" 2025/08/10 03:49:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/10 03:49:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/10 03:49:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/10 03:49:08 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:10 DEBUG : potato2: md5 = fb64124ddb5a99678c3cf45515f5a2d1 OK 2025/08/10 03:49:12 DEBUG : empty space: md5 = c8678729ee60bd5589e3a0b99da41848 OK 2025/08/10 03:49:14 DEBUG : sub dir/potato3: md5 = 4d69619ef8987d07ce7f34cff7a834fe OK 2025/08/10 03:49:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.81s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:19 DEBUG : small: md5 = 3e6ac3e9450ff3a5e5d8c24885a8e794 OK 2025/08/10 03:49:20 DEBUG : medium: md5 = bff83b6c319767789ccd348445cf3481 OK 2025/08/10 03:49:22 DEBUG : large: md5 = ad143fca81e7e28227210614ad991edb OK 2025/08/10 03:49:22 DEBUG : Waiting for deletions to finish 2025/08/10 03:49:22 DEBUG : large: Excluded (Size Filter) 2025/08/10 03:49:23 INFO : small: Deleted 2025/08/10 03:49:23 INFO : medium: Deleted --- PASS: TestDelete (6.77s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:26 DEBUG : small: md5 = ca400e4e8e6068f66d4856e319d836ff OK 2025/08/10 03:49:27 DEBUG : medium: md5 = 963865e9a53ee49ca0fe448effbb5417 OK 2025/08/10 03:49:29 DEBUG : large: md5 = 57d9acf8b25b26d9f8096f34dfe33c3b OK 2025/08/10 03:49:29 DEBUG : Waiting for deletions to finish 2025/08/10 03:49:29 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/08/10 03:49:29 INFO : medium: Deleted 2025/08/10 03:49:29 INFO : small: Deleted --- PASS: TestMaxDelete (6.99s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:33 DEBUG : small: md5 = 90e3d67f7da77b30f7c84ae55bb9c192 OK 2025/08/10 03:49:34 DEBUG : medium: md5 = 46235020d0e09d8e6cd8df5c5416d666 OK 2025/08/10 03:49:35 DEBUG : large: md5 = 2796586d5b919d475abd15e1fe6cee6a OK 2025/08/10 03:49:36 DEBUG : Waiting for deletions to finish 2025/08/10 03:49:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/10 03:49:36 INFO : medium: Deleted 2025/08/10 03:49:36 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.22s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:40 DEBUG : small: md5 = 88fa86b43180a8d6c38a6fb772059323 OK 2025/08/10 03:49:41 DEBUG : medium: md5 = 861fbe194422c3b69e5387e3c620b5bc OK 2025/08/10 03:49:43 DEBUG : large: md5 = 0d3778ac85b3844fba37767bb527ddb5 OK 2025/08/10 03:49:43 DEBUG : Waiting for deletions to finish 2025/08/10 03:49:43 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/10 03:49:44 INFO : large: Deleted 2025/08/10 03:49:44 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.17s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:47 DEBUG : ReadFile: md5 = c0622c74c3a65d18cc884d442df085c5 OK --- PASS: TestReadFile (4.65s) === RUN TestRetry 2025/08/10 03:49:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/10 03:49:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/10 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/10 03:49:50 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:49:52 DEBUG : file1: md5 = a5cc0a708a6334af034c9d33bcf73705 OK 2025/08/10 03:49:53 DEBUG : file2: md5 = 1dea69a43d793d90a2fe8cca152ebf8e OK --- PASS: TestCat (18.11s) === RUN TestPurge 2025/08/10 03:50:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wocopiq9soza" 2025/08/10 03:50:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 03:50:08 DEBUG : Creating backend with remote "TestDrive:crypt/t6hsmrsf1brf9e7a1b2av0mrpc8gdi2tvamveitll2kbfcshodf0" 2025/08/10 03:50:09 DEBUG : Creating backend with remote "/tmp/rclone3068635084" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wocopiq9soza'", Local "Local file system at /tmp/rclone3068635084", Modify Window "1ms" 2025/08/10 03:50:14 DEBUG : A1/B1/C1/one: md5 = 2722e09034808cf6f8355a3a392f4816 OK 2025/08/10 03:50:14 INFO : A2: Making directory 2025/08/10 03:50:15 INFO : A1/B2: Making directory 2025/08/10 03:50:15 INFO : A1/B2/C2: Making directory 2025/08/10 03:50:16 INFO : A1/B1/C3: Making directory 2025/08/10 03:50:17 INFO : A3: Making directory 2025/08/10 03:50:17 INFO : A3/B3: Making directory 2025/08/10 03:50:18 INFO : A3/B3/C4: Making directory 2025/08/10 03:50:20 DEBUG : A1/two: md5 = 906e05c11773df951b004c28ce5b85e3 OK 2025/08/10 03:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocopiq9soza': Purge remote 2025/08/10 03:50:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:50:27 DEBUG : A1/B1/C1/one: md5 = 4fd7d80f7d02497611dccc02d10ed885 OK 2025/08/10 03:50:27 INFO : A2: Making directory 2025/08/10 03:50:28 INFO : A1/B2: Making directory 2025/08/10 03:50:29 INFO : A1/B2/C2: Making directory 2025/08/10 03:50:30 INFO : A1/B1/C3: Making directory 2025/08/10 03:50:30 INFO : A3: Making directory 2025/08/10 03:50:31 INFO : A3/B3: Making directory 2025/08/10 03:50:32 INFO : A3/B3/C4: Making directory 2025/08/10 03:50:34 DEBUG : A1/two: md5 = 45a288c8c72940b6b9ce0208341a7ff7 OK 2025/08/10 03:50:35 DEBUG : removing 1 level 3 directories 2025/08/10 03:50:35 INFO : A3/B3/C4: Removing directory 2025/08/10 03:50:38 DEBUG : removing 2 level 3 directories 2025/08/10 03:50:38 INFO : A1/B2/C2: Removing directory 2025/08/10 03:50:38 INFO : A1/B1/C3: Removing directory 2025/08/10 03:50:39 DEBUG : removing 2 level 2 directories 2025/08/10 03:50:39 INFO : A3/B3: Removing directory 2025/08/10 03:50:39 INFO : A1/B2: Removing directory 2025/08/10 03:50:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:50:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/10 03:50:39 DEBUG : removing 2 level 1 directories 2025/08/10 03:50:39 INFO : A3: Removing directory 2025/08/10 03:50:39 INFO : A2: Removing directory 2025/08/10 03:50:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/10 03:50:43 DEBUG : removing 1 level 3 directories 2025/08/10 03:50:43 INFO : A1/B1/C1: Removing directory 2025/08/10 03:50:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:44 DEBUG : removing 1 level 2 directories 2025/08/10 03:50:44 INFO : A1/B1: Removing directory 2025/08/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:50:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:50:45 DEBUG : removing 1 level 1 directories 2025/08/10 03:50:45 INFO : A1: Removing directory 2025/08/10 03:50:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:50:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:50:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:50:45 DEBUG : removing 1 level 0 directories 2025/08/10 03:50:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Removing directory 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:50:46 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" --- PASS: TestRmdirsNoLeaveRoot (23.05s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:50:48 INFO : A1: Making directory 2025/08/10 03:50:48 INFO : A1/B1: Making directory 2025/08/10 03:50:49 INFO : A1/B1/C1: Making directory 2025/08/10 03:50:52 DEBUG : removing 1 level 3 directories 2025/08/10 03:50:52 INFO : A1/B1/C1: Removing directory 2025/08/10 03:50:52 DEBUG : removing 1 level 2 directories 2025/08/10 03:50:52 INFO : A1/B1: Removing directory 2025/08/10 03:50:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:50:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:50:55 INFO : A1: Making directory 2025/08/10 03:50:55 INFO : A1/B1: Making directory 2025/08/10 03:50:56 INFO : A1/B1/C1: Making directory 2025/08/10 03:50:59 DEBUG : removing 1 level 3 directories 2025/08/10 03:50:59 INFO : A1/B1/C1: Removing directory 2025/08/10 03:50:59 DEBUG : removing 1 level 2 directories 2025/08/10 03:50:59 INFO : A1/B1: Removing directory 2025/08/10 03:51:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:51:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:51:04 DEBUG : file1: md5 = 38e0ae025139abd9366983bba879eaea OK 2025/08/10 03:51:04 DEBUG : filename.txt: File name found in url 2025/08/10 03:51:06 DEBUG : filename.txt: md5 = 3b0426e9e4b098d63c753e38096d4a84 OK 2025/08/10 03:51:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/10 03:51:07 DEBUG : headerfilename.txt: md5 = 2c134eebff5f0741619226daad5c9ffb OK 2025/08/10 03:51:09 DEBUG : file2: md5 = 655166ea6708b25ebf9ce129972340f2 OK --- PASS: TestCopyURL (9.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:51:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 03:51:13 DEBUG : sub/file2: md5 = f326bb9c9dd444716c02afa7d97c46f0 OK 2025/08/10 03:51:13 INFO : file1: Copied (new) to: sub/file2 2025/08/10 03:51:13 INFO : file1: Deleted 2025/08/10 03:51:14 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:51:14 DEBUG : file1: Unchanged skipping 2025/08/10 03:51:14 INFO : file1: Deleted 2025/08/10 03:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': don't need to copy/move sub/file2, it is already at target location 2025/08/10 03:51:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:51:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/10 03:51:19 DEBUG : file1: md5 = c3e3ed9a66fd828b20a88990ff273124 OK 2025/08/10 03:51:19 INFO : file1: Copied (new) 2025/08/10 03:51:19 INFO : file1: Deleted 2025/08/10 03:51:19 DEBUG : file1: Destination exists, skipping 2025/08/10 03:51:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:51:24 DEBUG : dst/file1: md5 = 88fc6ec387616c0ab1951de940816d2b OK 2025/08/10 03:51:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacopuk6loya/backup" 2025/08/10 03:51:25 DEBUG : Creating backend with remote "TestDrive:crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg/1nrff024r7pq65ecp72fc28jb0" 2025/08/10 03:51:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/10 03:51:28 INFO : dst/file1: Moved (server-side) 2025/08/10 03:51:30 DEBUG : dst/file1: md5 = 4182f34307a6ef21f9f362907e4a2a25 OK 2025/08/10 03:51:30 INFO : dst/file1: Copied (new) 2025/08/10 03:51:30 INFO : dst/file1: Deleted 2025/08/10 03:51:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:51:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/10 03:51:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.62s) === 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:51:36 DEBUG : A1/one: md5 = d21ebd1b5865d4dd64dec400254a0dd0 OK 2025/08/10 03:51:38 DEBUG : A1/two: md5 = 736c7e895e5f5d34719d721e0920a9a6 OK 2025/08/10 03:51:40 DEBUG : A1/B1/three: md5 = 3eada907c04dbccd6d7ec74f9bf74b38 OK 2025/08/10 03:51:42 DEBUG : A1/B1/C1/four: md5 = e52a67963f5c74498addaf20fdd1c6be OK 2025/08/10 03:51:44 DEBUG : A1/B1/C2/five: md5 = dc56fb3a67a3738175ff7627178828d0 OK 2025/08/10 03:51:44 INFO : A1/B2: Making directory 2025/08/10 03:51:45 INFO : A1/B1/C3: Making directory 2025/08/10 03:51:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/10 03:51:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/10 03:51:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/10 03:51:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/10 03:51:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/10 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:52:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/10 03:52:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/10 03:52:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/10 03:52:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/10 03:52:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/10 03:52:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/10 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:52:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/10 03:52:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/10 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/10 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/10 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/10 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/10 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/10 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/10 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/10 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.07s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:18 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:52:20 DEBUG : no_checksum_small_file_from_pipe: md5 = 3342ab7919828c55a2e0f1751cd9b200 OK 2025/08/10 03:52:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/10 03:52:20 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:52:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/10 03:52:22 DEBUG : no_checksum_big_file_from_pipe: md5 = fd20bf49a5e0e9bc7b1986287e6fb2df OK 2025/08/10 03:52:22 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:52:25 DEBUG : with_checksum_small_file_from_pipe: md5 = 0b43ed33b30ea2f1af4e5ed7a2caa23e OK 2025/08/10 03:52:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:52:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/10 03:52:27 DEBUG : with_checksum_big_file_from_pipe: md5 = 65ddd98c5dbfcf606c4e9178d5797e2f OK 2025/08/10 03:52:27 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:52:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:52:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/10 03:52:32 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (34 bytes), uploading instead of streaming 2025/08/10 03:52:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/10 03:52:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/10 03:52:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.10s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/10 03:52:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (48 bytes), uploading instead of streaming 2025/08/10 03:52:40 DEBUG : rcat_metadata: md5 = 531aa89cde674b6a1b8cf17d568946cf OK 2025/08/10 03:52:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/10 03:52:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/10 03:52:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = faf5f596eae6704fafba4c32b01215b2 OK 2025/08/10 03:52:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.88s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:46 DEBUG : potato1: md5 = c5d3ec245e6c6f43dd54e634774b9646 OK 2025/08/10 03:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (60 bytes), uploading instead of streaming 2025/08/10 03:52:47 DEBUG : potato2: md5 = ddb63ca4b059897bd9acf186aaf56060 OK 2025/08/10 03:52:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:50 DEBUG : potato1: md5 = cf245b6bf8ae6c3dda96a601e3d1d76a OK 2025/08/10 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': File to upload is small (60 bytes), uploading instead of streaming 2025/08/10 03:52:52 DEBUG : potato2: md5 = f69f89c845d47ed06493502695dd244a OK 2025/08/10 03:52:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.17s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:52:56 DEBUG : potato2: md5 = 9c7490882c8082b12063013a84da6c14 OK 2025/08/10 03:52:57 DEBUG : empty space: md5 = 8fc22a7fe21ef6597318e9d333dd1c45 OK 2025/08/10 03:52:59 DEBUG : sub dir/potato3: md5 = dd7b0059e62f92e2e2a36ef81e851fda OK 2025/08/10 03:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Touching "sub dir/potato3" 2025/08/10 03:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Touching "empty space" 2025/08/10 03:53:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Touching "potato2" 2025/08/10 03:53:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.72s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:04 DEBUG : dir with metadata: Making directory with metadata 2025/08/10 03:53:04 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-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:06 DEBUG : directory with modtime: Making directory with metadata 2025/08/10 03:53:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.28s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/10 03:53:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:53:09 DEBUG : Google drive root 'crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg': Skipping btime metadata as can't update it on an existing file: 2025-08-10T03:53:08.914940174Z 2025/08/10 03:53:09 INFO : non existent directory: Updated directory metadata 2025/08/10 03:53:11 DEBUG : Google drive root 'crypt/24jlvh549t3gk498ak2m8utsj39m68369kqfmin9v0ugmt3c4rcg': Skipping btime metadata as can't update it on an existing file: 2025-08-10T03:53:08.914940174Z 2025/08/10 03:53:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.61s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:13 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/10 03:53:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/10 03:53:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.16s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/10 03:53:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:53:17 DEBUG : dst: Making directory with metadata 2025/08/10 03:53:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 03:53:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 03:53:19 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:53:19 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:53:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/10 03:53:19 INFO : dst: Set directory modification time (using SetModTime) 2025/08/10 03:53:19 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.76s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya'", Local "Local file system at /tmp/rclone3043110459", Modify Window "1ms" 2025/08/10 03:53:23 DEBUG : sub dir/test remove existing: md5 = 9139c7ec4e5e368f699565975bff2c16 OK 2025/08/10 03:53:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d50db93036219cead187371b6d77d446 OK 2025/08/10 03:53:26 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tisenor4" before starting 2025/08/10 03:53:27 DEBUG : sub dir/test remove existing.tisenor4: TEST: removing renamed existing file after operation 2025/08/10 03:53:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.canumam8" before starting 2025/08/10 03:53:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.canumam8: TEST: renaming existing back after failed operation 2025/08/10 03:53:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cabaqef6" before starting 2025/08/10 03:53:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cabaqef6: TEST: removing renamed existing file after operation 2025/08/10 03:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "dinkmr2bmvkt9lgeefrchqeh989ulitif4n9202qp0n654qt2umv36fskltqnc3fijjjl6so836sj9kf6vdsacql5v9srb5dlsmmqn61q73ilr91fp9dgmfi4a53jcqhe0hpkpppn42vkaek9lf5ad1sfih4fvgk29sg99lti03vnphvh47g" 2025/08/10 03:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "243u67fg7v3dtmgn7r59r3m6rorsd1hpkb8jlaj4breeie29s2fg" --- PASS: TestRemoveExisting (12.55s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/10 03:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacopuk6loya': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m58.92252171s (try 1/5)