"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/18 03:36:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido" 2025/10/18 03:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:36:07 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0" 2025/10/18 03:36:08 DEBUG : Creating backend with remote "/tmp/rclone3193871199" === 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/18 03:36:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/18 03:36:08 DEBUG : potato: Seek from 10 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 10 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Seek from 5 to 2 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/18 03:36:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Seek from 5 to 2 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/18 03:36:08 DEBUG : potato: Seek from 8 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 8 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/18 03:36:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/18 03:36:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/18 03:36:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/18 03:36:08 DEBUG : potato: Seek from 5 to 2 2025/10/18 03:36:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/18 03:36:08 DEBUG : potato: Seek from 9 to 0 2025/10/18 03:36:08 DEBUG : potato: Seek from 9 to 0 2025/10/18 03:36:08 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:10 DEBUG : rutabaga: md5 = e9109cd67028e0bdfd75f912c1672586 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/18 03:36:13 DEBUG : empty space: md5 = 4eccbb23ef1ae080cff3a5bdb961ea5c OK === RUN TestCheck/3 2025/10/18 03:36:15 DEBUG : potato2: md5 = bd27781c202cd711f88ae42fe18b554d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/18 03:36:17 DEBUG : remotepotato: md5 = a0160495350f980e946fafd3454ff0ed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.09s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.41s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/10/18 03:36:20 DEBUG : Creating backend with remote "nonexistent" 2025/10/18 03:36:20 DEBUG : Creating backend with remote "nonexistent" 2025/10/18 03:36:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/18 03:36:20 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/10/18 03:36:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/18 03:36:20 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:22 DEBUG : rutabaga: md5 = 9c7705908b05fbab890e67261109e9fb OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/18 03:36:25 DEBUG : empty space: md5 = 1703bfa696f468a48810176072d92deb OK === RUN TestCheckDownload/3 2025/10/18 03:36:29 DEBUG : potato2: md5 = acfc4b1d82ce224ec428fe1d9e78b4b3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/18 03:36:33 DEBUG : remotepotato: md5 = 3e68f90bf38b4206a09132983f09adbd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.60s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.52s) --- PASS: TestCheckDownload/4 (1.32s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.07s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:39 DEBUG : rutabaga: md5 = 60c0943d67e16a5bb55458ad85f87658 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/18 03:36:42 DEBUG : empty space: md5 = 4727feac8bd0401b8661e58356286403 OK === RUN TestCheckSizeOnly/3 2025/10/18 03:36:44 DEBUG : potato2: md5 = c18b75abaa08081ff99835c610355188 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/18 03:36:46 DEBUG : remotepotato: md5 = cbd2b8f131b6e9818f22f8327d73c4b0 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.18s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:50 DEBUG : test.sum: md5 = aeca9155124fb40477a10eb9ea9ceef4 OK 2025/10/18 03:36:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/18 03:36:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/18 03:36:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/18 03:36:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/18 03:36:53 DEBUG : test.sum: md5 = 60098d72ca81244346de0255da6ed3b6 OK 2025/10/18 03:36:54 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/18 03:36:54 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/18 03:36:54 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/18 03:36:54 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.18s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/data" 2025/10/18 03:36:55 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido/data' lacks md5, skipping --- SKIP: TestCheckSum (2.05s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/data" 2025/10/18 03:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/vjrnln8ratgmqakfosrqe8espk" 2025/10/18 03:37:01 DEBUG : data/banana: md5 = 4e94f24d06f039c3abad9b72467d02b4 OK 2025/10/18 03:37:02 DEBUG : test.sum: md5 = 3d949ad1f107c3a5bf206fe6a7f6f031 OK === RUN TestCheckSumDownload/subtest1 2025/10/18 03:37:07 DEBUG : data/potato: md5 = 03948c7c0c8a3431c295c1037b42dbd7 OK 2025/10/18 03:37:09 DEBUG : test.sum: md5 = 3135e5b8ad50435aa3fcdd2144adb75e OK === RUN TestCheckSumDownload/subtest2 2025/10/18 03:37:13 DEBUG : test.sum: md5 = dfe4c50d9a7c47f56672e09803d8dc1e OK === RUN TestCheckSumDownload/subtest3 2025/10/18 03:37:17 DEBUG : test.sum: md5 = 3c67f271ff8ba22a6a4bc79fb76a590f OK === RUN TestCheckSumDownload/subtest4 2025/10/18 03:37:21 DEBUG : test.sum: md5 = b646725077d24c31fe08ba1d7a707281 OK === RUN TestCheckSumDownload/subtest5 2025/10/18 03:37:25 DEBUG : test.sum: md5 = 612545ae4da7aa5f3941c2946c2ad96b OK === RUN TestCheckSumDownload/subtest6 2025/10/18 03:37:30 DEBUG : data/banana: md5 = 4003b06a4307a08e876004629606b9e4 OK 2025/10/18 03:37:31 DEBUG : data/potato: md5 = b18270a1e674ab32063b4d335f7258f7 OK 2025/10/18 03:37:33 DEBUG : test.sum: md5 = f8e08adfcc86f0dccc5b5e12e349bb47 OK === RUN TestCheckSumDownload/subtest7 2025/10/18 03:37:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/18 03:37:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.37s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (1.94s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.44s) --- PASS: TestCheckSumDownload/subtest7 (2.34s) === RUN TestApplyTransforms 2025/10/18 03:37:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hepohat3bizi" 2025/10/18 03:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:37:39 DEBUG : Creating backend with remote "TestDrive:crypt/osndjcdqtb30hum5epjea30pe8epk3e1bvc4v8910hfbeaf6tlng" 2025/10/18 03:37:40 DEBUG : Creating backend with remote "/tmp/rclone2082729422" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi'", Local "Local file system at /tmp/rclone2082729422", Modify Window "1ms" 2025/10/18 03:37:42 DEBUG : hello, world!: md5 = d4b9cea5656ea303edc09e164e0edf74 OK upper checkfile vs. lower remote (without normalization) 2025/10/18 03:37:42 ERROR : hello, world!: sum not found 2025/10/18 03:37:42 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi' 2025/10/18 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': 1 files missing 2025/10/18 03:37:42 NOTICE: 1 hashes missing 2025/10/18 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': 1 differences found 2025/10/18 03:37:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/18 03:37:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': 0 differences found 2025/10/18 03:37:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': 1 matching files 2025/10/18 03:37:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqeyem9zaku" 2025/10/18 03:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:37:44 DEBUG : Creating backend with remote "TestDrive:crypt/48879vonoto98gt14rshud13cnedcmdvbjc7fv1vc7nt4t4fb92g" 2025/10/18 03:37:45 DEBUG : Creating backend with remote "/tmp/rclone4255933905" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku'", Local "Local file system at /tmp/rclone4255933905", Modify Window "1ms" 2025/10/18 03:37:47 DEBUG : HELLO, WORLD!: md5 = 87f68df5c1c19f2b7b0723426610f788 OK lower checkfile vs. upper remote (without normalization) 2025/10/18 03:37:47 ERROR : HELLO, WORLD!: sum not found 2025/10/18 03:37:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku' 2025/10/18 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': 1 files missing 2025/10/18 03:37:47 NOTICE: 1 hashes missing 2025/10/18 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': 1 differences found 2025/10/18 03:37:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/18 03:37:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': 0 differences found 2025/10/18 03:37:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': 1 matching files 2025/10/18 03:37:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dedebez2yoco" 2025/10/18 03:37:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:37:49 DEBUG : Creating backend with remote "TestDrive:crypt/4l4p4usr49n59eoep1hbbrd03jm2chft7sa2dm3sodqccnarg4fg" 2025/10/18 03:37:50 DEBUG : Creating backend with remote "/tmp/rclone2984298775" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco'", Local "Local file system at /tmp/rclone2984298775", Modify Window "1ms" 2025/10/18 03:37:52 DEBUG : HeLlO, wOrLd!: md5 = 54537ab1250c5eac1a0ebfecb5d5938d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/18 03:37:53 ERROR : HeLlO, wOrLd!: sum not found 2025/10/18 03:37:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco' 2025/10/18 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': 1 files missing 2025/10/18 03:37:53 NOTICE: 1 hashes missing 2025/10/18 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': 1 differences found 2025/10/18 03:37:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/18 03:37:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': 0 differences found 2025/10/18 03:37:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': 1 matching files 2025/10/18 03:37:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejuyog9rave" 2025/10/18 03:37:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:37:54 DEBUG : Creating backend with remote "TestDrive:crypt/ou6esm7d98mao7954kk4em86iunhdoc1ah62qcf48a79h74qbrlg" 2025/10/18 03:37:55 DEBUG : Creating backend with remote "/tmp/rclone3243919619" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave'", Local "Local file system at /tmp/rclone3243919619", Modify Window "1ms" 2025/10/18 03:37:57 DEBUG : HELLO, WORLD!: md5 = 09ce58ef968ec2bb3a3c75536462a4ec OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/18 03:37:58 ERROR : HELLO, WORLD!: sum not found 2025/10/18 03:37:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave' 2025/10/18 03:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': 1 files missing 2025/10/18 03:37:58 NOTICE: 1 hashes missing 2025/10/18 03:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': 1 differences found 2025/10/18 03:37:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/18 03:37:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': 0 differences found 2025/10/18 03:37:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': 1 matching files 2025/10/18 03:37:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-navixel5ripa" 2025/10/18 03:37:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:37:59 DEBUG : Creating backend with remote "TestDrive:crypt/mi34hr2k1e19tto0476613nm7cjfbmse9gccf1bt7duo491irvrg" 2025/10/18 03:38:00 DEBUG : Creating backend with remote "/tmp/rclone3540523993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa'", Local "Local file system at /tmp/rclone3540523993", Modify Window "1ms" 2025/10/18 03:38:02 DEBUG : 測試_Русский___ě_áñ: md5 = 967c9a9e047c1935492032864c2f27eb OK NFD checkfile vs. NFC remote (without normalization) 2025/10/18 03:38:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa' 2025/10/18 03:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': 1 files missing 2025/10/18 03:38:03 NOTICE: 1 hashes missing 2025/10/18 03:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': 1 differences found 2025/10/18 03:38:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/18 03:38:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': 0 differences found 2025/10/18 03:38:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': 1 matching files 2025/10/18 03:38:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qoqitad7yoxo" 2025/10/18 03:38:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:38:04 DEBUG : Creating backend with remote "TestDrive:crypt/022b5u7aefe92gbsn9u2me54fti6u1b4gii8e3u9dpsajc30t7tg" 2025/10/18 03:38:05 DEBUG : Creating backend with remote "/tmp/rclone3163422459" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo'", Local "Local file system at /tmp/rclone3163422459", Modify Window "1ms" 2025/10/18 03:38:08 DEBUG : 測試_Русский___ě_áñ: md5 = bd3b0c12f724ec86924faeacbac61d54 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/18 03:38:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo' 2025/10/18 03:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': 1 files missing 2025/10/18 03:38:08 NOTICE: 1 hashes missing 2025/10/18 03:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': 1 differences found 2025/10/18 03:38:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/18 03:38:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': 0 differences found 2025/10/18 03:38:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': 1 matching files 2025/10/18 03:38:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-botaday7qugu" 2025/10/18 03:38:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:38:09 DEBUG : Creating backend with remote "TestDrive:crypt/5kopaek1h2rgh2opmuhfc59tk73hn38eqhec2cm5kdiraen8v4ag" 2025/10/18 03:38:10 DEBUG : Creating backend with remote "/tmp/rclone2239941994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu'", Local "Local file system at /tmp/rclone2239941994", Modify Window "1ms" 2025/10/18 03:38:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 071ba74481340dc89d3514c4a48d1f3f OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/18 03:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu' 2025/10/18 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': 1 files missing 2025/10/18 03:38:13 NOTICE: 1 hashes missing 2025/10/18 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': 1 differences found 2025/10/18 03:38:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/18 03:38:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': 0 differences found 2025/10/18 03:38:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': 1 matching files 2025/10/18 03:38:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mezasah2pare" 2025/10/18 03:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:38:14 DEBUG : Creating backend with remote "TestDrive:crypt/ln4h3aebkhfp7qt5gg8nbvhc7dsnmfag825d56seva7858eib6ng" 2025/10/18 03:38:15 DEBUG : Creating backend with remote "/tmp/rclone3118772974" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare'", Local "Local file system at /tmp/rclone3118772974", Modify Window "1ms" 2025/10/18 03:38:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f653e52d7504c07081150d6ef91502c2 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/18 03:38:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare' 2025/10/18 03:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': 1 files missing 2025/10/18 03:38:18 NOTICE: 1 hashes missing 2025/10/18 03:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': 1 differences found 2025/10/18 03:38:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/18 03:38:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': 0 differences found 2025/10/18 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': 1 matching files 2025/10/18 03:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buvimif7qacu" 2025/10/18 03:38:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/7ur6upfv8k28k1e1ccjteftrv3gvue75ra09gqh68tdig702sk70" 2025/10/18 03:38:20 DEBUG : Creating backend with remote "/tmp/rclone3849730094" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu'", Local "Local file system at /tmp/rclone3849730094", Modify Window "1ms" 2025/10/18 03:38:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 06edeaf76f9fcad93fa759c7459cd421 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/18 03:38:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu' 2025/10/18 03:38:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': 1 files missing 2025/10/18 03:38:22 NOTICE: 1 hashes missing 2025/10/18 03:38:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': 1 differences found 2025/10/18 03:38:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/18 03:38:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': 0 differences found 2025/10/18 03:38:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': 1 matching files 2025/10/18 03:38:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuhogiv6vuyu" 2025/10/18 03:38:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/k7fd0n0vkl3s3t6cefj496b72u1i537bt372m92t63iopqe39tpg" 2025/10/18 03:38:25 DEBUG : Creating backend with remote "/tmp/rclone2318569874" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu'", Local "Local file system at /tmp/rclone2318569874", Modify Window "1ms" 2025/10/18 03:38:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a3af9389d0b1268df4dc77041236f0e2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/18 03:38:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/18 03:38:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu' 2025/10/18 03:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': 1 files missing 2025/10/18 03:38:27 NOTICE: 1 hashes missing 2025/10/18 03:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': 1 differences found 2025/10/18 03:38:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/18 03:38:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/18 03:38:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': 0 differences found 2025/10/18 03:38:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': 1 matching files 2025/10/18 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuhogiv6vuyu': Purge remote 2025/10/18 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvimif7qacu': Purge remote 2025/10/18 03:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mezasah2pare': Purge remote 2025/10/18 03:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-botaday7qugu': Purge remote 2025/10/18 03:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qoqitad7yoxo': Purge remote 2025/10/18 03:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-navixel5ripa': Purge remote 2025/10/18 03:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejuyog9rave': Purge remote 2025/10/18 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dedebez2yoco': Purge remote 2025/10/18 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqeyem9zaku': Purge remote 2025/10/18 03:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hepohat3bizi': Purge remote --- PASS: TestApplyTransforms (54.78s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:38:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 03:38:36 DEBUG : sub/file2: md5 = 9df11bc60abff064b0599fb060035545 OK 2025/10/18 03:38:36 INFO : file1: Copied (new) to: sub/file2 2025/10/18 03:38:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:38:36 DEBUG : file1: Unchanged skipping 2025/10/18 03:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': don't need to copy/move sub/file2, it is already at target location 2025/10/18 03:38:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.97s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.56s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:38:42 DEBUG : dst/file1: md5 = 4a36cae5d34f74bc6fea86abc0c802a9 OK 2025/10/18 03:38:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/backup" 2025/10/18 03:38:43 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/1nrff024r7pq65ecp72fc28jb0" 2025/10/18 03:38:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/18 03:38:46 INFO : dst/file1: Moved (server-side) 2025/10/18 03:38:48 DEBUG : dst/file1: md5 = c20a52787e15bbe37b97f1e95d36e931 OK 2025/10/18 03:38:48 INFO : dst/file1: Copied (new) 2025/10/18 03:38:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:38:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:38:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.82s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:38:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/dst" 2025/10/18 03:38:53 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 03:38:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/CompareDest" 2025/10/18 03:38:55 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/gveqi14airsml4bgu7krj116o8" 2025/10/18 03:38:56 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 03:38:59 DEBUG : one: md5 = b0c55bc5c42e6eef1618119eefd26d19 OK 2025/10/18 03:38:59 INFO : one: Copied (new) 2025/10/18 03:39:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:02 DEBUG : one: md5 = b42f3a7852ad3f6371c4c1a1587116aa OK 2025/10/18 03:39:02 INFO : one: Copied (replaced existing) 2025/10/18 03:39:04 DEBUG : dst/one: md5 = 64cb7572e75fe1451dc4ba51e12bb139 OK 2025/10/18 03:39:06 DEBUG : CompareDest/one: md5 = 9ac761cb7708da7dc6f96ab665d3df27 OK 2025/10/18 03:39:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/18 03:39:09 DEBUG : CompareDest/two: md5 = ee192e598565fabd9b94e1cad584dc65 OK 2025/10/18 03:39:10 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 03:39:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 03:39:11 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 03:39:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/18 03:39:12 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 03:39:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:14 DEBUG : two: md5 = 089cbc63dc7e184cd7ad93a0cb8a7a93 OK 2025/10/18 03:39:14 INFO : two: Copied (new) 2025/10/18 03:39:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 03:39:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:39:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:39:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:39:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/dst" 2025/10/18 03:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 03:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/CopyDest" 2025/10/18 03:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/18 03:39:22 DEBUG : one: Need to transfer - File not found at Destination 2025/10/18 03:39:24 DEBUG : one: md5 = 740f29470e145d6f787704ceab9cd096 OK 2025/10/18 03:39:24 INFO : one: Copied (new) 2025/10/18 03:39:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:27 DEBUG : one: md5 = 639ce8314412c493ee867eb851a2a570 OK 2025/10/18 03:39:27 INFO : one: Copied (replaced existing) 2025/10/18 03:39:29 DEBUG : dst/one: md5 = 8bbdbcc8a5fd2e8c1a31fcc83bf9b106 OK 2025/10/18 03:39:31 DEBUG : CopyDest/one: md5 = 680c7964ad965e748519eb18d77e1d97 OK 2025/10/18 03:39:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/BackupDir" 2025/10/18 03:39:32 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/18 03:39:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/18 03:39:35 INFO : one: Moved (server-side) 2025/10/18 03:39:36 INFO : one: Copied (server-side copy) 2025/10/18 03:39:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/18 03:39:38 DEBUG : CopyDest/two: md5 = 5676574133e58660fe8c4890ea7d9bd1 OK 2025/10/18 03:39:39 DEBUG : two: Need to transfer - File not found at Destination 2025/10/18 03:39:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:41 INFO : two: Copied (server-side copy) 2025/10/18 03:39:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/18 03:39:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/18 03:39:41 DEBUG : two: Unchanged skipping 2025/10/18 03:39:43 DEBUG : CopyDest/three: md5 = 2c6746a09643bd387a9611462f3a158d OK 2025/10/18 03:39:44 DEBUG : three: Need to transfer - File not found at Destination 2025/10/18 03:39:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/18 03:39:44 DEBUG : three: Destination not found in --copy-dest 2025/10/18 03:39:46 DEBUG : three: md5 = 75bca7ddf0f2b044c247946b34c07fa3 OK 2025/10/18 03:39:46 INFO : three: Copied (new) 2025/10/18 03:39:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 03:39:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 03:39:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:39:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 03:39:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:39:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 03:39:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.05s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:39:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/18 03:39:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4e2a6ca6f2320d31bc582cf22c82b7ae OK 2025/10/18 03:39:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/18 03:39:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/18 03:39:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/18 03:39:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/18 03:39:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/18 03:40:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4cb8358a3f111be60a80b0730493d0eb OK 2025/10/18 03:40:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/18 03:40:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/18 03:40:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.81s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using skip mode. 2025/10/18 03:40:07 NOTICE: one: Found 2 files with duplicate names 2025/10/18 03:40:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.92s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using skip mode. 2025/10/18 03:40:14 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:14 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/18 03:40:14 INFO : one: Deleted 2025/10/18 03:40:14 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.67s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using first mode. 2025/10/18 03:40:20 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:20 INFO : one: Deleted 2025/10/18 03:40:21 INFO : one: Deleted 2025/10/18 03:40:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using newest mode. 2025/10/18 03:40:27 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:27 INFO : one: Deleted 2025/10/18 03:40:28 INFO : one: Deleted 2025/10/18 03:40:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.71s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using oldest mode. 2025/10/18 03:40:34 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:34 INFO : one: Deleted 2025/10/18 03:40:35 INFO : one: Deleted 2025/10/18 03:40:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.84s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using largest mode. 2025/10/18 03:40:41 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:41 INFO : one: Deleted 2025/10/18 03:40:42 INFO : one: Deleted 2025/10/18 03:40:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.04s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using smallest mode. 2025/10/18 03:40:48 NOTICE: one: Found 3 files with duplicate names 2025/10/18 03:40:48 INFO : one: Deleted 2025/10/18 03:40:48 INFO : one: Deleted 2025/10/18 03:40:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.58s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:40:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Looking for duplicate names using rename mode. 2025/10/18 03:40:56 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/18 03:40:57 INFO : one-2.txt: renamed from: one.txt 2025/10/18 03:40:58 INFO : one-3.txt: renamed from: one.txt 2025/10/18 03:40:59 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:41:04 DEBUG : dupe1/one.txt: md5 = 1f2d0b85adbe30948b86a9d529ab860c OK 2025/10/18 03:41:06 DEBUG : dupe2/two.txt: md5 = 6123accc9a78a79161f4168abb814447 OK 2025/10/18 03:41:08 DEBUG : dupe3/three.txt: md5 = 0bb83f50304ba2161dc706804e28f633 OK 2025/10/18 03:41:09 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/18 03:41:09 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/18 03:41:10 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/18 03:41:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/18 03:41:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/18 03:41:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/18 03:41:14 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.79s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:41:16 DEBUG : a.txt: md5 = c4c51eba847e5bc1ad66d53870d859b4 OK 2025/10/18 03:41:17 DEBUG : zend.txt: md5 = 9867d68573b9e1e9af29ab4914e6511c OK 2025/10/18 03:41:20 DEBUG : sub dir/hello world: md5 = 9913f7b9ad052a28aa69dccb26cf4888 OK 2025/10/18 03:41:21 DEBUG : sub dir/hello world2: md5 = a4204be20d2ffe09be70c371b3ab2929 OK 2025/10/18 03:41:23 DEBUG : sub dir/ignore dir/.ignore: md5 = 9ab48dd5e02dc28876a8191040041054 OK 2025/10/18 03:41:25 DEBUG : sub dir/ignore dir/should be ignored: md5 = ef99f26f05c7611b46c2a93bde5bdf64 OK 2025/10/18 03:41:27 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8001dedd3775ff3847b94214f7e5f1dd OK 2025/10/18 03:41:28 DEBUG : a.txt: Excluded (Size Filter) 2025/10/18 03:41:28 DEBUG : a.txt: Excluded 2025/10/18 03:41:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 03:41:29 DEBUG : sub dir/hello world: Excluded 2025/10/18 03:41:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 03:41:29 DEBUG : sub dir/hello world2: Excluded 2025/10/18 03:41:30 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 03:41:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 03:41:30 DEBUG : sub dir/hello world: Excluded 2025/10/18 03:41:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 03:41:30 DEBUG : sub dir/hello world2: Excluded 2025/10/18 03:41:30 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 03:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/18 03:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/18 03:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/18 03:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/18 03:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/18 03:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/10/18 03:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.86s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:41:38 DEBUG : a.txt: md5 = 6783760f26a97247472133358ccc2eac OK 2025/10/18 03:41:39 DEBUG : zend.txt: md5 = 032e6856b8b07cf82aba67aebdcf867b OK 2025/10/18 03:41:41 DEBUG : sub dir/hello world: md5 = e110b3a595a6941157c69a023e9b3acc OK 2025/10/18 03:41:43 DEBUG : sub dir/hello world2: md5 = 89112cfe0428607b86a8b436e59881eb OK 2025/10/18 03:41:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 2713f353bea8facae49f5b5caddccfbb OK 2025/10/18 03:41:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = c83b736525dfe6885b5b44470cd45e21 OK 2025/10/18 03:41:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = fe467d498d392e96a56391a1bd57bbaf OK 2025/10/18 03:41:50 DEBUG : a.txt: Excluded (Size Filter) 2025/10/18 03:41:50 DEBUG : a.txt: Excluded 2025/10/18 03:41:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 03:41:51 DEBUG : sub dir/hello world2: Excluded 2025/10/18 03:41:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 03:41:51 DEBUG : sub dir/hello world: Excluded 2025/10/18 03:41:52 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 03:41:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/18 03:41:52 DEBUG : sub dir/hello world2: Excluded 2025/10/18 03:41:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/18 03:41:52 DEBUG : sub dir/hello world: Excluded 2025/10/18 03:41:52 DEBUG : sub dir/ignore dir: Excluded 2025/10/18 03:41:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/18 03:41:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/18 03:41:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/18 03:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/18 03:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/18 03:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/18 03:41:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.26s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:00 DEBUG : file1: md5 = 33dc9371bff3ace2a7f13f241188a57a OK 2025/10/18 03:42:02 DEBUG : sub/file2: md5 = 3dc6592574904b7b7cae35f04707cfca 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/10/18 03:42:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/18 03:42:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/18 03:42:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/18 03:42:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.62s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:10 DEBUG : file1: md5 = 4e251b39221d67f0db4b12ac28f19e50 OK 2025/10/18 03:42:12 DEBUG : sub/file2: md5 = 01e4837457607098af75f861f75889b8 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/10/18 03:42:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/notfound" 2025/10/18 03:42:16 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/qe0i31qdkoejk60elps0ni5sqk" 2025/10/18 03:42:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.93s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Making directory 2025/10/18 03:42:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:23 DEBUG : sub dir/hello world: md5 = 69a7981a8b3cc38c0994c327e78c8a06 OK 2025/10/18 03:42:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.85s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:27 DEBUG : potato2: md5 = ff850281882dcba8a277e26000309a9c OK 2025/10/18 03:42:29 DEBUG : empty space: md5 = 593bfea8e0cc593280e723e697451b58 OK --- PASS: TestLs (4.78s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:32 DEBUG : potato2: md5 = 5bf6db369e840e80feba57a041cb5abd OK 2025/10/18 03:42:33 DEBUG : empty space: md5 = 86673306729005953180bf37468f2031 OK 2025/10/18 03:42:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/18 03:42:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.87s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:37 DEBUG : potato2: md5 = 2ca1769fe6884143d55b92001837e90b OK 2025/10/18 03:42:38 DEBUG : empty space: md5 = 231e3a7f0e5cbb5c42a17f6637d09ee9 OK --- PASS: TestLsLong (4.81s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:42 DEBUG : potato2: md5 = a2e6271406e67dcb0722d5342670f832 OK 2025/10/18 03:42:43 DEBUG : empty space: md5 = d43dd2935be29f6e1ba0c112e91f6c14 OK --- PASS: TestHashSums (4.60s) === RUN TestHashSumsWithErrors 2025/10/18 03:42:45 DEBUG : Creating backend with remote ":memory:" 2025/10/18 03:42:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/18 03:42:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/18 03:42:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/18 03:42:45 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:46 DEBUG : potato2: md5 = a42d7ff3d76c6bca2e921e6ebc50ec9c OK 2025/10/18 03:42:48 DEBUG : empty space: md5 = 51a082b587522c447c1da0ad789ad963 OK 2025/10/18 03:42:50 DEBUG : sub dir/potato3: md5 = d80f8f44304a98c0dc00854e973872df OK 2025/10/18 03:42:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.58s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:42:55 DEBUG : small: md5 = 138a423358cb16ac38e9cc6c8fbf0639 OK 2025/10/18 03:42:56 DEBUG : medium: md5 = f145380ef8e374f3b89a03ad132c604d OK 2025/10/18 03:42:58 DEBUG : large: md5 = 7bc0e33e4ace9ee033afdf5c99fccdbb OK 2025/10/18 03:42:58 DEBUG : Waiting for deletions to finish 2025/10/18 03:42:58 DEBUG : large: Excluded (Size Filter) 2025/10/18 03:42:59 INFO : medium: Deleted 2025/10/18 03:42:59 INFO : small: Deleted --- PASS: TestDelete (6.75s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:43:02 DEBUG : small: md5 = 645e2d6a1e60b7b86a6bf4266a926b2d OK 2025/10/18 03:43:03 DEBUG : medium: md5 = 14fecbb5ba858be828a2b8e4713f21f7 OK 2025/10/18 03:43:05 DEBUG : large: md5 = d015c6327bf17b5eb0623a9f42f935b2 OK 2025/10/18 03:43:05 DEBUG : Waiting for deletions to finish 2025/10/18 03:43:05 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/18 03:43:06 INFO : small: Deleted 2025/10/18 03:43:06 INFO : large: Deleted --- PASS: TestMaxDelete (7.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:43:09 DEBUG : small: md5 = faba0f2e09511a2b7a74f0af148be3e6 OK 2025/10/18 03:43:10 DEBUG : medium: md5 = e6e0389b2aa8c9200d46b038200eb9d0 OK 2025/10/18 03:43:12 DEBUG : large: md5 = ea20a41a7b510cc094d2771a1cefbf81 OK 2025/10/18 03:43:12 DEBUG : Waiting for deletions to finish 2025/10/18 03:43:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/18 03:43:12 INFO : small: Deleted 2025/10/18 03:43:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:43:16 DEBUG : small: md5 = 9b92c035a66a5d612b46d8321de0a1d8 OK 2025/10/18 03:43:17 DEBUG : medium: md5 = 693d7b4f5259b121e2e332ec46dc50ee OK 2025/10/18 03:43:18 DEBUG : large: md5 = 752b4d5220e8682b01f82165a8ddadbd OK 2025/10/18 03:43:19 DEBUG : Waiting for deletions to finish 2025/10/18 03:43:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/18 03:43:19 INFO : small: Deleted 2025/10/18 03:43:19 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.97s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:43:23 DEBUG : ReadFile: md5 = de29592a3efb4f21ba40c2fb64192408 OK --- PASS: TestReadFile (4.10s) === RUN TestRetry 2025/10/18 03:43:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/18 03:43:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/18 03:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 03:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 03:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 03:43:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/18 03:43:25 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:43:27 DEBUG : file1: md5 = c0be8984d4ee336d9bde43cf10272326 OK 2025/10/18 03:43:28 DEBUG : file2: md5 = 68643f64b70e754d8c39120f8ddcca23 OK --- PASS: TestCat (16.03s) === RUN TestPurge 2025/10/18 03:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mevajuj8lifo" 2025/10/18 03:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/18 03:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/1otbeladfb3r4h3v4cf86167bkfbtnaeu52eh7i86ugrufuh9sdg" 2025/10/18 03:43:42 DEBUG : Creating backend with remote "/tmp/rclone7010038" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mevajuj8lifo'", Local "Local file system at /tmp/rclone7010038", Modify Window "1ms" 2025/10/18 03:43:47 DEBUG : A1/B1/C1/one: md5 = 21f0c54175a7499ddcc61474792a5316 OK 2025/10/18 03:43:47 INFO : A2: Making directory 2025/10/18 03:43:48 INFO : A1/B2: Making directory 2025/10/18 03:43:48 INFO : A1/B2/C2: Making directory 2025/10/18 03:43:49 INFO : A1/B1/C3: Making directory 2025/10/18 03:43:50 INFO : A3: Making directory 2025/10/18 03:43:51 INFO : A3/B3: Making directory 2025/10/18 03:43:51 INFO : A3/B3/C4: Making directory 2025/10/18 03:43:53 DEBUG : A1/two: md5 = 05ed0f15d6dd38090533e3a5d8c80e21 OK 2025/10/18 03:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mevajuj8lifo': Purge remote 2025/10/18 03:43:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.64s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:00 DEBUG : A1/B1/C1/one: md5 = 641f4c253c19ee65e668fa44e0cbd217 OK 2025/10/18 03:44:00 INFO : A2: Making directory 2025/10/18 03:44:01 INFO : A1/B2: Making directory 2025/10/18 03:44:02 INFO : A1/B2/C2: Making directory 2025/10/18 03:44:03 INFO : A1/B1/C3: Making directory 2025/10/18 03:44:03 INFO : A3: Making directory 2025/10/18 03:44:04 INFO : A3/B3: Making directory 2025/10/18 03:44:05 INFO : A3/B3/C4: Making directory 2025/10/18 03:44:07 DEBUG : A1/two: md5 = 3ce493a48fdb5d958ee066b7032c9430 OK 2025/10/18 03:44:08 DEBUG : removing 1 level 3 directories 2025/10/18 03:44:08 INFO : A3/B3/C4: Removing directory 2025/10/18 03:44:11 DEBUG : removing 2 level 3 directories 2025/10/18 03:44:11 INFO : A1/B2/C2: Removing directory 2025/10/18 03:44:11 INFO : A1/B1/C3: Removing directory 2025/10/18 03:44:11 DEBUG : removing 2 level 2 directories 2025/10/18 03:44:11 INFO : A3/B3: Removing directory 2025/10/18 03:44:11 INFO : A1/B2: Removing directory 2025/10/18 03:44:13 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/18 03:44:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 03:44:14 DEBUG : removing 2 level 1 directories 2025/10/18 03:44:14 INFO : A3: Removing directory 2025/10/18 03:44:14 INFO : A2: Removing directory 2025/10/18 03:44:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/18 03:44:18 DEBUG : removing 1 level 3 directories 2025/10/18 03:44:18 INFO : A1/B1/C1: Removing directory 2025/10/18 03:44:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:18 DEBUG : removing 1 level 2 directories 2025/10/18 03:44:18 INFO : A1/B1: Removing directory 2025/10/18 03:44:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 03:44:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:44:19 DEBUG : removing 1 level 1 directories 2025/10/18 03:44:19 INFO : A1: Removing directory 2025/10/18 03:44:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 03:44:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 03:44:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 03:44:20 DEBUG : removing 1 level 0 directories 2025/10/18 03:44:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Removing directory 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/18 03:44:20 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (24.27s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:22 INFO : A1: Making directory 2025/10/18 03:44:23 INFO : A1/B1: Making directory 2025/10/18 03:44:23 INFO : A1/B1/C1: Making directory 2025/10/18 03:44:26 DEBUG : removing 1 level 3 directories 2025/10/18 03:44:26 INFO : A1/B1/C1: Removing directory 2025/10/18 03:44:26 DEBUG : removing 1 level 2 directories 2025/10/18 03:44:26 INFO : A1/B1: Removing directory 2025/10/18 03:44:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:44:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.76s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:29 INFO : A1: Making directory 2025/10/18 03:44:30 INFO : A1/B1: Making directory 2025/10/18 03:44:30 INFO : A1/B1/C1: Making directory 2025/10/18 03:44:33 DEBUG : removing 1 level 3 directories 2025/10/18 03:44:33 INFO : A1/B1/C1: Removing directory 2025/10/18 03:44:34 DEBUG : removing 1 level 2 directories 2025/10/18 03:44:34 INFO : A1/B1: Removing directory 2025/10/18 03:44:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:44:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.44s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:38 DEBUG : file1: md5 = 513906cb88918a4fe214eb6ae3a54267 OK 2025/10/18 03:44:39 DEBUG : filename.txt: File name found in url 2025/10/18 03:44:40 DEBUG : filename.txt: md5 = 2e58f560ba212ae17c0da9de409b4b18 OK 2025/10/18 03:44:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/18 03:44:41 DEBUG : headerfilename.txt: md5 = 519a7715a53709b320da5ad2b29610cb OK 2025/10/18 03:44:43 DEBUG : file2: md5 = 4e5b8445c4a031dc751386d397d5e564 OK --- PASS: TestCopyURL (9.86s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 03:44:49 DEBUG : sub/file2: md5 = 5dd68602f3028abc5bbb1e5e884f4198 OK 2025/10/18 03:44:49 INFO : file1: Copied (new) to: sub/file2 2025/10/18 03:44:49 INFO : file1: Deleted 2025/10/18 03:44:50 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:44:50 DEBUG : file1: Unchanged skipping 2025/10/18 03:44:50 INFO : file1: Deleted 2025/10/18 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': don't need to copy/move sub/file2, it is already at target location 2025/10/18 03:44:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.91s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:44:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/18 03:44:55 DEBUG : file1: md5 = cc21fc71989dbec43532834ca95f1045 OK 2025/10/18 03:44:55 INFO : file1: Copied (new) 2025/10/18 03:44:55 INFO : file1: Deleted 2025/10/18 03:44:56 DEBUG : file1: Destination exists, skipping 2025/10/18 03:44:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.71s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:45:00 DEBUG : dst/file1: md5 = 55575e171cc62e2a2c63c9c0b5e074b7 OK 2025/10/18 03:45:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puboraq5tido/backup" 2025/10/18 03:45:01 DEBUG : Creating backend with remote "TestDrive:crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0/1nrff024r7pq65ecp72fc28jb0" 2025/10/18 03:45:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/18 03:45:05 INFO : dst/file1: Moved (server-side) 2025/10/18 03:45:06 DEBUG : dst/file1: md5 = d81eeb766fcdccbbcca72ee7c7b87014 OK 2025/10/18 03:45:06 INFO : dst/file1: Copied (new) 2025/10/18 03:45:06 INFO : dst/file1: Deleted 2025/10/18 03:45:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:45:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/18 03:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.84s) === 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:45:13 DEBUG : A1/one: md5 = b67202ac982da532e2df979eef5e766d OK 2025/10/18 03:45:15 DEBUG : A1/two: md5 = 27894041d4822dfe54ac7564d29d63e7 OK 2025/10/18 03:45:17 DEBUG : A1/B1/three: md5 = 697914915170fd47e1b352df09b282e3 OK 2025/10/18 03:45:19 DEBUG : A1/B1/C1/four: md5 = ff97ff2d2472e6eb906cfeb55f6e06cc OK 2025/10/18 03:45:21 DEBUG : A1/B1/C2/five: md5 = 2702efe9cdd2b13fbe432463ba59fe14 OK 2025/10/18 03:45:21 INFO : A1/B2: Making directory 2025/10/18 03:45:22 INFO : A1/B1/C3: Making directory 2025/10/18 03:45:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/18 03:45:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/18 03:45:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/18 03:45:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/18 03:45:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/18 03:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 03:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 03:45:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:45:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 03:45:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 03:45:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/18 03:45:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/18 03:45:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/18 03:45:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/18 03:45:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/18 03:45:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/18 03:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 03:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 03:45:46 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:45:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 03:45:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 03:45:53 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/18 03:45:54 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/18 03:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/18 03:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/18 03:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/18 03:45:55 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/18 03:45:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/18 03:45:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/18 03:45:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/18 03:45:56 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.44s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:45:56 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 03:45:58 DEBUG : no_checksum_small_file_from_pipe: md5 = 690da36781e25dcd49bf18b1949b4b32 OK 2025/10/18 03:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/18 03:45:58 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 03:45:59 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/18 03:46:00 DEBUG : no_checksum_big_file_from_pipe: md5 = 374e3044500cd989d69130403ffcaade OK 2025/10/18 03:46:00 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 03:46:03 DEBUG : with_checksum_small_file_from_pipe: md5 = 4542ef4effe26b861f74b141e78c4177 OK 2025/10/18 03:46:03 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 03:46:04 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/18 03:46:05 DEBUG : with_checksum_big_file_from_pipe: md5 = 27b0be0009fbd9bfe65181127bb2f0a9 OK 2025/10/18 03:46:05 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 03:46:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:46:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/18 03:46:10 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-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (34 bytes), uploading instead of streaming 2025/10/18 03:46:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/18 03:46:14 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/18 03:46:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/18 03:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (48 bytes), uploading instead of streaming 2025/10/18 03:46:18 DEBUG : rcat_metadata: md5 = 7df05d6d8f6ef0b7ec21f3d9b30f7f67 OK 2025/10/18 03:46:18 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/18 03:46:20 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/18 03:46:21 DEBUG : rcat_metadata_uploadcutoff0: md5 = 596dcab64fb9776d7ddc07eaa7e7c69d OK 2025/10/18 03:46:21 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.90s) --- PASS: TestRcatMetadata/Normal (2.65s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:24 DEBUG : potato1: md5 = 0fefe107910513027e1d69027eb36ee6 OK 2025/10/18 03:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (60 bytes), uploading instead of streaming 2025/10/18 03:46:25 DEBUG : potato2: md5 = 1f2cf1c1433eed03870c54018923624d OK 2025/10/18 03:46:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.57s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:28 DEBUG : potato1: md5 = 87766ee8f2b3449f46647b3f996f5fb5 OK 2025/10/18 03:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': File to upload is small (60 bytes), uploading instead of streaming 2025/10/18 03:46:30 DEBUG : potato2: md5 = a05e143d7ef6af6e0804c7e968717aaa OK 2025/10/18 03:46:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.04s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:33 DEBUG : potato2: md5 = c83cf67cc270f7296b324ac8d8225868 OK 2025/10/18 03:46:35 DEBUG : empty space: md5 = facd9c288c14741a14caf05fb81d0b23 OK 2025/10/18 03:46:37 DEBUG : sub dir/potato3: md5 = c816e9be6f79f23134be34f38341bd98 OK 2025/10/18 03:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Touching "sub dir/potato3" 2025/10/18 03:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Touching "empty space" 2025/10/18 03:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Touching "potato2" 2025/10/18 03:46:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.91s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:42 DEBUG : dir with metadata: Making directory with metadata 2025/10/18 03:46:42 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:44 DEBUG : directory with modtime: Making directory with metadata 2025/10/18 03:46:45 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.64s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:47 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/18 03:46:47 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:46:47 DEBUG : Google drive root 'crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0': Skipping btime metadata as can't update it on an existing file: 2025-10-18T03:46:47.209466771Z 2025/10/18 03:46:47 INFO : non existent directory: Updated directory metadata 2025/10/18 03:46:49 DEBUG : Google drive root 'crypt/p2acntneccnk78506hbqgeengvp4u21mtomiimj78jm86i9nvie0': Skipping btime metadata as can't update it on an existing file: 2025-10-18T03:46:47.209466771Z 2025/10/18 03:46:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:51 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/18 03:46:53 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/18 03:46:54 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:46:56 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/18 03:46:56 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:46:56 DEBUG : dst: Making directory with metadata 2025/10/18 03:46:56 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/18 03:46:56 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/18 03:46:57 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 03:46:57 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 03:46:57 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/18 03:46:58 INFO : dst: Set directory modification time (using SetModTime) 2025/10/18 03:46:58 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido'", Local "Local file system at /tmp/rclone3193871199", Modify Window "1ms" 2025/10/18 03:47:01 DEBUG : sub dir/test remove existing: md5 = fb94cca2f63de2aabea8e5e5deb5b164 OK 2025/10/18 03:47:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 646fe047f5f8b2b6494ddef8adbb50a9 OK 2025/10/18 03:47:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yeloboq8" before starting 2025/10/18 03:47:06 DEBUG : sub dir/test remove existing.yeloboq8: TEST: removing renamed existing file after operation 2025/10/18 03:47:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tegejaz3" before starting 2025/10/18 03:47:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tegejaz3: TEST: renaming existing back after failed operation 2025/10/18 03:47:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joficem0" before starting 2025/10/18 03:47:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joficem0: TEST: removing renamed existing file after operation 2025/10/18 03:47:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "15cu9nrlj5nv18cn2sh7nvc2k3jivft15q7a76r6u71oas6uoln0" 2025/10/18 03:47:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gc4sbafr21k2lo469tea8qujhr2v5ormvhqkqj4momck529vo5k699aq79j054sh5im544dangrmsmk8cp4bdhaig312t2mr8n5d6vjv3kd3un0fbp7mqm80lr3qq82c2piso4qlqe482qnm318qqs9156ms41vv309d759s5kb0i7s0sjgg" --- PASS: TestRemoveExisting (13.20s) === 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/10/18 03:47:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puboraq5tido': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m6.253389613s (try 1/5)