"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/03 05:32:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza" 2025/07/03 05:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:32:28 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0" 2025/07/03 05:32:29 DEBUG : Creating backend with remote "/tmp/rclone27341297" === 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", 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/07/03 05:32:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/03 05:32:30 DEBUG : potato: Seek from 10 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 10 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/03 05:32:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/03 05:32:30 DEBUG : potato: Seek from 8 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 8 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/03 05:32:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:32:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:32:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:32:30 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:32:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/03 05:32:30 DEBUG : potato: Seek from 9 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 9 to 0 2025/07/03 05:32:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:32:32 DEBUG : rutabaga: md5 = a82e1a81fdeaca925e3aa31ca0b2f263 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/03 05:32:34 DEBUG : empty space: md5 = cc854c89ad794d848911c8ce7a8d069e OK === RUN TestCheck/3 2025/07/03 05:32:36 DEBUG : potato2: md5 = f69842dded343a2eaf509cae4422c57d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/03 05:32:38 DEBUG : remotepotato: md5 = 0808de0d5dad3f07e7bc7bc95bae24a9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.05s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2025/07/03 05:32:41 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 05:32:41 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 05:32:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/03 05:32:41 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/03 05:32:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/03 05:32:41 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:32:42 DEBUG : rutabaga: md5 = 61bb30d48cfa74ffe3fb0c533bd1d1b3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/03 05:32:46 DEBUG : empty space: md5 = 50e106ca4a50f02f0a1cd6d7debaf4c2 OK === RUN TestCheckDownload/3 2025/07/03 05:32:49 DEBUG : potato2: md5 = bf25b751f6f4f7a189d1dfbe8d9c40f0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/03 05:32:52 DEBUG : remotepotato: md5 = 78e8f30b012a90b29a9d3cf6edf7bcf2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.28s) --- PASS: TestCheckDownload/1 (1.39s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:32:58 DEBUG : rutabaga: md5 = 9efa70fad4cc37818f51c6683790c1c4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/03 05:33:00 DEBUG : empty space: md5 = 02c21cbf707d09e243ae18a880eda97c OK === RUN TestCheckSizeOnly/3 2025/07/03 05:33:02 DEBUG : potato2: md5 = 9df3d39b224abb4d04d130dadddf23f6 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/03 05:33:05 DEBUG : remotepotato: md5 = b90fe75eb776ff0d122d83d645f810c6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.64s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:33:09 DEBUG : test.sum: md5 = dcbbdcd8b92c7255e2d6c19bb04d7914 OK 2025/07/03 05:33:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 05:33:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 05:33:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 05:33:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/03 05:33:12 DEBUG : test.sum: md5 = 24286bfe70ada91e37032ee377368c88 OK 2025/07/03 05:33:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 05:33:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 05:33:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 05:33:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:33:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/data" 2025/07/03 05:33:14 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:33:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/data" 2025/07/03 05:33:16 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/vjrnln8ratgmqakfosrqe8espk" 2025/07/03 05:33:19 DEBUG : data/banana: md5 = 2abc7f391460da77077ff665211bc359 OK 2025/07/03 05:33:21 DEBUG : test.sum: md5 = 68488e3fa95443822c57c1876ad6a150 OK === RUN TestCheckSumDownload/subtest1 2025/07/03 05:33:25 DEBUG : data/potato: md5 = 5cab52dfcfcdc61d3048562b365efcb5 OK 2025/07/03 05:33:27 DEBUG : test.sum: md5 = ccddf951cddfac551328dda07a56c9f5 OK === RUN TestCheckSumDownload/subtest2 2025/07/03 05:33:31 DEBUG : test.sum: md5 = da3b89051e36bb1538339abf66af454e OK === RUN TestCheckSumDownload/subtest3 2025/07/03 05:33:35 DEBUG : test.sum: md5 = 17d1818d3667673840cc4628cf11f3e8 OK === RUN TestCheckSumDownload/subtest4 2025/07/03 05:33:40 DEBUG : test.sum: md5 = b79f169ed304d87c19787cf3ce8e1b17 OK === RUN TestCheckSumDownload/subtest5 2025/07/03 05:33:43 DEBUG : test.sum: md5 = 6efee54f2ca12e1d2559cdc7d09de06c OK === RUN TestCheckSumDownload/subtest6 2025/07/03 05:33:48 DEBUG : data/banana: md5 = 70b417829b22a29c5763c580bb6bb379 OK 2025/07/03 05:33:49 DEBUG : data/potato: md5 = 4d32027cb92902bbbccf7ea4a3f76b72 OK 2025/07/03 05:33:51 DEBUG : test.sum: md5 = f0df5b21aa9d1de0467fed99d34a536d OK === RUN TestCheckSumDownload/subtest7 2025/07/03 05:33:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/03 05:33:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.84s) --- PASS: TestCheckSumDownload/subtest1 (2.76s) --- PASS: TestCheckSumDownload/subtest2 (2.40s) --- PASS: TestCheckSumDownload/subtest3 (2.59s) --- PASS: TestCheckSumDownload/subtest4 (2.30s) --- PASS: TestCheckSumDownload/subtest5 (2.05s) --- PASS: TestCheckSumDownload/subtest6 (2.23s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/07/03 05:33:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mijimed9rocu" 2025/07/03 05:33:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:33:57 DEBUG : Creating backend with remote "TestDrive:crypt/9sodcdd9nting2i7qucresusdjvncq3334nud9a1527s112tcnhg" 2025/07/03 05:33:58 DEBUG : Creating backend with remote "/tmp/rclone1648064141" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu'", Local "Local file system at /tmp/rclone1648064141", Modify Window "1ms" 2025/07/03 05:34:00 DEBUG : hello, world!: md5 = 91c6c816052eb272752efe0f6931bae2 OK upper checkfile vs. lower remote (without normalization) 2025/07/03 05:34:00 ERROR : hello, world!: sum not found 2025/07/03 05:34:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu' 2025/07/03 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': 1 files missing 2025/07/03 05:34:00 NOTICE: 1 hashes missing 2025/07/03 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': 2 differences found 2025/07/03 05:34:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/03 05:34:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': 0 differences found 2025/07/03 05:34:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': 1 matching files 2025/07/03 05:34:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobapiw8saga" 2025/07/03 05:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:02 DEBUG : Creating backend with remote "TestDrive:crypt/o8qp0490hf4qbecf0dlc01vrkck3epl4abpov6uip8eriohcdpa0" 2025/07/03 05:34:03 DEBUG : Creating backend with remote "/tmp/rclone3271972050" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga'", Local "Local file system at /tmp/rclone3271972050", Modify Window "1ms" 2025/07/03 05:34:05 DEBUG : HELLO, WORLD!: md5 = 14b8ce883b3d2ba5eb6cb2766efed16b OK lower checkfile vs. upper remote (without normalization) 2025/07/03 05:34:05 ERROR : HELLO, WORLD!: sum not found 2025/07/03 05:34:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga' 2025/07/03 05:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': 1 files missing 2025/07/03 05:34:05 NOTICE: 1 hashes missing 2025/07/03 05:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': 2 differences found 2025/07/03 05:34:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/03 05:34:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': 0 differences found 2025/07/03 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': 1 matching files 2025/07/03 05:34:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bifirax7qiga" 2025/07/03 05:34:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:06 DEBUG : Creating backend with remote "TestDrive:crypt/tuptc71hv90mf14e77vaivas0svhss54qk9u3jenh8iqna8u8820" 2025/07/03 05:34:07 DEBUG : Creating backend with remote "/tmp/rclone3771405730" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga'", Local "Local file system at /tmp/rclone3771405730", Modify Window "1ms" 2025/07/03 05:34:09 DEBUG : HeLlO, wOrLd!: md5 = d5973597c2108dc266db4c11b82c7c4e OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/03 05:34:10 ERROR : HeLlO, wOrLd!: sum not found 2025/07/03 05:34:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga' 2025/07/03 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': 1 files missing 2025/07/03 05:34:10 NOTICE: 1 hashes missing 2025/07/03 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': 2 differences found 2025/07/03 05:34:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/03 05:34:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': 0 differences found 2025/07/03 05:34:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': 1 matching files 2025/07/03 05:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wecubok2sivo" 2025/07/03 05:34:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/t6dcmcklqcmobk8glrkn9opnis9bq0ltll2o0tig8iehumadj8g0" 2025/07/03 05:34:12 DEBUG : Creating backend with remote "/tmp/rclone970278907" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo'", Local "Local file system at /tmp/rclone970278907", Modify Window "1ms" 2025/07/03 05:34:14 DEBUG : HELLO, WORLD!: md5 = 99d1dbb5d5071e173ffadd7f17d90046 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/03 05:34:15 ERROR : HELLO, WORLD!: sum not found 2025/07/03 05:34:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo' 2025/07/03 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': 1 files missing 2025/07/03 05:34:15 NOTICE: 1 hashes missing 2025/07/03 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': 2 differences found 2025/07/03 05:34:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/03 05:34:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': 0 differences found 2025/07/03 05:34:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': 1 matching files 2025/07/03 05:34:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nupilin8puko" 2025/07/03 05:34:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:16 DEBUG : Creating backend with remote "TestDrive:crypt/36q0ppjrk15oarsdhbprp91m7jjbhg0ssc5qom0frrh71e754cv0" 2025/07/03 05:34:17 DEBUG : Creating backend with remote "/tmp/rclone378255814" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko'", Local "Local file system at /tmp/rclone378255814", Modify Window "1ms" 2025/07/03 05:34:19 DEBUG : 測試_Русский___ě_áñ: md5 = a107c300b34636866701fdf5350b7b1d OK NFD checkfile vs. NFC remote (without normalization) 2025/07/03 05:34:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko' 2025/07/03 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': 1 files missing 2025/07/03 05:34:20 NOTICE: 1 hashes missing 2025/07/03 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': 2 differences found 2025/07/03 05:34:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/03 05:34:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': 0 differences found 2025/07/03 05:34:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': 1 matching files 2025/07/03 05:34:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qegonav7wako" 2025/07/03 05:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:21 DEBUG : Creating backend with remote "TestDrive:crypt/3j5h4bbrm705882ridpdlhshk2g6li1828pen6hn35gprbbq8q1g" 2025/07/03 05:34:22 DEBUG : Creating backend with remote "/tmp/rclone2150588454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako'", Local "Local file system at /tmp/rclone2150588454", Modify Window "1ms" 2025/07/03 05:34:24 DEBUG : 測試_Русский___ě_áñ: md5 = 319cf87c6e87bb6bc42a1d13a7e07d83 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/03 05:34:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako' 2025/07/03 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': 1 files missing 2025/07/03 05:34:25 NOTICE: 1 hashes missing 2025/07/03 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': 2 differences found 2025/07/03 05:34:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/03 05:34:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': 0 differences found 2025/07/03 05:34:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': 1 matching files 2025/07/03 05:34:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoburiz2cuhi" 2025/07/03 05:34:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:26 DEBUG : Creating backend with remote "TestDrive:crypt/r3s726ap5kot1t8u0fjm39noj9c3bd98d02h1ek15bemjq8n9vs0" 2025/07/03 05:34:27 DEBUG : Creating backend with remote "/tmp/rclone533592454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi'", Local "Local file system at /tmp/rclone533592454", Modify Window "1ms" 2025/07/03 05:34:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 02fa0ae79a843732090f1056bc24abfa OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/03 05:34:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi' 2025/07/03 05:34:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': 1 files missing 2025/07/03 05:34:29 NOTICE: 1 hashes missing 2025/07/03 05:34:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': 2 differences found 2025/07/03 05:34:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/03 05:34:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': 0 differences found 2025/07/03 05:34:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': 1 matching files 2025/07/03 05:34:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dipahad9muxo" 2025/07/03 05:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:31 DEBUG : Creating backend with remote "TestDrive:crypt/s1iu3v8asvvhdmnbpt62i5rm4raup2v0edb0te14hgneufpfelu0" 2025/07/03 05:34:32 DEBUG : Creating backend with remote "/tmp/rclone2386905109" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo'", Local "Local file system at /tmp/rclone2386905109", Modify Window "1ms" 2025/07/03 05:34:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a32d5535e6c81da3a4a2769691145fbe OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/03 05:34:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo' 2025/07/03 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': 1 files missing 2025/07/03 05:34:35 NOTICE: 1 hashes missing 2025/07/03 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': 2 differences found 2025/07/03 05:34:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/03 05:34:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': 0 differences found 2025/07/03 05:34:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': 1 matching files 2025/07/03 05:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lomehur2veda" 2025/07/03 05:34:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/oq0bm68aflruh5oc6aaspdi9nf5f166r8s683nf32qm19tff1q7g" 2025/07/03 05:34:38 DEBUG : Creating backend with remote "/tmp/rclone2169946018" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda'", Local "Local file system at /tmp/rclone2169946018", Modify Window "1ms" 2025/07/03 05:34:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 09061eac28c516a8c8b545db0e9d793c OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/03 05:34:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda' 2025/07/03 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': 1 files missing 2025/07/03 05:34:40 NOTICE: 1 hashes missing 2025/07/03 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': 2 differences found 2025/07/03 05:34:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/03 05:34:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': 0 differences found 2025/07/03 05:34:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': 1 matching files 2025/07/03 05:34:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yugisev8vepa" 2025/07/03 05:34:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:42 DEBUG : Creating backend with remote "TestDrive:crypt/15vnese002c0cs1clmn3134dsd9hpqtsc6sbd24b5i58umsa3rd0" 2025/07/03 05:34:43 DEBUG : Creating backend with remote "/tmp/rclone351135707" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa'", Local "Local file system at /tmp/rclone351135707", Modify Window "1ms" 2025/07/03 05:34:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4406159491f53d3fa541993055aa0d64 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/03 05:34:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:34:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa' 2025/07/03 05:34:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': 1 files missing 2025/07/03 05:34:45 NOTICE: 1 hashes missing 2025/07/03 05:34:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': 2 differences found 2025/07/03 05:34:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/03 05:34:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': 0 differences found 2025/07/03 05:34:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': 1 matching files 2025/07/03 05:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yugisev8vepa': Purge remote 2025/07/03 05:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lomehur2veda': Purge remote 2025/07/03 05:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dipahad9muxo': Purge remote 2025/07/03 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoburiz2cuhi': Purge remote 2025/07/03 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qegonav7wako': Purge remote 2025/07/03 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nupilin8puko': Purge remote 2025/07/03 05:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecubok2sivo': Purge remote 2025/07/03 05:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bifirax7qiga': Purge remote 2025/07/03 05:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobapiw8saga': Purge remote 2025/07/03 05:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mijimed9rocu': Purge remote --- PASS: TestApplyTransforms (53.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:34:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 05:34:53 DEBUG : sub/file2: md5 = e4db66ac0376dada85da900c02031268 OK 2025/07/03 05:34:53 INFO : file1: Copied (new) to: sub/file2 2025/07/03 05:34:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 05:34:54 DEBUG : file1: Unchanged skipping 2025/07/03 05:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': don't need to copy/move sub/file2, it is already at target location 2025/07/03 05:34:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.92s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.47s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:34:59 DEBUG : dst/file1: md5 = ac9270f5b26d710883855ecccd8e9428 OK 2025/07/03 05:35:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/backup" 2025/07/03 05:35:00 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/1nrff024r7pq65ecp72fc28jb0" 2025/07/03 05:35:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 05:35:04 INFO : dst/file1: Moved (server-side) 2025/07/03 05:35:05 DEBUG : dst/file1: md5 = a37edbb1bcd2e4133b1f7d6f624319fa OK 2025/07/03 05:35:05 INFO : dst/file1: Copied (new) 2025/07/03 05:35:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:35:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:35:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.81s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:35:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/dst" 2025/07/03 05:35:10 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 05:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/CompareDest" 2025/07/03 05:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/gveqi14airsml4bgu7krj116o8" 2025/07/03 05:35:13 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 05:35:16 DEBUG : one: md5 = 536d75ab2460a623e949e462a6420110 OK 2025/07/03 05:35:16 INFO : one: Copied (new) 2025/07/03 05:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:19 DEBUG : one: md5 = cc98bf57fabf4caa0cf1e227b5851dc2 OK 2025/07/03 05:35:19 INFO : one: Copied (replaced existing) 2025/07/03 05:35:21 DEBUG : dst/one: md5 = 5a20cab51a5da33d8656569935f2c1a1 OK 2025/07/03 05:35:23 DEBUG : CompareDest/one: md5 = 6c2dfe94352a0830010f0937e117ec37 OK 2025/07/03 05:35:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 05:35:26 DEBUG : CompareDest/two: md5 = 53b0d3891a8e29379ccc1b379dfa8128 OK 2025/07/03 05:35:27 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:35:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 05:35:28 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:35:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 05:35:29 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:35:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:31 DEBUG : two: md5 = 4c5cbaf02afdafac8f889f20cd264f50 OK 2025/07/03 05:35:31 INFO : two: Copied (new) 2025/07/03 05:35:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:35:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:35:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:35:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.52s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:35:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/dst" 2025/07/03 05:35:35 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 05:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/CopyDest" 2025/07/03 05:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/03 05:35:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 05:35:41 DEBUG : one: md5 = 0945f074b4826047f7c56a521a1961f8 OK 2025/07/03 05:35:41 INFO : one: Copied (new) 2025/07/03 05:35:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:44 DEBUG : one: md5 = 0cba86fc8dda7ea32a1d7d42bc077599 OK 2025/07/03 05:35:44 INFO : one: Copied (replaced existing) 2025/07/03 05:35:46 DEBUG : dst/one: md5 = fab834651aacfcc9fc8b175dbafcd721 OK 2025/07/03 05:35:48 DEBUG : CopyDest/one: md5 = f3af6aa3b245fe62d1b54891fe2dafaa OK 2025/07/03 05:35:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/BackupDir" 2025/07/03 05:35:49 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/03 05:35:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:35:52 INFO : one: Moved (server-side) 2025/07/03 05:35:53 INFO : one: Copied (server-side copy) 2025/07/03 05:35:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/03 05:35:55 DEBUG : CopyDest/two: md5 = 8cd2eb2ed0b8cd488cbb95dc1ec0c29d OK 2025/07/03 05:35:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:35:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:57 INFO : two: Copied (server-side copy) 2025/07/03 05:35:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/03 05:35:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/03 05:35:58 DEBUG : two: Unchanged skipping 2025/07/03 05:36:00 DEBUG : CopyDest/three: md5 = 937ed64655ec0948627ef901e8af85d8 OK 2025/07/03 05:36:01 DEBUG : three: Need to transfer - File not found at Destination 2025/07/03 05:36:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/03 05:36:01 DEBUG : three: Destination not found in --copy-dest 2025/07/03 05:36:03 DEBUG : three: md5 = 923d5178b8969a33cc29ec1310d1d369 OK 2025/07/03 05:36:03 INFO : three: Copied (new) 2025/07/03 05:36:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 05:36:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:36:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:36:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:36:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:36:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 05:36:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.68s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/03 05:36:12 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1519b353d369eb5841d3ff57d4c36dab OK 2025/07/03 05:36:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/03 05:36:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/03 05:36:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/03 05:36:14 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/03 05:36:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/03 05:36:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 88ddb08c2d16cb8925c1666e6b61af9a OK 2025/07/03 05:36:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/03 05:36:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/03 05:36:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using skip mode. 2025/07/03 05:36:23 NOTICE: one: Found 2 files with duplicate names 2025/07/03 05:36:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.63s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using skip mode. 2025/07/03 05:36:28 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:36:28 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/03 05:36:29 INFO : one: Deleted 2025/07/03 05:36:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.96s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using first mode. 2025/07/03 05:36:35 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:36:35 INFO : one: Deleted 2025/07/03 05:36:36 INFO : one: Deleted 2025/07/03 05:36:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.39s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using newest mode. 2025/07/03 05:36:41 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:36:42 INFO : one: Deleted 2025/07/03 05:36:42 INFO : one: Deleted 2025/07/03 05:36:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.47s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using oldest mode. 2025/07/03 05:36:48 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:36:48 INFO : one: Deleted 2025/07/03 05:36:49 INFO : one: Deleted 2025/07/03 05:36:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.03s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:36:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using largest mode. 2025/07/03 05:36:54 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:36:54 INFO : one: Deleted 2025/07/03 05:36:55 INFO : one: Deleted 2025/07/03 05:36:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:37:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using smallest mode. 2025/07/03 05:37:00 NOTICE: one: Found 3 files with duplicate names 2025/07/03 05:37:01 INFO : one: Deleted 2025/07/03 05:37:01 INFO : one: Deleted 2025/07/03 05:37:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.11s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:37:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Looking for duplicate names using rename mode. 2025/07/03 05:37:07 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/03 05:37:08 INFO : one-2.txt: renamed from: one.txt 2025/07/03 05:37:10 INFO : one-3.txt: renamed from: one.txt 2025/07/03 05:37:11 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:37:16 DEBUG : dupe1/one.txt: md5 = f3c6b56be5ddf9f3c8ccf1b124f3871a OK 2025/07/03 05:37:18 DEBUG : dupe2/two.txt: md5 = 8fe4a7940b10f1d7acf7a1aacc4e4f57 OK 2025/07/03 05:37:20 DEBUG : dupe3/three.txt: md5 = 1310bf6e92ef0ad47e7bf51ba0ec13ba OK 2025/07/03 05:37:20 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/03 05:37:21 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/03 05:37:21 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/03 05:37:22 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/03 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/03 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/03 05:37:25 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (11.99s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:37:27 DEBUG : a.txt: md5 = 26e6b11c42468d37bada9ccf7d570043 OK 2025/07/03 05:37:28 DEBUG : zend.txt: md5 = f295a5d72e318cde232987979a96cae0 OK 2025/07/03 05:37:30 DEBUG : sub dir/hello world: md5 = 469b600aa531c4cb936cff89c2a085ac OK 2025/07/03 05:37:32 DEBUG : sub dir/hello world2: md5 = 757be9b8622d4c01422ef24a684b7f9f OK 2025/07/03 05:37:34 DEBUG : sub dir/ignore dir/.ignore: md5 = d7d916a59e22e084d79c08f1685074ec OK 2025/07/03 05:37:35 DEBUG : sub dir/ignore dir/should be ignored: md5 = 432339f7ae7efd1abb7a4e894fd901a1 OK 2025/07/03 05:37:37 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2270fe1230671c2d770f881aca70d20c OK 2025/07/03 05:37:38 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 05:37:38 DEBUG : a.txt: Excluded 2025/07/03 05:37:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:37:39 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:37:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:37:39 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:37:39 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:37:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:37:39 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:37:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:37:39 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:37:40 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:37:45 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/03 05:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.62s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:37:48 DEBUG : a.txt: md5 = 0c538173cca7e861b774dd6b1cdef943 OK 2025/07/03 05:37:50 DEBUG : zend.txt: md5 = e7895775cc85896c10383dc4bc0cc354 OK 2025/07/03 05:37:52 DEBUG : sub dir/hello world: md5 = 43ba3ed5729ad8275d4ae4a4ee4eb7f7 OK 2025/07/03 05:37:53 DEBUG : sub dir/hello world2: md5 = 0dbd7e2fa300548ccbf60c31135afd16 OK 2025/07/03 05:37:55 DEBUG : sub dir/ignore dir/.ignore: md5 = e105d73b3719e29ff74013201a281424 OK 2025/07/03 05:37:57 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0d54db7b073883f168cff90d92869b1e OK 2025/07/03 05:37:59 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1b1f2da629ab8a29b782d38ef6c3a205 OK 2025/07/03 05:38:00 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 05:38:00 DEBUG : a.txt: Excluded 2025/07/03 05:38:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:38:01 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:38:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:38:01 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:38:02 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:38:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:38:02 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:38:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:38:02 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:38:02 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/03 05:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/03 05:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/03 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/03 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/03 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/03 05:38:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:10 DEBUG : file1: md5 = f92604cb0cbf3827c0e390e5d97f9253 OK 2025/07/03 05:38:12 DEBUG : sub/file2: md5 = c18ab0ad0ee446092535e873d92ffe2b OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/03 05:38:15 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/03 05:38:15 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/03 05:38:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/03 05:38:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.22s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:19 DEBUG : file1: md5 = 250ddb129c49298190dbfeaae907bbca OK 2025/07/03 05:38:21 DEBUG : sub/file2: md5 = c79d8ed8211e37d862e089b10a8ad4df OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/03 05:38:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/notfound" 2025/07/03 05:38:25 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/qe0i31qdkoejk60elps0ni5sqk" 2025/07/03 05:38:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.70s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.53s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.86s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Making directory 2025/07/03 05:38:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:32 DEBUG : sub dir/hello world: md5 = 6cf4c06ca4510498fba6f57f99c94d42 OK 2025/07/03 05:38:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.53s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:36 DEBUG : potato2: md5 = 1cae27c558905205c7cc0517a2df98b2 OK 2025/07/03 05:38:37 DEBUG : empty space: md5 = ae24af902b64c01bda120df8cf183ca0 OK --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:41 DEBUG : potato2: md5 = fe056fe1eae708433ebba7b00a57f2c2 OK 2025/07/03 05:38:42 DEBUG : empty space: md5 = 1a54ba42e1a02e0088ef76e6029cf6a1 OK 2025/07/03 05:38:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/03 05:38:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:45 DEBUG : potato2: md5 = 52be2b327967e7e7081eeeddac8ba43b OK 2025/07/03 05:38:46 DEBUG : empty space: md5 = e3420bd6fd1ea35ebbdc51af19dc5bfd OK --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:49 DEBUG : potato2: md5 = 82321577ea2bfe5c1fa6071983d58635 OK 2025/07/03 05:38:51 DEBUG : empty space: md5 = d7b7d093157888628f7db23bec51a3c1 OK --- PASS: TestHashSums (4.21s) === RUN TestHashSumsWithErrors 2025/07/03 05:38:52 DEBUG : Creating backend with remote ":memory:" 2025/07/03 05:38:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/03 05:38:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 05:38:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/03 05:38:52 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:38:54 DEBUG : potato2: md5 = 54ffe08405de0ec2bf9be183e69b9609 OK 2025/07/03 05:38:55 DEBUG : empty space: md5 = 8494fe5653c6353386ac16bd7e3094dc OK 2025/07/03 05:38:57 DEBUG : sub dir/potato3: md5 = c18e4fee307b81a3e11f37cbdb93d3b6 OK 2025/07/03 05:39:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.22s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:02 DEBUG : small: md5 = a2baa1a7b5b423af1278079d3840bcb9 OK 2025/07/03 05:39:03 DEBUG : medium: md5 = 4cae0a8bf01644eb8863ebefa9d1e154 OK 2025/07/03 05:39:05 DEBUG : large: md5 = c47bc3a8e9d1cab584c464b309db0ecf OK 2025/07/03 05:39:05 DEBUG : Waiting for deletions to finish 2025/07/03 05:39:05 DEBUG : large: Excluded (Size Filter) 2025/07/03 05:39:06 INFO : small: Deleted 2025/07/03 05:39:06 INFO : medium: Deleted --- PASS: TestDelete (6.22s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:08 DEBUG : small: md5 = b775a9a9ecb354d2099f0c15b8151dbf OK 2025/07/03 05:39:10 DEBUG : medium: md5 = a2d614aa3a668d395c0cc996d0454198 OK 2025/07/03 05:39:11 DEBUG : large: md5 = 62f839ba095c7e849f46405e90129b02 OK 2025/07/03 05:39:11 DEBUG : Waiting for deletions to finish 2025/07/03 05:39:12 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/03 05:39:12 INFO : medium: Deleted 2025/07/03 05:39:12 INFO : small: Deleted --- PASS: TestMaxDelete (7.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:15 DEBUG : small: md5 = a1c74d7cadf191e93aba3d12a479e5ad OK 2025/07/03 05:39:17 DEBUG : medium: md5 = 92d52da00ca2e55dd708bf31473092e4 OK 2025/07/03 05:39:18 DEBUG : large: md5 = eab3833f289ae5a00baf17ab81db8f61 OK 2025/07/03 05:39:18 DEBUG : Waiting for deletions to finish 2025/07/03 05:39:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 05:39:19 INFO : medium: Deleted 2025/07/03 05:39:19 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.69s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:22 DEBUG : small: md5 = 6b62093a3f226f506505a2ed1c97a094 OK 2025/07/03 05:39:23 DEBUG : medium: md5 = ce028999e752614de6b68b6d44d4cb76 OK 2025/07/03 05:39:25 DEBUG : large: md5 = bb6524d50b5a39aff0d548c8cfec7019 OK 2025/07/03 05:39:25 DEBUG : Waiting for deletions to finish 2025/07/03 05:39:25 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 05:39:25 INFO : small: Deleted 2025/07/03 05:39:25 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:28 DEBUG : ReadFile: md5 = 4df4584b05c2323354cb62f88285ba94 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2025/07/03 05:39:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/03 05:39:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/03 05:39:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 05:39:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 05:39:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 05:39:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 05:39:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:39:33 DEBUG : file1: md5 = 2cb26c38e77daea0eae70e338c6a04e1 OK 2025/07/03 05:39:34 DEBUG : file2: md5 = 2da107022d7145b22e9b21153a93146f OK --- PASS: TestCat (16.40s) === RUN TestPurge 2025/07/03 05:39:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziroral7miho" 2025/07/03 05:39:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:39:48 DEBUG : Creating backend with remote "TestDrive:crypt/t3fb3vdugvjf6or25vbl4f0thr53qq34c4c95belq4ata7u9ki2g" 2025/07/03 05:39:49 DEBUG : Creating backend with remote "/tmp/rclone3608853999" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziroral7miho'", Local "Local file system at /tmp/rclone3608853999", Modify Window "1ms" 2025/07/03 05:39:53 DEBUG : A1/B1/C1/one: md5 = 5d503e277f16be65407b071f36a258a9 OK 2025/07/03 05:39:53 INFO : A2: Making directory 2025/07/03 05:39:54 INFO : A1/B2: Making directory 2025/07/03 05:39:54 INFO : A1/B2/C2: Making directory 2025/07/03 05:39:55 INFO : A1/B1/C3: Making directory 2025/07/03 05:39:56 INFO : A3: Making directory 2025/07/03 05:39:57 INFO : A3/B3: Making directory 2025/07/03 05:39:57 INFO : A3/B3/C4: Making directory 2025/07/03 05:40:00 DEBUG : A1/two: md5 = 342a7e0e844b0f07a4f5159fe3005111 OK 2025/07/03 05:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziroral7miho': Purge remote 2025/07/03 05:40:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.13s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:06 DEBUG : A1/B1/C1/one: md5 = 27912c99a968919d706df441c0843aed OK 2025/07/03 05:40:06 INFO : A2: Making directory 2025/07/03 05:40:07 INFO : A1/B2: Making directory 2025/07/03 05:40:08 INFO : A1/B2/C2: Making directory 2025/07/03 05:40:09 INFO : A1/B1/C3: Making directory 2025/07/03 05:40:09 INFO : A3: Making directory 2025/07/03 05:40:10 INFO : A3/B3: Making directory 2025/07/03 05:40:11 INFO : A3/B3/C4: Making directory 2025/07/03 05:40:13 DEBUG : A1/two: md5 = 762bf529a8ec741d08db66904a74723f OK 2025/07/03 05:40:14 DEBUG : removing 1 level 3 directories 2025/07/03 05:40:14 INFO : A3/B3/C4: Removing directory 2025/07/03 05:40:17 DEBUG : removing 2 level 3 directories 2025/07/03 05:40:17 INFO : A1/B2/C2: Removing directory 2025/07/03 05:40:17 INFO : A1/B1/C3: Removing directory 2025/07/03 05:40:17 DEBUG : removing 2 level 2 directories 2025/07/03 05:40:17 INFO : A3/B3: Removing directory 2025/07/03 05:40:17 INFO : A1/B2: Removing directory 2025/07/03 05:40:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 05:40:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/03 05:40:18 DEBUG : removing 2 level 1 directories 2025/07/03 05:40:18 INFO : A3: Removing directory 2025/07/03 05:40:18 INFO : A2: Removing directory 2025/07/03 05:40:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/03 05:40:22 DEBUG : removing 1 level 3 directories 2025/07/03 05:40:22 INFO : A1/B1/C1: Removing directory 2025/07/03 05:40:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:23 DEBUG : removing 1 level 2 directories 2025/07/03 05:40:23 INFO : A1/B1: Removing directory 2025/07/03 05:40:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 05:40:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:40:23 DEBUG : removing 1 level 1 directories 2025/07/03 05:40:23 INFO : A1: Removing directory 2025/07/03 05:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 05:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 05:40:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:40:24 DEBUG : removing 1 level 0 directories 2025/07/03 05:40:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Removing directory 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/03 05:40:24 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:27 INFO : A1: Making directory 2025/07/03 05:40:27 INFO : A1/B1: Making directory 2025/07/03 05:40:28 INFO : A1/B1/C1: Making directory 2025/07/03 05:40:30 DEBUG : removing 1 level 3 directories 2025/07/03 05:40:30 INFO : A1/B1/C1: Removing directory 2025/07/03 05:40:31 DEBUG : removing 1 level 2 directories 2025/07/03 05:40:31 INFO : A1/B1: Removing directory 2025/07/03 05:40:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:40:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:33 INFO : A1: Making directory 2025/07/03 05:40:34 INFO : A1/B1: Making directory 2025/07/03 05:40:35 INFO : A1/B1/C1: Making directory 2025/07/03 05:40:37 DEBUG : removing 1 level 3 directories 2025/07/03 05:40:37 INFO : A1/B1/C1: Removing directory 2025/07/03 05:40:38 DEBUG : removing 1 level 2 directories 2025/07/03 05:40:38 INFO : A1/B1: Removing directory 2025/07/03 05:40:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:40:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:42 DEBUG : file1: md5 = 2fb7d02cc840189e27d5b3a2c5b3e809 OK 2025/07/03 05:40:43 DEBUG : filename.txt: File name found in url 2025/07/03 05:40:44 DEBUG : filename.txt: md5 = d1bf19f460aa4a43f767346b46643628 OK 2025/07/03 05:40:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/03 05:40:45 DEBUG : headerfilename.txt: md5 = f7063b13976aa2d23e40b861e48a1ddc OK 2025/07/03 05:40:47 DEBUG : file2: md5 = 33f278d537d917bdb5f6c5b95fe92624 OK --- PASS: TestCopyURL (8.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 05:40:52 DEBUG : sub/file2: md5 = 59dfd328094f675b7f457013d97cf25c OK 2025/07/03 05:40:52 INFO : file1: Copied (new) to: sub/file2 2025/07/03 05:40:52 INFO : file1: Deleted 2025/07/03 05:40:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 05:40:52 DEBUG : file1: Unchanged skipping 2025/07/03 05:40:52 INFO : file1: Deleted 2025/07/03 05:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': don't need to copy/move sub/file2, it is already at target location 2025/07/03 05:40:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:40:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 05:40:57 DEBUG : file1: md5 = 3b620ce1c3fbecd373f427683831b22b OK 2025/07/03 05:40:57 INFO : file1: Copied (new) 2025/07/03 05:40:57 INFO : file1: Deleted 2025/07/03 05:40:57 DEBUG : file1: Destination exists, skipping 2025/07/03 05:40:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.41s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:41:02 DEBUG : dst/file1: md5 = 1d1d61fbf0bc099e3eef593b42164ffc OK 2025/07/03 05:41:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirobub0raza/backup" 2025/07/03 05:41:02 DEBUG : Creating backend with remote "TestDrive:crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0/1nrff024r7pq65ecp72fc28jb0" 2025/07/03 05:41:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 05:41:06 INFO : dst/file1: Moved (server-side) 2025/07/03 05:41:08 DEBUG : dst/file1: md5 = eed48dbeece07f8b259f29a859e50410 OK 2025/07/03 05:41:08 INFO : dst/file1: Copied (new) 2025/07/03 05:41:08 INFO : dst/file1: Deleted 2025/07/03 05:41:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:41:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/03 05:41:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.07s) === 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:41:15 DEBUG : A1/one: md5 = 4212354c6026476aff2426c259df4a3b OK 2025/07/03 05:41:16 DEBUG : A1/two: md5 = 3cdee38305077aac0bd5466a06fa2a87 OK 2025/07/03 05:41:18 DEBUG : A1/B1/three: md5 = 672875a67ae1d911c4c5dd1326568d0e OK 2025/07/03 05:41:20 DEBUG : A1/B1/C1/four: md5 = 752781a4cada49e0c7f6a3eaf7043926 OK 2025/07/03 05:41:22 DEBUG : A1/B1/C2/five: md5 = fead0fa38752e9b8e99d89a12f9216fd OK 2025/07/03 05:41:22 INFO : A1/B2: Making directory 2025/07/03 05:41:23 INFO : A1/B1/C3: Making directory 2025/07/03 05:41:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/03 05:41:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/03 05:41:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/03 05:41:32 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/03 05:41:32 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/03 05:41:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 05:41:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 05:41:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:41:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 05:41:36 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 05:41:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/03 05:41:47 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/03 05:41:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/03 05:41:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/03 05:41:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/03 05:41:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/03 05:41:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 05:41:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 05:41:50 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:41:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 05:41:51 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 05:41:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/03 05:41:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/03 05:41:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.26s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 05:42:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 03080834b0ab8f029b76cacfef31a377 OK 2025/07/03 05:42:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/03 05:42:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 05:42:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/03 05:42:04 DEBUG : no_checksum_big_file_from_pipe: md5 = b3627b0adf3acc8af1c13a54e8b86fd2 OK 2025/07/03 05:42:04 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 05:42:07 DEBUG : with_checksum_small_file_from_pipe: md5 = f14fd913d9726153a7c35d5464a0e9ca OK 2025/07/03 05:42:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 05:42:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/03 05:42:12 DEBUG : with_checksum_big_file_from_pipe: md5 = 11d11220620d09ed04eb7c3a9d78b47e OK 2025/07/03 05:42:12 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 05:42:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 05:42:16 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/03 05:42:16 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-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (34 bytes), uploading instead of streaming 2025/07/03 05:42:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/03 05:42:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/03 05:42:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/03 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (48 bytes), uploading instead of streaming 2025/07/03 05:42:25 DEBUG : rcat_metadata: md5 = 0b94720f4b0735f92d1b36f337d95047 OK 2025/07/03 05:42:25 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/03 05:42:27 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/03 05:42:28 DEBUG : rcat_metadata_uploadcutoff0: md5 = db298f7ee1476384423132a649df9fc3 OK 2025/07/03 05:42:28 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.04s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:31 DEBUG : potato1: md5 = 03be269f9a1915204468f8a6e0cf4745 OK 2025/07/03 05:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (60 bytes), uploading instead of streaming 2025/07/03 05:42:32 DEBUG : potato2: md5 = cbe5e2689486ebe6edc88e1b5f35f2be OK 2025/07/03 05:42:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.20s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:35 DEBUG : potato1: md5 = ca303519db2422adb33018ae59de700b OK 2025/07/03 05:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': File to upload is small (60 bytes), uploading instead of streaming 2025/07/03 05:42:36 DEBUG : potato2: md5 = f9a37279b6f77ceb5d96200466a3e60c OK 2025/07/03 05:42:36 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.06s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:40 DEBUG : potato2: md5 = 3fd7d41ef067f7f21c159f5171fc9912 OK 2025/07/03 05:42:41 DEBUG : empty space: md5 = c23fbc84b2dafc421339e6ea3752d79d OK 2025/07/03 05:42:43 DEBUG : sub dir/potato3: md5 = 9da0fb021b24a34bc744506209202e1c OK 2025/07/03 05:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Touching "sub dir/potato3" 2025/07/03 05:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Touching "empty space" 2025/07/03 05:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Touching "potato2" 2025/07/03 05:42:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.41s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:48 DEBUG : dir with metadata: Making directory with metadata 2025/07/03 05:42:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:50 DEBUG : directory with modtime: Making directory with metadata 2025/07/03 05:42:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/03 05:42:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 05:42:53 DEBUG : Google drive root 'crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0': Skipping btime metadata as can't update it on an existing file: 2025-07-03T05:42:53.18285054Z 2025/07/03 05:42:53 INFO : non existent directory: Updated directory metadata 2025/07/03 05:42:55 DEBUG : Google drive root 'crypt/puf6tp2emqfje6tr054t9om2vbal5ch1a0p87iontksaom47nuq0': Skipping btime metadata as can't update it on an existing file: 2025-07-03T05:42:53.18285054Z 2025/07/03 05:42:56 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:42:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/03 05:42:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/03 05:43:00 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.98s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:43:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/03 05:43:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 05:43:01 DEBUG : dst: Making directory with metadata 2025/07/03 05:43:03 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/03 05:43:03 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/03 05:43:03 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 05:43:04 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 05:43:04 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/03 05:43:04 INFO : dst: Set directory modification time (using SetModTime) 2025/07/03 05:43:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.28s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza'", Local "Local file system at /tmp/rclone27341297", Modify Window "1ms" 2025/07/03 05:43:08 DEBUG : sub dir/test remove existing: md5 = d52a01a291ddca8b020bc9f015d0fd9d OK 2025/07/03 05:43:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = dbed3a675e5d17c20bd90ed67089f110 OK 2025/07/03 05:43:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xoyayap0" before starting 2025/07/03 05:43:12 DEBUG : sub dir/test remove existing.xoyayap0: TEST: removing renamed existing file after operation 2025/07/03 05:43:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nezamuj5" before starting 2025/07/03 05:43:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nezamuj5: TEST: renaming existing back after failed operation 2025/07/03 05:43:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqagur7" before starting 2025/07/03 05:43:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.waqagur7: TEST: removing renamed existing file after operation 2025/07/03 05:43:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mbetlf898vjenkptobhjrktsdu75b4q9j6cfo5k54n3sol31n3j0" 2025/07/03 05:43:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "c2t11hg8tu1358njhc5db3ddl3h41br0c6t2sntmlnvav23evckbrcah8js4u368eia8kpoca07ch29qmjcrs8mfu283s9mo9a0p6ai033ftpbt6q4mnfd1g4ki5jeeq0nt0vg303sglj276p16hd5iph0ta3k0ofifebc23hnt0ldhrl6t0" --- PASS: TestRemoveExisting (13.35s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/03 05:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirobub0raza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m51.214469358s (try 1/5)