"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/31 05:02:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa" 2026/05/31 05:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:02:13 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg" 2026/05/31 05:02:14 DEBUG : Creating backend with remote "/tmp/rclone2236294576" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/05/31 05:02:14 DEBUG : a: size = 0 OK 2026/05/31 05:02:14 DEBUG : a: size = 1 (memory) 2026/05/31 05:02:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/31 05:02:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/31 05:02:14 DEBUG : potato: Seek from 10 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 10 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/31 05:02:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/31 05:02:14 DEBUG : potato: Seek from 8 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 8 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/31 05:02:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/31 05:02:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/31 05:02:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/31 05:02:14 DEBUG : potato: Seek from 5 to 2 2026/05/31 05:02:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/31 05:02:14 DEBUG : potato: Seek from 9 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 9 to 0 2026/05/31 05:02:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:02:16 DEBUG : rutabaga: md5 = 638abf0972f8bbcf1ec49f9e905b908e OK === RUN TestCheck/1 === RUN TestCheck/2 2026/05/31 05:02:19 DEBUG : empty space: md5 = 4f32756051ce2bacf34b42bd3a9df063 OK === RUN TestCheck/3 2026/05/31 05:02:21 DEBUG : potato2: md5 = 9727f64d66e4e80ec514a8209b7335ea OK === RUN TestCheck/4 === RUN TestCheck/5 2026/05/31 05:02:23 DEBUG : remotepotato: md5 = 3835e34dd4f319cb8dccb80f7dc88a2c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/05/31 05:02:26 DEBUG : Creating backend with remote "nonexistent" 2026/05/31 05:02:26 DEBUG : Creating backend with remote "nonexistent" 2026/05/31 05:02:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/31 05:02:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/31 05:02:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/31 05:02:26 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:02:27 DEBUG : rutabaga: md5 = 9d2ab83cbf9292554e87b8fd34857672 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/31 05:02:31 DEBUG : empty space: md5 = 32c7787bf16c8228a2a0861adcd77865 OK === RUN TestCheckDownload/3 2026/05/31 05:02:34 DEBUG : potato2: md5 = 4a390f1c4df35d09b1ff598b1bf660b8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/31 05:02:37 DEBUG : remotepotato: md5 = 9f6878cd5c849975cd9f981811554eda OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.71s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.08s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:02:43 DEBUG : rutabaga: md5 = c08efc52fee645f76ab90ad51418df60 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/31 05:02:46 DEBUG : empty space: md5 = bfe4756d8df5bb525b4e02c2f4810358 OK === RUN TestCheckSizeOnly/3 2026/05/31 05:02:48 DEBUG : potato2: md5 = 4e0ee52d8168b3ba61586b26ee8151d4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/31 05:02:50 DEBUG : remotepotato: md5 = 0263df85f26ae0ffa9cae6fff5efb386 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.28s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.41s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:02:54 DEBUG : test.sum: md5 = f54a9fd57062489137761578f5c845a7 OK 2026/05/31 05:02:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/31 05:02:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/31 05:02:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/31 05:02:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/31 05:02:57 DEBUG : test.sum: md5 = f4ae83312c173e0b60cbd2ce38f731d2 OK 2026/05/31 05:02:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/31 05:02:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/31 05:02:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/31 05:02:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.62s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/data" 2026/05/31 05:02:59 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/data" 2026/05/31 05:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/vjrnln8ratgmqakfosrqe8espk" 2026/05/31 05:03:04 DEBUG : data/banana: md5 = 02244d29f714237f193310aed4952f97 OK 2026/05/31 05:03:06 DEBUG : test.sum: md5 = 96738b62c5ce8e8bcdbc7b4f127335e8 OK === RUN TestCheckSumDownload/subtest1 2026/05/31 05:03:10 DEBUG : data/potato: md5 = a892b6dcfe405961ddff246c3c2f5229 OK 2026/05/31 05:03:11 DEBUG : test.sum: md5 = 14c39d384a8fd98a3443ab76dc361041 OK === RUN TestCheckSumDownload/subtest2 2026/05/31 05:03:15 DEBUG : test.sum: md5 = f72e0cce20cc10fe01155b3089db9861 OK === RUN TestCheckSumDownload/subtest3 2026/05/31 05:03:20 DEBUG : test.sum: md5 = dea8f5c46ebc16293d9d02fa5abaf068 OK === RUN TestCheckSumDownload/subtest4 2026/05/31 05:03:23 DEBUG : test.sum: md5 = 6f374aa898a6d448590b30a519e4e44b OK === RUN TestCheckSumDownload/subtest5 2026/05/31 05:03:27 DEBUG : test.sum: md5 = 0b9f0755749d56e0032e5e83ecd9807f OK === RUN TestCheckSumDownload/subtest6 2026/05/31 05:03:31 DEBUG : data/banana: md5 = 89346acf911cbf5e562183fa93f32d82 OK 2026/05/31 05:03:33 DEBUG : data/potato: md5 = eb71e264a449d7436dd726b70a311903 OK 2026/05/31 05:03:34 DEBUG : test.sum: md5 = d688056bf0a7f2d25de6d1d19f621a70 OK === RUN TestCheckSumDownload/subtest7 2026/05/31 05:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/31 05:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.51s) --- PASS: TestCheckSumDownload/subtest1 (2.19s) --- PASS: TestCheckSumDownload/subtest2 (1.71s) --- PASS: TestCheckSumDownload/subtest3 (1.84s) --- PASS: TestCheckSumDownload/subtest4 (1.70s) --- PASS: TestCheckSumDownload/subtest5 (1.90s) --- PASS: TestCheckSumDownload/subtest6 (1.81s) --- PASS: TestCheckSumDownload/subtest7 (1.94s) === RUN TestApplyTransforms 2026/05/31 05:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sebopim6kopa" 2026/05/31 05:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/t67v79n3fb1g7h9q3nb4ilpp8mqhfigq8s5osm79e367h4qgie2g" 2026/05/31 05:03:40 DEBUG : Creating backend with remote "/tmp/rclone1888031719" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa'", Local "Local file system at /tmp/rclone1888031719", Modify Window "1ms" 2026/05/31 05:03:42 DEBUG : hello, world!: md5 = 8074bf5a3fe3fb219ebaf12e2f375cff OK upper checkfile vs. lower remote (without normalization) 2026/05/31 05:03:43 ERROR : hello, world!: sum not found 2026/05/31 05:03:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa' 2026/05/31 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': 1 files missing 2026/05/31 05:03:43 NOTICE: 1 hashes missing 2026/05/31 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': 1 differences found 2026/05/31 05:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/31 05:03:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': 0 differences found 2026/05/31 05:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': 1 matching files 2026/05/31 05:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hidivih1doqe" 2026/05/31 05:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/e3nuj1q9lmtrl4t8vdkr8cef7hobc373bqgln2j62k14gja4gc6g" 2026/05/31 05:03:45 DEBUG : Creating backend with remote "/tmp/rclone3341771579" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe'", Local "Local file system at /tmp/rclone3341771579", Modify Window "1ms" 2026/05/31 05:03:47 DEBUG : HELLO, WORLD!: md5 = 2dc8ba2968fef08893c50a6707ef4730 OK lower checkfile vs. upper remote (without normalization) 2026/05/31 05:03:47 ERROR : HELLO, WORLD!: sum not found 2026/05/31 05:03:47 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe' 2026/05/31 05:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': 1 files missing 2026/05/31 05:03:47 NOTICE: 1 hashes missing 2026/05/31 05:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': 1 differences found 2026/05/31 05:03:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/31 05:03:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': 0 differences found 2026/05/31 05:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': 1 matching files 2026/05/31 05:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qifanix3gika" 2026/05/31 05:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/v4vaeqo35vk8iront7opqnh3fo6dfq58hhd2k3f0pk8i65fl2irg" 2026/05/31 05:03:49 DEBUG : Creating backend with remote "/tmp/rclone2933111104" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika'", Local "Local file system at /tmp/rclone2933111104", Modify Window "1ms" 2026/05/31 05:03:51 DEBUG : HeLlO, wOrLd!: md5 = fc0b613a0ee86b8362b11c0629efa47a OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/31 05:03:52 ERROR : HeLlO, wOrLd!: sum not found 2026/05/31 05:03:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika' 2026/05/31 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': 1 files missing 2026/05/31 05:03:52 NOTICE: 1 hashes missing 2026/05/31 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': 1 differences found 2026/05/31 05:03:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/31 05:03:53 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': 0 differences found 2026/05/31 05:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': 1 matching files 2026/05/31 05:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vizozaf7bobu" 2026/05/31 05:03:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/p3qippjt4i2ij26o3q46l7n70dhcc89r49tvlmbvq94dbj09jds0" 2026/05/31 05:03:54 DEBUG : Creating backend with remote "/tmp/rclone2220477286" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu'", Local "Local file system at /tmp/rclone2220477286", Modify Window "1ms" 2026/05/31 05:03:56 DEBUG : HELLO, WORLD!: md5 = 1af1e1aae8643b7dc5f5e397e3cdc6a0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/31 05:03:56 ERROR : HELLO, WORLD!: sum not found 2026/05/31 05:03:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu' 2026/05/31 05:03:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': 1 files missing 2026/05/31 05:03:56 NOTICE: 1 hashes missing 2026/05/31 05:03:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': 1 differences found 2026/05/31 05:03:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/31 05:03:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': 0 differences found 2026/05/31 05:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': 1 matching files 2026/05/31 05:03:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baraquk3vice" 2026/05/31 05:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:03:57 DEBUG : Creating backend with remote "TestDrive:crypt/09uc03jno1a2fcbcbf518kr4b484m05nq03lcpae9tvruu56a76g" 2026/05/31 05:03:58 DEBUG : Creating backend with remote "/tmp/rclone1143580066" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice'", Local "Local file system at /tmp/rclone1143580066", Modify Window "1ms" 2026/05/31 05:04:00 DEBUG : 測試_Русский___ě_áñ: md5 = 3e5b9158d5a5f57aafc541906ea05458 OK NFD checkfile vs. NFC remote (without normalization) 2026/05/31 05:04:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice' 2026/05/31 05:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': 1 files missing 2026/05/31 05:04:01 NOTICE: 1 hashes missing 2026/05/31 05:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': 1 differences found 2026/05/31 05:04:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/31 05:04:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': 0 differences found 2026/05/31 05:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': 1 matching files 2026/05/31 05:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qorugus7wuhu" 2026/05/31 05:04:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/qon4mo9g9nonarv6soleemefubb7bp9h7n7a1bppf2dnhc786n7g" 2026/05/31 05:04:03 DEBUG : Creating backend with remote "/tmp/rclone4096523309" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu'", Local "Local file system at /tmp/rclone4096523309", Modify Window "1ms" 2026/05/31 05:04:05 DEBUG : 測試_Русский___ě_áñ: md5 = 73a1c4a925b27f4cac161cd8fc57fadf OK NFC checkfile vs. NFD remote (without normalization) 2026/05/31 05:04:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu' 2026/05/31 05:04:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': 1 files missing 2026/05/31 05:04:06 NOTICE: 1 hashes missing 2026/05/31 05:04:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': 1 differences found 2026/05/31 05:04:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/31 05:04:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': 0 differences found 2026/05/31 05:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': 1 matching files 2026/05/31 05:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cirigur5fufe" 2026/05/31 05:04:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/sunir3dikhi7rdi3jen152pkfpjc8g5307hdlffg2h565rs8isq0" 2026/05/31 05:04:08 DEBUG : Creating backend with remote "/tmp/rclone962357604" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe'", Local "Local file system at /tmp/rclone962357604", Modify Window "1ms" 2026/05/31 05:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eab802be64658a3c7439788db8fa8b92 OK NFDx2 checkfile vs. both remote (without normalization) 2026/05/31 05:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe' 2026/05/31 05:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': 1 files missing 2026/05/31 05:04:10 NOTICE: 1 hashes missing 2026/05/31 05:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': 1 differences found 2026/05/31 05:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/31 05:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': 0 differences found 2026/05/31 05:04:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': 1 matching files 2026/05/31 05:04:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pizihoy9nuna" 2026/05/31 05:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:04:11 DEBUG : Creating backend with remote "TestDrive:crypt/njf7c3d34u5hhaqoq1jt45bfo64n7ejfkq3nvvjkspq4g32jbneg" 2026/05/31 05:04:12 DEBUG : Creating backend with remote "/tmp/rclone3854362367" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna'", Local "Local file system at /tmp/rclone3854362367", Modify Window "1ms" 2026/05/31 05:04:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 67a790c8d52ec0598a39e3e751df833e OK NFCx2 checkfile vs. both remote (without normalization) 2026/05/31 05:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna' 2026/05/31 05:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': 1 files missing 2026/05/31 05:04:15 NOTICE: 1 hashes missing 2026/05/31 05:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': 1 differences found 2026/05/31 05:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/31 05:04:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': 0 differences found 2026/05/31 05:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': 1 matching files 2026/05/31 05:04:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riqibal5kasi" 2026/05/31 05:04:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:04:16 DEBUG : Creating backend with remote "TestDrive:crypt/3nknj3g24tupcsnrtq7oosbpfv96fstut9qu4orm6i1tamr66lc0" 2026/05/31 05:04:17 DEBUG : Creating backend with remote "/tmp/rclone664785869" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi'", Local "Local file system at /tmp/rclone664785869", Modify Window "1ms" 2026/05/31 05:04:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e9be93fc9c5e905d5c04eebf0a2d4a5f OK both checkfile vs. NFDx2 remote (without normalization) 2026/05/31 05:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi' 2026/05/31 05:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': 1 files missing 2026/05/31 05:04:19 NOTICE: 1 hashes missing 2026/05/31 05:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': 1 differences found 2026/05/31 05:04:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/31 05:04:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': 0 differences found 2026/05/31 05:04:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': 1 matching files 2026/05/31 05:04:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bivenes7luzi" 2026/05/31 05:04:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:04:20 DEBUG : Creating backend with remote "TestDrive:crypt/0u2ea9rstaanmlmd4dokl9n25l92tv5v2vetmrh03dfqp1oabpag" 2026/05/31 05:04:21 DEBUG : Creating backend with remote "/tmp/rclone1150553980" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi'", Local "Local file system at /tmp/rclone1150553980", Modify Window "1ms" 2026/05/31 05:04:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3e0a7b1931a3752e85bb287f88a614dc OK both checkfile vs. NFCx2 remote (without normalization) 2026/05/31 05:04:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/31 05:04:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi' 2026/05/31 05:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': 1 files missing 2026/05/31 05:04:24 NOTICE: 1 hashes missing 2026/05/31 05:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': 1 differences found 2026/05/31 05:04:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/31 05:04:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/31 05:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': 0 differences found 2026/05/31 05:04:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': 1 matching files 2026/05/31 05:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bivenes7luzi': Purge remote 2026/05/31 05:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riqibal5kasi': Purge remote 2026/05/31 05:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pizihoy9nuna': Purge remote 2026/05/31 05:04:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cirigur5fufe': Purge remote 2026/05/31 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qorugus7wuhu': Purge remote 2026/05/31 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baraquk3vice': Purge remote 2026/05/31 05:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vizozaf7bobu': Purge remote 2026/05/31 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qifanix3gika': Purge remote 2026/05/31 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidivih1doqe': Purge remote 2026/05/31 05:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sebopim6kopa': Purge remote --- PASS: TestApplyTransforms (49.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:04:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:04:32 DEBUG : sub/file2: md5 = ede4223e955d46f0153f47b0b37b1f17 OK 2026/05/31 05:04:32 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:04:32 INFO : file1: Copied (new) to: sub/file2 2026/05/31 05:04:32 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:04:32 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 05:04:32 DEBUG : file1: Unchanged skipping 2026/05/31 05:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': don't need to copy/move sub/file2, it is already at target location 2026/05/31 05:04:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:04:38 DEBUG : dst/file1: md5 = bb6a525055a1b2d603a69633950fcf6d OK 2026/05/31 05:04:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/backup" 2026/05/31 05:04:39 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/1nrff024r7pq65ecp72fc28jb0" 2026/05/31 05:04:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:04:40 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa') 2026/05/31 05:04:40 DEBUG : dst/file1: Sizes differ 2026/05/31 05:04:42 INFO : dst/file1: Moved (server-side) 2026/05/31 05:04:44 DEBUG : dst/file1: md5 = 3841d851f1d3e4c46a1300cd3557ff04 OK 2026/05/31 05:04:44 DEBUG : dst/file1: size = 14 OK 2026/05/31 05:04:44 INFO : dst/file1: Copied (new) 2026/05/31 05:04:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:04:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:04:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.56s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:04:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/dst" 2026/05/31 05:04:48 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 05:04:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/CompareDest" 2026/05/31 05:04:50 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/gveqi14airsml4bgu7krj116o8" 2026/05/31 05:04:51 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 05:04:54 DEBUG : one: md5 = 60f9865a8d54fb5b65f72845c68ed046 OK 2026/05/31 05:04:54 DEBUG : one: size = 3 OK 2026/05/31 05:04:54 INFO : one: Copied (new) 2026/05/31 05:04:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:04:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/dst') 2026/05/31 05:04:55 DEBUG : one: Sizes differ 2026/05/31 05:04:57 DEBUG : one: md5 = 447f62542d6a381a613ec2be91db149c OK 2026/05/31 05:04:57 DEBUG : one: size = 5 OK 2026/05/31 05:04:57 INFO : one: Copied (replaced existing) 2026/05/31 05:05:00 DEBUG : dst/one: md5 = 8bbbd88505727ba66cfb49877d99142b OK 2026/05/31 05:05:02 DEBUG : CompareDest/one: md5 = 62f6529ad279acbd71f75d80b5cbfc4e OK 2026/05/31 05:05:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/dst') 2026/05/31 05:05:03 DEBUG : one: Sizes differ 2026/05/31 05:05:03 DEBUG : one: size = 5 OK 2026/05/31 05:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/31 05:05:05 DEBUG : CompareDest/two: md5 = d8fe4a860cf078ec4b88af5974674415 OK 2026/05/31 05:05:06 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:05:06 DEBUG : two: size = 3 OK 2026/05/31 05:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 05:05:07 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:05:07 DEBUG : two: size = 3 OK 2026/05/31 05:05:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/31 05:05:08 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:05:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:08 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/CompareDest') 2026/05/31 05:05:08 DEBUG : two: Sizes differ 2026/05/31 05:05:10 DEBUG : two: md5 = 86cbe4558f5ec5ed4f1a74b6504ee63e OK 2026/05/31 05:05:10 DEBUG : two: size = 5 OK 2026/05/31 05:05:10 INFO : two: Copied (new) 2026/05/31 05:05:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 05:05:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:05:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:05:14 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.13s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/dst" 2026/05/31 05:05:14 DEBUG : Config file has changed externally - reloading 2026/05/31 05:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 05:05:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/CopyDest" 2026/05/31 05:05:16 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/31 05:05:18 DEBUG : one: Need to transfer - File not found at Destination 2026/05/31 05:05:20 DEBUG : one: md5 = 238fe4a431cd7fd17c03945a109b1878 OK 2026/05/31 05:05:20 DEBUG : one: size = 3 OK 2026/05/31 05:05:20 INFO : one: Copied (new) 2026/05/31 05:05:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/dst') 2026/05/31 05:05:21 DEBUG : one: Sizes differ 2026/05/31 05:05:23 DEBUG : one: md5 = c8b3867ae9d4d4e05d988b893beed72b OK 2026/05/31 05:05:23 DEBUG : one: size = 5 OK 2026/05/31 05:05:23 INFO : one: Copied (replaced existing) 2026/05/31 05:05:25 DEBUG : dst/one: md5 = be5979240524add476a8e1c8763b2962 OK 2026/05/31 05:05:27 DEBUG : CopyDest/one: md5 = 326c36f955bb464015a08e9b30274d31 OK 2026/05/31 05:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/BackupDir" 2026/05/31 05:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/31 05:05:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/dst') 2026/05/31 05:05:30 DEBUG : one: Sizes differ 2026/05/31 05:05:30 DEBUG : one: size = 5 OK 2026/05/31 05:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/dst') 2026/05/31 05:05:30 DEBUG : one: Sizes differ 2026/05/31 05:05:32 INFO : one: Moved (server-side) 2026/05/31 05:05:33 DEBUG : one: size = 5 OK 2026/05/31 05:05:33 INFO : one: Copied (server-side copy) 2026/05/31 05:05:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/31 05:05:35 DEBUG : CopyDest/two: md5 = 98dcfd06adb1939a4e430c8ef4299d82 OK 2026/05/31 05:05:36 DEBUG : two: Need to transfer - File not found at Destination 2026/05/31 05:05:36 DEBUG : two: size = 3 OK 2026/05/31 05:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:37 DEBUG : two: size = 3 OK 2026/05/31 05:05:37 INFO : two: Copied (server-side copy) 2026/05/31 05:05:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/31 05:05:38 DEBUG : two: size = 3 OK 2026/05/31 05:05:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/31 05:05:38 DEBUG : two: Unchanged skipping 2026/05/31 05:05:40 DEBUG : CopyDest/three: md5 = 832d7dbe412f47a0f5881511c7e7f1fc OK 2026/05/31 05:05:41 DEBUG : three: Need to transfer - File not found at Destination 2026/05/31 05:05:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:05:41 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa/CopyDest') 2026/05/31 05:05:41 DEBUG : three: Sizes differ 2026/05/31 05:05:41 DEBUG : three: Destination not found in --copy-dest 2026/05/31 05:05:42 DEBUG : three: md5 = f5c1bd0a882f4abd71906f8b7be232ed OK 2026/05/31 05:05:42 DEBUG : three: size = 7 OK 2026/05/31 05:05:42 INFO : three: Copied (new) 2026/05/31 05:05:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/31 05:05:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 05:05:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:05:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:05:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/31 05:05:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 05:05:48 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.59s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:05:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/31 05:05:53 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 312c6c82b1cb137228917cb00e0104a0 OK 2026/05/31 05:05:53 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/31 05:05:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/31 05:05:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/31 05:05:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/05/31 05:05:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/31 05:05:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/31 05:05:57 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 72d1a86ccccd73b4f19a8e63953c6bcd OK 2026/05/31 05:05:57 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/31 05:05:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/31 05:05:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/05/31 05:05:59 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.70s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using skip mode. 2026/05/31 05:06:04 NOTICE: one: Found 2 files with duplicate names 2026/05/31 05:06:04 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using skip mode. 2026/05/31 05:06:10 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/05/31 05:06:11 INFO : one: Deleted 2026/05/31 05:06:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.89s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using first mode. 2026/05/31 05:06:17 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:17 INFO : one: Deleted 2026/05/31 05:06:18 INFO : one: Deleted 2026/05/31 05:06:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.68s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using newest mode. 2026/05/31 05:06:23 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:24 INFO : one: Deleted 2026/05/31 05:06:24 INFO : one: Deleted 2026/05/31 05:06:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.42s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using oldest mode. 2026/05/31 05:06:30 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:31 INFO : one: Deleted 2026/05/31 05:06:31 INFO : one: Deleted 2026/05/31 05:06:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using largest mode. 2026/05/31 05:06:36 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:37 INFO : one: Deleted 2026/05/31 05:06:37 INFO : one: Deleted 2026/05/31 05:06:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using smallest mode. 2026/05/31 05:06:43 NOTICE: one: Found 3 files with duplicate names 2026/05/31 05:06:43 INFO : one: Deleted 2026/05/31 05:06:43 INFO : one: Deleted 2026/05/31 05:06:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Looking for duplicate names using rename mode. 2026/05/31 05:06:51 NOTICE: one.txt: Found 3 files with duplicate names 2026/05/31 05:06:52 INFO : one-2.txt: renamed from: one.txt 2026/05/31 05:06:54 INFO : one-3.txt: renamed from: one.txt 2026/05/31 05:06:55 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.57s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:06:59 DEBUG : dupe1/one.txt: md5 = 7c8d5321d3d70a9919436deefc61fb50 OK 2026/05/31 05:07:02 DEBUG : dupe2/two.txt: md5 = 93374bd4e4c814218458562c9b632ef6 OK 2026/05/31 05:07:05 DEBUG : dupe3/three.txt: md5 = 8a7f1124900fd61e09c09c024f4c9a67 OK 2026/05/31 05:07:05 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/05/31 05:07:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/05/31 05:07:06 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 05:07:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/05/31 05:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/31 05:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/05/31 05:07:10 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.78s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:07:12 DEBUG : a.txt: md5 = 2311a46423c37db4d5641dbb4d0b0645 OK 2026/05/31 05:07:14 DEBUG : zend.txt: md5 = 04a065f35edf8ba64e8f215871371048 OK 2026/05/31 05:07:16 DEBUG : sub dir/hello world: md5 = 36708121daa32dad0792fc65b46dec21 OK 2026/05/31 05:07:17 DEBUG : sub dir/hello world2: md5 = 310dc64432eb4c03898cf5a16b7c0ed6 OK 2026/05/31 05:07:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 3e3daf68ae7d564b2d974ce47c43a956 OK 2026/05/31 05:07:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7dac385b3d77a68434d68c49f7bbeec9 OK 2026/05/31 05:07:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = d71da1d40fb82022cfb08e027622f60e OK 2026/05/31 05:07:25 DEBUG : a.txt: Excluded (Size Filter) 2026/05/31 05:07:25 DEBUG : a.txt: Excluded 2026/05/31 05:07:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:07:25 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:07:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:07:25 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:07:26 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:07:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:07:26 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:07:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:07:26 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:07:26 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:07:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/31 05:07:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.95s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:07:35 DEBUG : a.txt: md5 = a0437c381cfb7d4e7d81b2b6fe0033f0 OK 2026/05/31 05:07:36 DEBUG : zend.txt: md5 = e396686b07fed85979959f945cdf46e8 OK 2026/05/31 05:07:38 DEBUG : sub dir/hello world: md5 = 1bb0fc841a4a29c69eaf8dd062d2b356 OK 2026/05/31 05:07:39 DEBUG : sub dir/hello world2: md5 = 36b87853f6de5fa50380e4fd8807201e OK 2026/05/31 05:07:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 898bc3e99f00f2256c71b41f32e28748 OK 2026/05/31 05:07:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 38cf6057412bef2255f604090c28cb9e OK 2026/05/31 05:07:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 7c619ef8bf90614b8e6cb1307f7ae5f9 OK 2026/05/31 05:07:47 DEBUG : a.txt: Excluded (Size Filter) 2026/05/31 05:07:47 DEBUG : a.txt: Excluded 2026/05/31 05:07:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:07:47 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:07:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:07:47 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:07:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/31 05:07:48 DEBUG : sub dir/hello world2: Excluded 2026/05/31 05:07:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/31 05:07:48 DEBUG : sub dir/hello world: Excluded 2026/05/31 05:07:48 DEBUG : sub dir/ignore dir: Excluded 2026/05/31 05:07:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/05/31 05:07:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/05/31 05:07:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/05/31 05:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/05/31 05:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/05/31 05:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/05/31 05:07:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.48s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:07:56 DEBUG : file1: md5 = 94b788ec92cdf43c133e075345557ce6 OK 2026/05/31 05:07:58 DEBUG : sub/file2: md5 = 2183d3d31385f4f3d9bc3ab97670dfb1 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 2026/05/31 05:08:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/31 05:08:01 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/05/31 05:08:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/05/31 05:08:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:05 DEBUG : file1: md5 = cc62ffe5bb61352373e960c1bfd36e81 OK 2026/05/31 05:08:07 DEBUG : sub/file2: md5 = 58019887e598dda3ee97000a71c020fe 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 2026/05/31 05:08:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/notfound" 2026/05/31 05:08:11 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/qe0i31qdkoejk60elps0ni5sqk" 2026/05/31 05:08:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.51s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Making directory 2026/05/31 05:08:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:18 DEBUG : sub dir/hello world: md5 = 19e413cfa3c01ee5e5c9ace0db694e74 OK 2026/05/31 05:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:22 DEBUG : potato2: md5 = c6257a7c5792ee22b9553db0b23d9feb OK 2026/05/31 05:08:24 DEBUG : empty space: md5 = 6129fc59507451319dbffb56150cee0f OK --- PASS: TestLs (4.57s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:27 DEBUG : potato2: md5 = 2b0e48574fe6b223851bbc391190ec68 OK 2026/05/31 05:08:29 DEBUG : empty space: md5 = f47c981908325c28967906f7e1ae450a OK 2026/05/31 05:08:29 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/31 05:08:29 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:32 DEBUG : potato2: md5 = 85fd04f5af40682fed8a9e34fd39696d OK 2026/05/31 05:08:34 DEBUG : empty space: md5 = b73975b5617effc63f30340154e6d877 OK --- PASS: TestLsLong (4.82s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:37 DEBUG : potato2: md5 = f43febafbc49513271dfbbde59655f0c OK 2026/05/31 05:08:39 DEBUG : empty space: md5 = c5a333acc2bbd454d7a96b8da72cd8b5 OK --- PASS: TestHashSums (4.73s) === RUN TestHashSumsWithErrors 2026/05/31 05:08:40 DEBUG : Creating backend with remote ":memory:" 2026/05/31 05:08:40 DEBUG : Config file has changed externally - reloading 2026/05/31 05:08:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/31 05:08:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/31 05:08:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/31 05:08:40 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:42 DEBUG : potato2: md5 = f6e7b56e039ae352d069cc72bede43cf OK 2026/05/31 05:08:43 DEBUG : empty space: md5 = 1a9c78c2afc83933cdb88a44a7160fbf OK 2026/05/31 05:08:45 DEBUG : sub dir/potato3: md5 = b5b074b889de1e3098d0ac89c26f648f OK 2026/05/31 05:08:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:50 DEBUG : small: md5 = 807c6b1076cc2a2862a56bb486cf6feb OK 2026/05/31 05:08:52 DEBUG : medium: md5 = eee4a5a8b27c263192c557cf50a17511 OK 2026/05/31 05:08:53 DEBUG : large: md5 = 93d4482b5bf1a9cb7fa75c77382d9844 OK 2026/05/31 05:08:53 DEBUG : Waiting for deletions to finish 2026/05/31 05:08:54 DEBUG : large: Excluded (Size Filter) 2026/05/31 05:08:54 INFO : medium: Deleted 2026/05/31 05:08:54 INFO : small: Deleted --- PASS: TestDelete (6.57s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:08:57 DEBUG : small: md5 = da72eb9dec782ef907aa97ea9a2f4ba3 OK 2026/05/31 05:08:58 DEBUG : medium: md5 = 8851743c920ff508ea3b9115d0ef35ea OK 2026/05/31 05:09:00 DEBUG : large: md5 = b72900dec4fcadde85a21637d038a368 OK 2026/05/31 05:09:00 DEBUG : Waiting for deletions to finish 2026/05/31 05:09:00 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/31 05:09:01 INFO : small: Deleted 2026/05/31 05:09:01 INFO : medium: Deleted --- PASS: TestMaxDelete (6.82s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:09:04 DEBUG : small: md5 = 6f66e00b2a2c70d7e09c05ba1fe76393 OK 2026/05/31 05:09:05 DEBUG : medium: md5 = 4a047b58a10be15b886057256d586fb5 OK 2026/05/31 05:09:06 DEBUG : large: md5 = 1ab691466475a06d172277682b63b68e OK 2026/05/31 05:09:07 DEBUG : Waiting for deletions to finish 2026/05/31 05:09:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/31 05:09:07 INFO : small: Deleted 2026/05/31 05:09:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.68s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:09:10 DEBUG : small: md5 = c93c8ecfdb4164686e4ab9ac7c43a8d8 OK 2026/05/31 05:09:12 DEBUG : medium: md5 = 9b1ec135c31b6b2954e6af12d082e554 OK 2026/05/31 05:09:13 DEBUG : large: md5 = 5c43aa240dcd6d70f323ae85de19e56f OK 2026/05/31 05:09:13 DEBUG : Waiting for deletions to finish 2026/05/31 05:09:14 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/31 05:09:14 INFO : medium: Deleted 2026/05/31 05:09:14 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.78s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:09:17 DEBUG : ReadFile: md5 = 44915ee0e8eed0c985dc8bf11db30ca7 OK --- PASS: TestReadFile (4.02s) === RUN TestRetry 2026/05/31 05:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/31 05:09:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/31 05:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:09:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/31 05:09:20 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:09:21 DEBUG : file1: md5 = 263add7cfd91a837dfa705eb780d1e8c OK 2026/05/31 05:09:23 DEBUG : file2: md5 = 489914012cfc23ce0f5f5b81ce3d271c OK --- PASS: TestCat (14.43s) === RUN TestPurge 2026/05/31 05:09:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garalew5rube" 2026/05/31 05:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 05:09:34 DEBUG : Creating backend with remote "TestDrive:crypt/g3q3icqher40u3vfd3vufbvqjn5593eoa9j4o1u784trhbb5j3bg" 2026/05/31 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone3333707863" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garalew5rube'", Local "Local file system at /tmp/rclone3333707863", Modify Window "1ms" 2026/05/31 05:09:40 DEBUG : A1/B1/C1/one: md5 = 8bd2980d055b7335430d933c26513ada OK 2026/05/31 05:09:40 INFO : A2: Making directory 2026/05/31 05:09:40 INFO : A1/B2: Making directory 2026/05/31 05:09:41 INFO : A1/B2/C2: Making directory 2026/05/31 05:09:42 INFO : A1/B1/C3: Making directory 2026/05/31 05:09:43 INFO : A3: Making directory 2026/05/31 05:09:43 INFO : A3/B3: Making directory 2026/05/31 05:09:44 INFO : A3/B3/C4: Making directory 2026/05/31 05:09:46 DEBUG : A1/two: md5 = 2311b846778269c46230b857c331d68f OK 2026/05/31 05:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garalew5rube': Purge remote 2026/05/31 05:09:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.44s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:09:54 DEBUG : A1/B1/C1/one: md5 = 1f9a53a71e0a1c542c9b0617c79283b4 OK 2026/05/31 05:09:54 INFO : A2: Making directory 2026/05/31 05:09:54 INFO : A1/B2: Making directory 2026/05/31 05:09:55 INFO : A1/B2/C2: Making directory 2026/05/31 05:09:56 INFO : A1/B1/C3: Making directory 2026/05/31 05:09:57 INFO : A3: Making directory 2026/05/31 05:09:57 INFO : A3/B3: Making directory 2026/05/31 05:09:58 INFO : A3/B3/C4: Making directory 2026/05/31 05:10:00 DEBUG : A1/two: md5 = 0c2d772318c5d981e9af70b585e637d2 OK 2026/05/31 05:10:02 DEBUG : removing 1 level 3 directories 2026/05/31 05:10:02 INFO : A3/B3/C4: Removing directory 2026/05/31 05:10:05 DEBUG : removing 2 level 3 directories 2026/05/31 05:10:05 INFO : A1/B2/C2: Removing directory 2026/05/31 05:10:05 INFO : A1/B1/C3: Removing directory 2026/05/31 05:10:05 DEBUG : removing 2 level 2 directories 2026/05/31 05:10:05 INFO : A3/B3: Removing directory 2026/05/31 05:10:05 INFO : A1/B2: Removing directory 2026/05/31 05:10:06 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/05/31 05:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/31 05:10:06 DEBUG : removing 2 level 1 directories 2026/05/31 05:10:06 INFO : A3: Removing directory 2026/05/31 05:10:06 INFO : A2: Removing directory 2026/05/31 05:10:06 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/05/31 05:10:10 DEBUG : removing 1 level 3 directories 2026/05/31 05:10:10 INFO : A1/B1/C1: Removing directory 2026/05/31 05:10:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:11 DEBUG : removing 1 level 2 directories 2026/05/31 05:10:11 INFO : A1/B1: Removing directory 2026/05/31 05:10:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/31 05:10:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:10:12 DEBUG : removing 1 level 1 directories 2026/05/31 05:10:12 INFO : A1: Removing directory 2026/05/31 05:10:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/31 05:10:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/31 05:10:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 05:10:12 DEBUG : removing 1 level 0 directories 2026/05/31 05:10:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Removing directory 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/05/31 05:10:13 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" --- PASS: TestRmdirsNoLeaveRoot (24.01s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:14 INFO : A1: Making directory 2026/05/31 05:10:15 INFO : A1/B1: Making directory 2026/05/31 05:10:16 INFO : A1/B1/C1: Making directory 2026/05/31 05:10:18 DEBUG : removing 1 level 3 directories 2026/05/31 05:10:18 INFO : A1/B1/C1: Removing directory 2026/05/31 05:10:19 DEBUG : removing 1 level 2 directories 2026/05/31 05:10:19 INFO : A1/B1: Removing directory 2026/05/31 05:10:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:10:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:21 INFO : A1: Making directory 2026/05/31 05:10:22 INFO : A1/B1: Making directory 2026/05/31 05:10:23 INFO : A1/B1/C1: Making directory 2026/05/31 05:10:26 DEBUG : removing 1 level 3 directories 2026/05/31 05:10:26 INFO : A1/B1/C1: Removing directory 2026/05/31 05:10:26 DEBUG : removing 1 level 2 directories 2026/05/31 05:10:26 INFO : A1/B1: Removing directory 2026/05/31 05:10:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:10:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.41s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:31 DEBUG : file1: md5 = 3740c2f2bea2384dc473b4040a5b36b6 OK 2026/05/31 05:10:31 DEBUG : filename.txt: File name found in url 2026/05/31 05:10:32 DEBUG : filename.txt: md5 = ad90b7de1f9a2ed9625084151292b908 OK 2026/05/31 05:10:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/31 05:10:34 DEBUG : headerfilename.txt: md5 = 705875167e265e04e97ff43838240082 OK 2026/05/31 05:10:36 DEBUG : file2: md5 = dedf9f638808fa2aeaae33596182d739 OK --- PASS: TestCopyURL (9.07s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:39 DEBUG : file1: md5 = 70a58c1992a577f87e94ac7be32b8c91 OK --- PASS: TestCopyURLDownloadHeaders (2.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:10:43 DEBUG : sub/file2: md5 = cb83c31edc80ff9522c60f1c4583fedc OK 2026/05/31 05:10:43 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:10:43 INFO : file1: Copied (new) to: sub/file2 2026/05/31 05:10:43 INFO : file1: Deleted 2026/05/31 05:10:43 DEBUG : sub/file2: size = 14 OK 2026/05/31 05:10:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 05:10:43 DEBUG : file1: Unchanged skipping 2026/05/31 05:10:43 INFO : file1: Deleted 2026/05/31 05:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': don't need to copy/move sub/file2, it is already at target location 2026/05/31 05:10:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/31 05:10:48 DEBUG : file1: md5 = 47fd346bf7f11ce49781fdbb37b44771 OK 2026/05/31 05:10:48 DEBUG : file1: size = 14 OK 2026/05/31 05:10:48 INFO : file1: Copied (new) 2026/05/31 05:10:48 INFO : file1: Deleted 2026/05/31 05:10:48 DEBUG : file1: Destination exists, skipping 2026/05/31 05:10:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:10:53 DEBUG : dst/file1: md5 = d721b0c55953869f957930ce100fe2cc OK 2026/05/31 05:10:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dajimif7kopa/backup" 2026/05/31 05:10:53 DEBUG : Creating backend with remote "TestDrive:crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg/1nrff024r7pq65ecp72fc28jb0" 2026/05/31 05:10:55 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2236294576) 2026/05/31 05:10:55 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa') 2026/05/31 05:10:55 DEBUG : dst/file1: Sizes differ 2026/05/31 05:10:58 INFO : dst/file1: Moved (server-side) 2026/05/31 05:10:59 DEBUG : dst/file1: md5 = e9687b638eb620cd1ff1559d6613fecc OK 2026/05/31 05:10:59 DEBUG : dst/file1: size = 14 OK 2026/05/31 05:10:59 INFO : dst/file1: Copied (new) 2026/05/31 05:10:59 INFO : dst/file1: Deleted 2026/05/31 05:11:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:11:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/05/31 05:11:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.34s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:11:06 DEBUG : A1/one: md5 = 2c5bfbe7997ae8ab19e8e4ad2731cb46 OK 2026/05/31 05:11:08 DEBUG : A1/two: md5 = c62cfb40294cafcc1786e87fc57c57f0 OK 2026/05/31 05:11:10 DEBUG : A1/B1/three: md5 = dde34680e65f206b4185833ef1d3a341 OK 2026/05/31 05:11:12 DEBUG : A1/B1/C1/four: md5 = 356e2e02fbd46bb5b26156d836743a02 OK 2026/05/31 05:11:14 DEBUG : A1/B1/C2/five: md5 = 136b9304e1df15d367bf55dc7b1edd7f OK 2026/05/31 05:11:14 INFO : A1/B2: Making directory 2026/05/31 05:11:15 INFO : A1/B1/C3: Making directory 2026/05/31 05:11:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/31 05:11:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/31 05:11:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/31 05:11:25 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/31 05:11:25 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/31 05:11:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/31 05:11:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/31 05:11:28 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:11:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/31 05:11:29 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/31 05:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/31 05:11:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/31 05:11:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/31 05:11:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/31 05:11:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/31 05:11:36 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/31 05:11:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/31 05:11:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/31 05:11:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:11:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/31 05:11:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/31 05:11:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/05/31 05:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/05/31 05:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/05/31 05:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/05/31 05:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/05/31 05:11:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/31 05:11:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/05/31 05:11:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/05/31 05:11:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/31 05:11:48 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.87s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:11:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 3fb245961ab6e12b76926fb0d89b49be OK 2026/05/31 05:11:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:11:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/31 05:11:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:11:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/05/31 05:11:52 DEBUG : no_checksum_big_file_from_pipe: md5 = 85c17c2cf3eea693b92ed4989f0d765d OK 2026/05/31 05:11:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:11:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:11:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:11:56 DEBUG : with_checksum_small_file_from_pipe: md5 = b876a85a56ff8952c38282b7db8275a3 OK 2026/05/31 05:11:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:11:56 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:11:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/05/31 05:11:58 DEBUG : with_checksum_big_file_from_pipe: md5 = b7dcc58afc9aa3e8ea02ace916254530 OK 2026/05/31 05:11:58 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:11:58 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:12:01 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:12:01 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 05:12:02 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/31 05:12:03 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:12:03 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (34 bytes), uploading instead of streaming 2026/05/31 05:12:06 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/31 05:12:06 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/31 05:12:07 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/05/31 05:12:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/31 05:12:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.25s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/05/31 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (48 bytes), uploading instead of streaming 2026/05/31 05:12:11 DEBUG : rcat_metadata: md5 = 9685718d33ff8eb4036292f84e76ef5d OK 2026/05/31 05:12:11 DEBUG : rcat_metadata: size = 48 OK 2026/05/31 05:12:11 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/05/31 05:12:13 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/05/31 05:12:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = a6deb302984e1952a1be802d1a5b8c98 OK 2026/05/31 05:12:14 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/31 05:12:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.02s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:17 DEBUG : potato1: md5 = 3bea398ba075b06214d3cf264499bc9c OK 2026/05/31 05:12:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (60 bytes), uploading instead of streaming 2026/05/31 05:12:19 DEBUG : potato2: md5 = 985865f6b9f79a59962dae825dfbbdde OK 2026/05/31 05:12:19 DEBUG : potato2: size = 60 OK 2026/05/31 05:12:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.65s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:22 DEBUG : potato1: md5 = dab30518e64d021d02cb1e44db9f4094 OK 2026/05/31 05:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': File to upload is small (60 bytes), uploading instead of streaming 2026/05/31 05:12:23 DEBUG : potato2: md5 = 6e3c3d99119818a541cfe7af3b38bec2 OK 2026/05/31 05:12:23 DEBUG : potato2: size = 60 OK 2026/05/31 05:12:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.09s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:27 DEBUG : potato1: md5 = 8324277faf5ad12c80b9441b5c1a9b71 OK --- PASS: TestRcatSizeUploadHeaders (2.31s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:29 DEBUG : potato2: md5 = 5f47a6e4b8c6158dc300cc7e1d718a07 OK 2026/05/31 05:12:31 DEBUG : empty space: md5 = ee2e5653cd0f641d1f9f1408f0791b47 OK 2026/05/31 05:12:33 DEBUG : sub dir/potato3: md5 = 83cd90369f5e2cb5b4bb80f267d78b33 OK 2026/05/31 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Touching "sub dir/potato3" 2026/05/31 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Touching "empty space" 2026/05/31 05:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Touching "potato2" 2026/05/31 05:12:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.20s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:38 DEBUG : dir with metadata: Making directory with metadata 2026/05/31 05:12:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:40 DEBUG : directory with modtime: Making directory with metadata 2026/05/31 05:12:41 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.48s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:43 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/31 05:12:43 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 05:12:43 DEBUG : Google drive root 'crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg': Skipping btime metadata as can't update it on an existing file: 2026-05-31T05:12:43.086073968Z 2026/05/31 05:12:43 INFO : non existent directory: Updated directory metadata 2026/05/31 05:12:45 DEBUG : Google drive root 'crypt/28qkq6msrrs16cpu7lvlv3mcqfg7t5p6k7bpij8j7tb2v7l6a5kg': Skipping btime metadata as can't update it on an existing file: 2026-05-31T05:12:43.086073968Z 2026/05/31 05:12:46 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/05/31 05:12:49 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/05/31 05:12:50 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.04s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/05/31 05:12:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 05:12:51 DEBUG : dst: Making directory with metadata 2026/05/31 05:12:52 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/31 05:12:52 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/31 05:12:53 INFO : dst: Set directory modification time (using SetModTime) 2026/05/31 05:12:53 INFO : dst: Set directory modification time (using SetModTime) 2026/05/31 05:12:53 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/05/31 05:12:54 INFO : dst: Set directory modification time (using SetModTime) 2026/05/31 05:12:54 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa'", Local "Local file system at /tmp/rclone2236294576", Modify Window "1ms" 2026/05/31 05:12:57 DEBUG : sub dir/test remove existing: md5 = 36dda85c0ee84c05ed35b7412cc5a60d OK 2026/05/31 05:12:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 90da5b3a6c1187758d344b84d0a7cb75 OK 2026/05/31 05:13:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mujozux3" before starting 2026/05/31 05:13:01 DEBUG : sub dir/test remove existing.mujozux3: TEST: removing renamed existing file after operation 2026/05/31 05:13:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gidexey0" before starting 2026/05/31 05:13:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gidexey0: TEST: renaming existing back after failed operation 2026/05/31 05:13:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yufuhir3" before starting 2026/05/31 05:13:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yufuhir3: TEST: removing renamed existing file after operation 2026/05/31 05:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "97hm79c2lpr3602592u4t9fju3aemkup58kerobetuciqmk7uq77b707vlc9mg50hu3h0fvvj8655a4ralgsoal9ari66mii8ronhd59jgm22s5gptc91u9qd36oogsh54q9udqfe4t70c3q971vpvkv4p6312b5mh652v1vj7inrt80demg" 2026/05/31 05:13:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "018rvsm5f99uaootorklu7ocec6filp61gp3a36ou1o7junnlfeg" --- PASS: TestRemoveExisting (13.24s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/31 05:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dajimif7kopa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m56.100959202s (try 1/5)