"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/06/27 01:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi" 2026/06/27 01:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:02:57 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg" 2026/06/27 01:02:58 DEBUG : Creating backend with remote "/tmp/rclone1461533371" === 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/06/27 01:02:58 DEBUG : a: size = 0 OK 2026/06/27 01:02:58 DEBUG : a: size = 1 (memory) 2026/06/27 01:02:58 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/27 01:02:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/27 01:02:58 DEBUG : potato: Seek from 10 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 10 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 2 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/27 01:02:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 2 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/27 01:02:58 DEBUG : potato: Seek from 8 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 8 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/27 01:02:58 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/27 01:02:58 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/27 01:02:58 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/27 01:02:58 DEBUG : potato: Seek from 5 to 2 2026/06/27 01:02:58 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/27 01:02:58 DEBUG : potato: Seek from 9 to 0 2026/06/27 01:02:58 DEBUG : potato: Seek from 9 to 0 2026/06/27 01:02:58 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:01 DEBUG : rutabaga: md5 = 14d63df7401deac2b0d26fe3f4514e20 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/06/27 01:03:03 DEBUG : empty space: md5 = ef0432fd65f924ce0186fd90d3d42d57 OK === RUN TestCheck/3 2026/06/27 01:03:05 DEBUG : potato2: md5 = d6f6e3c1cb2030001c0ac71c9c7f6bf9 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/06/27 01:03:07 DEBUG : remotepotato: md5 = e9d2032859e106b52d1df0606c2b1915 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.76s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/06/27 01:03:10 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 01:03:10 DEBUG : Creating backend with remote "nonexistent" 2026/06/27 01:03:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/27 01:03:10 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/06/27 01:03:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/27 01:03:10 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:11 DEBUG : rutabaga: md5 = bcd51c34a69b7b7cf7258fdb04c128ea OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/27 01:03:15 DEBUG : empty space: md5 = 235b97184211774847a5c7ee8ceabb43 OK === RUN TestCheckDownload/3 2026/06/27 01:03:18 DEBUG : potato2: md5 = 432e525df426b105258f0628a4f2bc40 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/27 01:03:21 DEBUG : remotepotato: md5 = 670c8ebf33c812b95aed28427acc234c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.81s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:27 DEBUG : rutabaga: md5 = 0139b0151fd624644e126779d5440459 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/27 01:03:29 DEBUG : empty space: md5 = 1d26655be6acc560979200ff1974136d OK === RUN TestCheckSizeOnly/3 2026/06/27 01:03:31 DEBUG : potato2: md5 = da8b564c64d96e10a4abfc23ef5d6299 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/27 01:03:34 DEBUG : remotepotato: md5 = d3fcc4af60a8034f625981ef6cb81fb7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.93s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:38 DEBUG : test.sum: md5 = 32057fc360975d7dbb0fc9fd64d73265 OK 2026/06/27 01:03:39 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 01:03:39 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 01:03:39 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 01:03:39 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/27 01:03:41 DEBUG : test.sum: md5 = 592119cc8384c8582bdfde54e72d2ea6 OK 2026/06/27 01:03:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/27 01:03:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/27 01:03:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/27 01:03:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/data" 2026/06/27 01:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:03:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/data" 2026/06/27 01:03:45 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/vjrnln8ratgmqakfosrqe8espk" 2026/06/27 01:03:49 DEBUG : data/banana: md5 = 9c87523c661f7664e95764cc18e56a43 OK 2026/06/27 01:03:50 DEBUG : test.sum: md5 = 6ac24c797beaf9988ff765c5266490cf OK === RUN TestCheckSumDownload/subtest1 2026/06/27 01:03:54 DEBUG : data/potato: md5 = 90ba58b250f04e09a4ea6d702c464de8 OK 2026/06/27 01:03:56 DEBUG : test.sum: md5 = c422237041bd0dacf07f15d905475e90 OK === RUN TestCheckSumDownload/subtest2 2026/06/27 01:03:59 DEBUG : test.sum: md5 = ce06b50e4c0b8417267a1e536260ba05 OK === RUN TestCheckSumDownload/subtest3 2026/06/27 01:04:03 DEBUG : test.sum: md5 = 380b7e6140da58def376a63f2c04c548 OK === RUN TestCheckSumDownload/subtest4 2026/06/27 01:04:07 DEBUG : test.sum: md5 = b79eb82bfcf5ca091c158a3df0652498 OK === RUN TestCheckSumDownload/subtest5 2026/06/27 01:04:11 DEBUG : test.sum: md5 = 323c2887e867fdba6e0d2acb1e6df100 OK === RUN TestCheckSumDownload/subtest6 2026/06/27 01:04:15 DEBUG : data/banana: md5 = d1d0d52f332a422aa88bdcb317006298 OK 2026/06/27 01:04:16 DEBUG : data/potato: md5 = e9df619f5bac4d4b2519ec5c0f80a966 OK 2026/06/27 01:04:18 DEBUG : test.sum: md5 = 913a82a9a384f2129955cf5515a665e2 OK === RUN TestCheckSumDownload/subtest7 2026/06/27 01:04:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/06/27 01:04:22 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.64s) --- PASS: TestCheckSumDownload/subtest1 (2.09s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (1.81s) --- PASS: TestCheckSumDownload/subtest4 (1.84s) --- PASS: TestCheckSumDownload/subtest5 (1.83s) --- PASS: TestCheckSumDownload/subtest6 (1.89s) --- PASS: TestCheckSumDownload/subtest7 (1.91s) === RUN TestApplyTransforms 2026/06/27 01:04:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kufidar0wano" 2026/06/27 01:04:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:23 DEBUG : Creating backend with remote "TestDrive:crypt/0h76r98do64ob615pga7km7vrevlpuq2ovtk81ehk77f61m3l3o0" 2026/06/27 01:04:23 DEBUG : Creating backend with remote "/tmp/rclone3560106581" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano'", Local "Local file system at /tmp/rclone3560106581", Modify Window "1ms" 2026/06/27 01:04:26 DEBUG : hello, world!: md5 = 560dd976ac7bac1862279f288f07759e OK upper checkfile vs. lower remote (without normalization) 2026/06/27 01:04:26 ERROR : hello, world!: sum not found 2026/06/27 01:04:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano' 2026/06/27 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': 1 files missing 2026/06/27 01:04:26 NOTICE: 1 hashes missing 2026/06/27 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': 1 differences found 2026/06/27 01:04:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/27 01:04:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': 0 differences found 2026/06/27 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': 1 matching files 2026/06/27 01:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibohug6jifo" 2026/06/27 01:04:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/n5duji0rn5n704g76cp1j3p7bmnrckf5aarhbvtphqch14aojeig" 2026/06/27 01:04:28 DEBUG : Creating backend with remote "/tmp/rclone1749991392" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo'", Local "Local file system at /tmp/rclone1749991392", Modify Window "1ms" 2026/06/27 01:04:31 DEBUG : HELLO, WORLD!: md5 = 3ee995ac6d4150a600d1911d71870185 OK lower checkfile vs. upper remote (without normalization) 2026/06/27 01:04:31 ERROR : HELLO, WORLD!: sum not found 2026/06/27 01:04:31 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo' 2026/06/27 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': 1 files missing 2026/06/27 01:04:31 NOTICE: 1 hashes missing 2026/06/27 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': 1 differences found 2026/06/27 01:04:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/27 01:04:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': 0 differences found 2026/06/27 01:04:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': 1 matching files 2026/06/27 01:04:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyibis1hire" 2026/06/27 01:04:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:32 DEBUG : Creating backend with remote "TestDrive:crypt/7jucqv6ud9dib7sat97fnpdda6lpt3mu1akme4e0pe5611hrhgu0" 2026/06/27 01:04:33 DEBUG : Creating backend with remote "/tmp/rclone1682557822" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire'", Local "Local file system at /tmp/rclone1682557822", Modify Window "1ms" 2026/06/27 01:04:35 DEBUG : HeLlO, wOrLd!: md5 = ae7c2d7978231474124dd0a417678a03 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/27 01:04:36 ERROR : HeLlO, wOrLd!: sum not found 2026/06/27 01:04:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire' 2026/06/27 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': 1 files missing 2026/06/27 01:04:36 NOTICE: 1 hashes missing 2026/06/27 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': 1 differences found 2026/06/27 01:04:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/27 01:04:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': 0 differences found 2026/06/27 01:04:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': 1 matching files 2026/06/27 01:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cizavel1jaho" 2026/06/27 01:04:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/qt4otdom84ls1celdahu7kstn60rmnuc7t5bucojlbq5qdprrnp0" 2026/06/27 01:04:38 DEBUG : Creating backend with remote "/tmp/rclone3974216921" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho'", Local "Local file system at /tmp/rclone3974216921", Modify Window "1ms" 2026/06/27 01:04:40 DEBUG : HELLO, WORLD!: md5 = 49332c74e17892c3fa7922eb4664995d OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/27 01:04:41 ERROR : HELLO, WORLD!: sum not found 2026/06/27 01:04:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho' 2026/06/27 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': 1 files missing 2026/06/27 01:04:41 NOTICE: 1 hashes missing 2026/06/27 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': 1 differences found 2026/06/27 01:04:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/27 01:04:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': 0 differences found 2026/06/27 01:04:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': 1 matching files 2026/06/27 01:04:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qexutom7vuje" 2026/06/27 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/t42agd835k6minqgh8elgsq4tsf3ar6id3qii8orv70f41c7knp0" 2026/06/27 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone3847917000" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje'", Local "Local file system at /tmp/rclone3847917000", Modify Window "1ms" 2026/06/27 01:04:45 DEBUG : 測試_Русский___ě_áñ: md5 = 8e93ef2c6b31a6e2e1ff77e77dc86abd OK NFD checkfile vs. NFC remote (without normalization) 2026/06/27 01:04:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 01:04:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje' 2026/06/27 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': 1 files missing 2026/06/27 01:04:46 NOTICE: 1 hashes missing 2026/06/27 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': 1 differences found 2026/06/27 01:04:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/27 01:04:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': 0 differences found 2026/06/27 01:04:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': 1 matching files 2026/06/27 01:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forexib8reze" 2026/06/27 01:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/gsvq0tvml6p3ffkioqjg9uko4f85p041hsj2h4lvvscgmjlc4tb0" 2026/06/27 01:04:48 DEBUG : Creating backend with remote "/tmp/rclone1238695362" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze'", Local "Local file system at /tmp/rclone1238695362", Modify Window "1ms" 2026/06/27 01:04:50 DEBUG : 測試_Русский___ě_áñ: md5 = 2e2e16eb39607f6398597b10781f3d0a OK NFC checkfile vs. NFD remote (without normalization) 2026/06/27 01:04:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/27 01:04:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze' 2026/06/27 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': 1 files missing 2026/06/27 01:04:50 NOTICE: 1 hashes missing 2026/06/27 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': 1 differences found 2026/06/27 01:04:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/27 01:04:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': 0 differences found 2026/06/27 01:04:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': 1 matching files 2026/06/27 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bulowom0bapi" 2026/06/27 01:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/f0ok1re9j0g0n01avf6hio5b6fahin9mnpq1pc3qec1akbk83gl0" 2026/06/27 01:04:52 DEBUG : Creating backend with remote "/tmp/rclone1081207766" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi'", Local "Local file system at /tmp/rclone1081207766", Modify Window "1ms" 2026/06/27 01:04:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb27a9536ed6cd1cd278631cbcee725b OK NFDx2 checkfile vs. both remote (without normalization) 2026/06/27 01:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 01:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi' 2026/06/27 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': 1 files missing 2026/06/27 01:04:55 NOTICE: 1 hashes missing 2026/06/27 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': 1 differences found 2026/06/27 01:04:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/27 01:04:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': 0 differences found 2026/06/27 01:04:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': 1 matching files 2026/06/27 01:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pujawot4cere" 2026/06/27 01:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/kvf54psotb7dq0softavkekqccm98vh8d9tumh6sbfip27am6f60" 2026/06/27 01:04:57 DEBUG : Creating backend with remote "/tmp/rclone2024099727" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere'", Local "Local file system at /tmp/rclone2024099727", Modify Window "1ms" 2026/06/27 01:04:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 90e8afe51efc9991f9eefa081adedb2a OK NFCx2 checkfile vs. both remote (without normalization) 2026/06/27 01:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 01:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere' 2026/06/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': 1 files missing 2026/06/27 01:04:59 NOTICE: 1 hashes missing 2026/06/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': 1 differences found 2026/06/27 01:04:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/27 01:05:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': 0 differences found 2026/06/27 01:05:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': 1 matching files 2026/06/27 01:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homefig8xubu" 2026/06/27 01:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/4gkrphuo7m5pa53nepcoj4j6ibsta81herlf86cl9prv8va72bhg" 2026/06/27 01:05:02 DEBUG : Creating backend with remote "/tmp/rclone1933920617" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu'", Local "Local file system at /tmp/rclone1933920617", Modify Window "1ms" 2026/06/27 01:05:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f6e2ce9c1eb85bdaaa30eef6a9249bd8 OK both checkfile vs. NFDx2 remote (without normalization) 2026/06/27 01:05:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 01:05:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu' 2026/06/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': 1 files missing 2026/06/27 01:05:04 NOTICE: 1 hashes missing 2026/06/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': 1 differences found 2026/06/27 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/27 01:05:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': 0 differences found 2026/06/27 01:05:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': 1 matching files 2026/06/27 01:05:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kakinus0niwo" 2026/06/27 01:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:05:05 DEBUG : Creating backend with remote "TestDrive:crypt/r4op0unc0dg13lnt1gvdik5m8uqqc522v2eqa82qhpcnai370hjg" 2026/06/27 01:05:06 DEBUG : Creating backend with remote "/tmp/rclone4000317963" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo'", Local "Local file system at /tmp/rclone4000317963", Modify Window "1ms" 2026/06/27 01:05:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93faffdf93c9f020c71a8d78e13cd225 OK both checkfile vs. NFCx2 remote (without normalization) 2026/06/27 01:05:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/27 01:05:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo' 2026/06/27 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': 1 files missing 2026/06/27 01:05:09 NOTICE: 1 hashes missing 2026/06/27 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': 1 differences found 2026/06/27 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/27 01:05:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/27 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': 0 differences found 2026/06/27 01:05:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': 1 matching files 2026/06/27 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kakinus0niwo': Purge remote 2026/06/27 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homefig8xubu': Purge remote 2026/06/27 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pujawot4cere': Purge remote 2026/06/27 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bulowom0bapi': Purge remote 2026/06/27 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forexib8reze': Purge remote 2026/06/27 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qexutom7vuje': Purge remote 2026/06/27 01:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cizavel1jaho': Purge remote 2026/06/27 01:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyibis1hire': Purge remote 2026/06/27 01:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibohug6jifo': Purge remote 2026/06/27 01:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kufidar0wano': Purge remote --- PASS: TestApplyTransforms (51.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:05:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 01:05:17 DEBUG : sub/file2: md5 = 1d7d6c9d4154f64eef94f644b70b98b9 OK 2026/06/27 01:05:17 DEBUG : sub/file2: size = 14 OK 2026/06/27 01:05:17 INFO : file1: Copied (new) to: sub/file2 2026/06/27 01:05:17 DEBUG : sub/file2: size = 14 OK 2026/06/27 01:05:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 01:05:17 DEBUG : file1: Unchanged skipping 2026/06/27 01:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': don't need to copy/move sub/file2, it is already at target location 2026/06/27 01:05:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.04s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:05:23 DEBUG : dst/file1: md5 = 8b632227cd0891f3187910ae49fd688c OK 2026/06/27 01:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/backup" 2026/06/27 01:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/1nrff024r7pq65ecp72fc28jb0" 2026/06/27 01:05:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:05:25 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi') 2026/06/27 01:05:25 DEBUG : dst/file1: Sizes differ 2026/06/27 01:05:28 INFO : dst/file1: Moved (server-side) 2026/06/27 01:05:29 DEBUG : dst/file1: md5 = d6c9698e19027adea266f11e1eb113ce OK 2026/06/27 01:05:29 DEBUG : dst/file1: size = 14 OK 2026/06/27 01:05:29 INFO : dst/file1: Copied (new) 2026/06/27 01:05:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:05:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:05:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:05:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/dst" 2026/06/27 01:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 01:05:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/CompareDest" 2026/06/27 01:05:35 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/gveqi14airsml4bgu7krj116o8" 2026/06/27 01:05:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 01:05:39 DEBUG : one: md5 = 60c405a247a05f78cf7fe5f0407d95ae OK 2026/06/27 01:05:39 DEBUG : one: size = 3 OK 2026/06/27 01:05:39 INFO : one: Copied (new) 2026/06/27 01:05:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:05:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/dst') 2026/06/27 01:05:40 DEBUG : one: Sizes differ 2026/06/27 01:05:42 DEBUG : one: md5 = eb86817bb5c5b8452a8382fada1338dd OK 2026/06/27 01:05:42 DEBUG : one: size = 5 OK 2026/06/27 01:05:42 INFO : one: Copied (replaced existing) 2026/06/27 01:05:44 DEBUG : dst/one: md5 = 85808a3098e0d5b68f25862d6d90187f OK 2026/06/27 01:05:46 DEBUG : CompareDest/one: md5 = f17a90decc480c10ac349d6bec3023f8 OK 2026/06/27 01:05:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:05:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/dst') 2026/06/27 01:05:47 DEBUG : one: Sizes differ 2026/06/27 01:05:47 DEBUG : one: size = 5 OK 2026/06/27 01:05:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:05:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 01:05:49 DEBUG : CompareDest/two: md5 = e83d68cf77042a2e450916304ab5c4e5 OK 2026/06/27 01:05:50 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 01:05:50 DEBUG : two: size = 3 OK 2026/06/27 01:05:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:05:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 01:05:51 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 01:05:51 DEBUG : two: size = 3 OK 2026/06/27 01:05:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:05:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 01:05:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 01:05:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:05:53 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/CompareDest') 2026/06/27 01:05:53 DEBUG : two: Sizes differ 2026/06/27 01:05:54 DEBUG : two: md5 = a12b019d79ddebc7ed27c436b04324aa OK 2026/06/27 01:05:54 DEBUG : two: size = 5 OK 2026/06/27 01:05:54 INFO : two: Copied (new) 2026/06/27 01:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 01:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:05:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:05:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.98s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/dst" 2026/06/27 01:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 01:06:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/CopyDest" 2026/06/27 01:06:00 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/27 01:06:02 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 01:06:04 DEBUG : one: md5 = a45aa35705df0e41e727b60fed892eb6 OK 2026/06/27 01:06:04 DEBUG : one: size = 3 OK 2026/06/27 01:06:04 INFO : one: Copied (new) 2026/06/27 01:06:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:06:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/dst') 2026/06/27 01:06:06 DEBUG : one: Sizes differ 2026/06/27 01:06:07 DEBUG : one: md5 = 7a20bf9d1e864a5dbc5d1189236b21cc OK 2026/06/27 01:06:07 DEBUG : one: size = 5 OK 2026/06/27 01:06:07 INFO : one: Copied (replaced existing) 2026/06/27 01:06:09 DEBUG : dst/one: md5 = 8fa60ebedbf49ed3d102c58ecc78a74b OK 2026/06/27 01:06:11 DEBUG : CopyDest/one: md5 = 847d5a0abf937e3e6e866f8d3b9fe7e6 OK 2026/06/27 01:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/BackupDir" 2026/06/27 01:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/27 01:06:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:06:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/dst') 2026/06/27 01:06:13 DEBUG : one: Sizes differ 2026/06/27 01:06:14 DEBUG : one: size = 5 OK 2026/06/27 01:06:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:06:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:06:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/dst') 2026/06/27 01:06:14 DEBUG : one: Sizes differ 2026/06/27 01:06:15 INFO : one: Moved (server-side) 2026/06/27 01:06:16 DEBUG : one: size = 5 OK 2026/06/27 01:06:16 INFO : one: Copied (server-side copy) 2026/06/27 01:06:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/27 01:06:19 DEBUG : CopyDest/two: md5 = c965c6ec8f524855214d32cae277907c OK 2026/06/27 01:06:19 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 01:06:20 DEBUG : two: size = 3 OK 2026/06/27 01:06:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:06:21 DEBUG : two: size = 3 OK 2026/06/27 01:06:21 INFO : two: Copied (server-side copy) 2026/06/27 01:06:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/27 01:06:21 DEBUG : two: size = 3 OK 2026/06/27 01:06:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 01:06:21 DEBUG : two: Unchanged skipping 2026/06/27 01:06:23 DEBUG : CopyDest/three: md5 = 1cf08d3d09ba9e8c1f577fa4929b20f8 OK 2026/06/27 01:06:24 DEBUG : three: Need to transfer - File not found at Destination 2026/06/27 01:06:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:06:24 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi/CopyDest') 2026/06/27 01:06:24 DEBUG : three: Sizes differ 2026/06/27 01:06:24 DEBUG : three: Destination not found in --copy-dest 2026/06/27 01:06:26 DEBUG : three: md5 = bad055ca4cea015aebdd9b1f4fc04713 OK 2026/06/27 01:06:26 DEBUG : three: size = 7 OK 2026/06/27 01:06:26 INFO : three: Copied (new) 2026/06/27 01:06:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 01:06:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 01:06:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:06:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 01:06:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:06:30 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 01:06:31 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.14s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:06:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/27 01:06:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = c35430c48f4e8776124811378f2d59e6 OK 2026/06/27 01:06:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/27 01:06:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/27 01:06:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/27 01:06:36 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/06/27 01:06:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/27 01:06:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/27 01:06:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8685e25d1407c47b13a17442e0dce1c4 OK 2026/06/27 01:06:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/27 01:06:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/27 01:06:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/06/27 01:06:41 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.82s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:06:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using skip mode. 2026/06/27 01:06:46 NOTICE: one: Found 2 files with duplicate names 2026/06/27 01:06:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:06:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using skip mode. 2026/06/27 01:06:52 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:06:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/27 01:06:52 INFO : one: Deleted 2026/06/27 01:06:52 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.31s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using first mode. 2026/06/27 01:06:58 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:06:59 INFO : one: Deleted 2026/06/27 01:06:59 INFO : one: Deleted 2026/06/27 01:06:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.91s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using newest mode. 2026/06/27 01:07:05 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:07:05 INFO : one: Deleted 2026/06/27 01:07:06 INFO : one: Deleted 2026/06/27 01:07:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.55s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using oldest mode. 2026/06/27 01:07:12 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:07:12 INFO : one: Deleted 2026/06/27 01:07:13 INFO : one: Deleted 2026/06/27 01:07:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.34s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using largest mode. 2026/06/27 01:07:18 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:07:19 INFO : one: Deleted 2026/06/27 01:07:19 INFO : one: Deleted 2026/06/27 01:07:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.59s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using smallest mode. 2026/06/27 01:07:25 NOTICE: one: Found 3 files with duplicate names 2026/06/27 01:07:25 INFO : one: Deleted 2026/06/27 01:07:26 INFO : one: Deleted 2026/06/27 01:07:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.72s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Looking for duplicate names using rename mode. 2026/06/27 01:07:33 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/27 01:07:34 INFO : one-2.txt: renamed from: one.txt 2026/06/27 01:07:35 INFO : one-3.txt: renamed from: one.txt 2026/06/27 01:07:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.98s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:41 DEBUG : dupe1/one.txt: md5 = e590836b98b4e11b8d5de704268b121c OK 2026/06/27 01:07:44 DEBUG : dupe2/two.txt: md5 = 64300b515dd7b295e03e93e0784ab29a OK 2026/06/27 01:07:46 DEBUG : dupe3/three.txt: md5 = b65178a9c36c8418b248d81d489599e9 OK 2026/06/27 01:07:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/06/27 01:07:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/06/27 01:07:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/06/27 01:07:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/06/27 01:07:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/06/27 01:07:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/06/27 01:07:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.60s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:07:53 DEBUG : a.txt: md5 = 68a62c3d4a76af98c54b13f26faf4bb2 OK 2026/06/27 01:07:55 DEBUG : zend.txt: md5 = b83b288df47b5d128a064b1205364336 OK 2026/06/27 01:07:57 DEBUG : sub dir/hello world: md5 = ab9deb1f3c661ce10033bbfa04d949fb OK 2026/06/27 01:07:58 DEBUG : sub dir/hello world2: md5 = cb8f865d17565140db3f00d5a802e6a9 OK 2026/06/27 01:08:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 34c211661ddb7778df5e9f435e7641e6 OK 2026/06/27 01:08:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 79477540a31df2aa052ba6d8fb46fbd5 OK 2026/06/27 01:08:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = b7fe768592bffd4288fdff4a195da9a9 OK 2026/06/27 01:08:05 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 01:08:05 DEBUG : a.txt: Excluded 2026/06/27 01:08:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 01:08:06 DEBUG : sub dir/hello world2: Excluded 2026/06/27 01:08:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 01:08:06 DEBUG : sub dir/hello world: Excluded 2026/06/27 01:08:07 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 01:08:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 01:08:07 DEBUG : sub dir/hello world2: Excluded 2026/06/27 01:08:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 01:08:07 DEBUG : sub dir/hello world: Excluded 2026/06/27 01:08:07 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 01:08:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/27 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/27 01:08:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/27 01:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/27 01:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/27 01:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/06/27 01:08:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.51s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:08:15 DEBUG : a.txt: md5 = d88281a069a6cf91efc02123013cb5ec OK 2026/06/27 01:08:16 DEBUG : zend.txt: md5 = 943de0139ed9d2bff5f1eec738530d25 OK 2026/06/27 01:08:18 DEBUG : sub dir/hello world: md5 = 7e026575eaccf5d521de872a72cb6364 OK 2026/06/27 01:08:20 DEBUG : sub dir/hello world2: md5 = 50a7d0a359260b9723345b4dec56404f OK 2026/06/27 01:08:22 DEBUG : sub dir/ignore dir/.ignore: md5 = c9693e98753ed2aa5ee58c651aa0220b OK 2026/06/27 01:08:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7627ad63fdc3cb6320a6937dbc034ef8 OK 2026/06/27 01:08:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = c2d3f2989fb3ef5a847a5f84c2ffe717 OK 2026/06/27 01:08:27 DEBUG : a.txt: Excluded (Size Filter) 2026/06/27 01:08:27 DEBUG : a.txt: Excluded 2026/06/27 01:08:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 01:08:27 DEBUG : sub dir/hello world: Excluded 2026/06/27 01:08:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 01:08:27 DEBUG : sub dir/hello world2: Excluded 2026/06/27 01:08:28 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 01:08:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/27 01:08:28 DEBUG : sub dir/hello world: Excluded 2026/06/27 01:08:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/27 01:08:28 DEBUG : sub dir/hello world2: Excluded 2026/06/27 01:08:28 DEBUG : sub dir/ignore dir: Excluded 2026/06/27 01:08:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/06/27 01:08:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/06/27 01:08:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/06/27 01:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/06/27 01:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/06/27 01:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/06/27 01:08:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.65s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:08:36 DEBUG : file1: md5 = d69e637576fc7e183dde8e5d2a6b0c16 OK 2026/06/27 01:08:39 DEBUG : sub/file2: md5 = 2b12ee1aff496bf067952c13d3298716 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/06/27 01:08:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/27 01:08:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/06/27 01:08:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/06/27 01:08:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.95s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.34s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:08:46 DEBUG : file1: md5 = bb84b385558c2ce03373dff0f6ccfc31 OK 2026/06/27 01:08:49 DEBUG : sub/file2: md5 = 22ee789c40360321030a5bf03a796f55 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/06/27 01:08:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/notfound" 2026/06/27 01:08:53 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/qe0i31qdkoejk60elps0ni5sqk" 2026/06/27 01:08:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.88s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:08:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Making directory 2026/06/27 01:08:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:00 DEBUG : sub dir/hello world: md5 = f35913b8ef7619029a6ae0319d9ca4b9 OK 2026/06/27 01:09:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.65s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:04 DEBUG : potato2: md5 = a689ff6bfbbe62c14795d1ec09778f93 OK 2026/06/27 01:09:05 DEBUG : empty space: md5 = 737f2d909e7e34eb8ea2bf0a0dd5b8ec OK --- PASS: TestLs (4.82s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:08 DEBUG : potato2: md5 = f6a50cc6db5160c3bf897487369ebcbd OK 2026/06/27 01:09:10 DEBUG : empty space: md5 = e69de09471885696e7986ab10ffaafa5 OK 2026/06/27 01:09:10 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/27 01:09:10 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:13 DEBUG : potato2: md5 = 0f823e7d409391bc54d6ebf4c8bace8b OK 2026/06/27 01:09:15 DEBUG : empty space: md5 = 165389c5bf11aafc5080da7e243568c1 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:18 DEBUG : potato2: md5 = 043bb5863381d4d548a6084f628c9f39 OK 2026/06/27 01:09:20 DEBUG : empty space: md5 = 1b651f007203c5a2a338cc5e4c744d3c OK --- PASS: TestHashSums (4.94s) === RUN TestHashSumsWithErrors 2026/06/27 01:09:22 DEBUG : Creating backend with remote ":memory:" 2026/06/27 01:09:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/27 01:09:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/27 01:09:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/27 01:09:22 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:23 DEBUG : potato2: md5 = 6f3c87ddd6edc2112c82be13327aecb4 OK 2026/06/27 01:09:25 DEBUG : empty space: md5 = 8d2ba535dce5e31e6dedf34536047d65 OK 2026/06/27 01:09:27 DEBUG : sub dir/potato3: md5 = 66a22580d212e67c0dd86d668d27bd2c OK 2026/06/27 01:09:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.38s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:31 DEBUG : small: md5 = 593088a1a612e5ec860b0e417495fe27 OK 2026/06/27 01:09:33 DEBUG : medium: md5 = fda142802729891bcf44edfec7b82f96 OK 2026/06/27 01:09:34 DEBUG : large: md5 = 213e6a55e29f9c7b3f9878e77460c418 OK 2026/06/27 01:09:35 DEBUG : Waiting for deletions to finish 2026/06/27 01:09:35 DEBUG : large: Excluded (Size Filter) 2026/06/27 01:09:35 INFO : medium: Deleted 2026/06/27 01:09:35 INFO : small: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:38 DEBUG : small: md5 = 518a3b6e7e048de4b598b05ab43d7570 OK 2026/06/27 01:09:39 DEBUG : medium: md5 = fff88911d0a3d97ef43428f382a9eb22 OK 2026/06/27 01:09:41 DEBUG : large: md5 = 1dbb830a08877688524034049c630f81 OK 2026/06/27 01:09:41 DEBUG : Waiting for deletions to finish 2026/06/27 01:09:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/06/27 01:09:42 INFO : large: Deleted 2026/06/27 01:09:42 INFO : small: Deleted --- PASS: TestMaxDelete (6.77s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:45 DEBUG : small: md5 = cd9167db786cc57927d61936c10a6fe7 OK 2026/06/27 01:09:46 DEBUG : medium: md5 = 0b3f9dc5f1cd710e04565d3ea5a3e907 OK 2026/06/27 01:09:48 DEBUG : large: md5 = 8c1719c106f94b8c1e7f4609e0f619ff OK 2026/06/27 01:09:48 DEBUG : Waiting for deletions to finish 2026/06/27 01:09:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 01:09:48 INFO : medium: Deleted 2026/06/27 01:09:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:52 DEBUG : small: md5 = 958ae8d9e87c157cb62badddc48c39b2 OK 2026/06/27 01:09:53 DEBUG : medium: md5 = 3c8f994d9c7edec9e1809f55550f0910 OK 2026/06/27 01:09:54 DEBUG : large: md5 = 2d85cb318dd1b3179a0e7863c93aa887 OK 2026/06/27 01:09:55 DEBUG : Waiting for deletions to finish 2026/06/27 01:09:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/27 01:09:55 INFO : small: Deleted 2026/06/27 01:09:55 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.84s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:09:59 DEBUG : ReadFile: md5 = 18d9010d4202126ca7740379d9a8861d OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2026/06/27 01:10:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/27 01:10:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/27 01:10:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 01:10:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 01:10:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 01:10:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/27 01:10:01 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:10:03 DEBUG : file1: md5 = b6a5e578af890ad387984ecdad178fb1 OK 2026/06/27 01:10:04 DEBUG : file2: md5 = 812eb15743e0ab418f9fb6d8f9a3f49a OK --- PASS: TestCat (13.83s) === RUN TestPurge 2026/06/27 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusowot2zijo" 2026/06/27 01:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/bb6vq9ns1qrjt2647pac0slfcgv0sgglg6loan3apqjb6nm4q1gg" 2026/06/27 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone2883958681" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusowot2zijo'", Local "Local file system at /tmp/rclone2883958681", Modify Window "1ms" 2026/06/27 01:10:20 DEBUG : A1/B1/C1/one: md5 = f5a472a6a5e4303b486848e569f92450 OK 2026/06/27 01:10:20 INFO : A2: Making directory 2026/06/27 01:10:21 INFO : A1/B2: Making directory 2026/06/27 01:10:22 INFO : A1/B2/C2: Making directory 2026/06/27 01:10:23 INFO : A1/B1/C3: Making directory 2026/06/27 01:10:23 INFO : A3: Making directory 2026/06/27 01:10:24 INFO : A3/B3: Making directory 2026/06/27 01:10:25 INFO : A3/B3/C4: Making directory 2026/06/27 01:10:27 DEBUG : A1/two: md5 = 3a47ad12c453095fabcf6c7767a9edd8 OK 2026/06/27 01:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusowot2zijo': Purge remote 2026/06/27 01:10:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.76s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:10:35 DEBUG : A1/B1/C1/one: md5 = c503ca9232a67a36098cf95ead8c2d27 OK 2026/06/27 01:10:35 INFO : A2: Making directory 2026/06/27 01:10:35 INFO : A1/B2: Making directory 2026/06/27 01:10:36 INFO : A1/B2/C2: Making directory 2026/06/27 01:10:37 INFO : A1/B1/C3: Making directory 2026/06/27 01:10:37 INFO : A3: Making directory 2026/06/27 01:10:38 INFO : A3/B3: Making directory 2026/06/27 01:10:39 INFO : A3/B3/C4: Making directory 2026/06/27 01:10:41 DEBUG : A1/two: md5 = be7c0f3b3c74448a85c1ec0cb7d7fbb4 OK 2026/06/27 01:10:42 DEBUG : removing 1 level 3 directories 2026/06/27 01:10:42 INFO : A3/B3/C4: Removing directory 2026/06/27 01:10:45 DEBUG : removing 2 level 3 directories 2026/06/27 01:10:45 INFO : A1/B2/C2: Removing directory 2026/06/27 01:10:45 INFO : A1/B1/C3: Removing directory 2026/06/27 01:10:46 DEBUG : removing 2 level 2 directories 2026/06/27 01:10:46 INFO : A3/B3: Removing directory 2026/06/27 01:10:46 INFO : A1/B2: Removing directory 2026/06/27 01:10:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 01:10:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/06/27 01:10:46 DEBUG : removing 2 level 1 directories 2026/06/27 01:10:46 INFO : A3: Removing directory 2026/06/27 01:10:46 INFO : A2: Removing directory 2026/06/27 01:10:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/06/27 01:10:50 DEBUG : removing 1 level 3 directories 2026/06/27 01:10:50 INFO : A1/B1/C1: Removing directory 2026/06/27 01:10:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:51 DEBUG : removing 1 level 2 directories 2026/06/27 01:10:51 INFO : A1/B1: Removing directory 2026/06/27 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 01:10:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:10:52 DEBUG : removing 1 level 1 directories 2026/06/27 01:10:52 INFO : A1: Removing directory 2026/06/27 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 01:10:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 01:10:52 DEBUG : removing 1 level 0 directories 2026/06/27 01:10:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Removing directory 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/06/27 01:10:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (22.87s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:10:54 INFO : A1: Making directory 2026/06/27 01:10:55 INFO : A1/B1: Making directory 2026/06/27 01:10:56 INFO : A1/B1/C1: Making directory 2026/06/27 01:10:59 DEBUG : removing 1 level 3 directories 2026/06/27 01:10:59 INFO : A1/B1/C1: Removing directory 2026/06/27 01:10:59 DEBUG : removing 1 level 2 directories 2026/06/27 01:10:59 INFO : A1/B1: Removing directory 2026/06/27 01:11:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:11:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.19s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:02 INFO : A1: Making directory 2026/06/27 01:11:03 INFO : A1/B1: Making directory 2026/06/27 01:11:03 INFO : A1/B1/C1: Making directory 2026/06/27 01:11:06 DEBUG : removing 1 level 3 directories 2026/06/27 01:11:06 INFO : A1/B1/C1: Removing directory 2026/06/27 01:11:07 DEBUG : removing 1 level 2 directories 2026/06/27 01:11:07 INFO : A1/B1: Removing directory 2026/06/27 01:11:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:11:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:11 DEBUG : file1: md5 = 9d1b6f038ab5d466b9269a5edaf6f133 OK 2026/06/27 01:11:11 DEBUG : filename.txt: File name found in url 2026/06/27 01:11:13 DEBUG : filename.txt: md5 = 6d492d04341510a0052735dcae257e19 OK 2026/06/27 01:11:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/27 01:11:14 DEBUG : headerfilename.txt: md5 = 3ff0f2d98a3bf054774b85f73a5df39e OK 2026/06/27 01:11:16 DEBUG : file2: md5 = 5ce23eb13db1d4fb5ce0203d9df54201 OK --- PASS: TestCopyURL (9.24s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:20 DEBUG : file1: md5 = f5dc904394783ece9ed9624322f73dfe OK --- PASS: TestCopyURLDownloadHeaders (2.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 01:11:23 DEBUG : sub/file2: md5 = d73c4d25d10672b701be72f96b39da4b OK 2026/06/27 01:11:23 DEBUG : sub/file2: size = 14 OK 2026/06/27 01:11:23 INFO : file1: Copied (new) to: sub/file2 2026/06/27 01:11:23 INFO : file1: Deleted 2026/06/27 01:11:24 DEBUG : sub/file2: size = 14 OK 2026/06/27 01:11:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 01:11:24 DEBUG : file1: Unchanged skipping 2026/06/27 01:11:24 INFO : file1: Deleted 2026/06/27 01:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': don't need to copy/move sub/file2, it is already at target location 2026/06/27 01:11:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.90s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/27 01:11:29 DEBUG : file1: md5 = d49f8935de0e99c250d025eec87f7667 OK 2026/06/27 01:11:29 DEBUG : file1: size = 14 OK 2026/06/27 01:11:29 INFO : file1: Copied (new) 2026/06/27 01:11:29 INFO : file1: Deleted 2026/06/27 01:11:29 DEBUG : file1: Destination exists, skipping 2026/06/27 01:11:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.49s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:33 DEBUG : dst/file1: md5 = b5a040863d8d53bb44bab35a3a28e53c OK 2026/06/27 01:11:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jojepob8xuqi/backup" 2026/06/27 01:11:34 DEBUG : Creating backend with remote "TestDrive:crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg/1nrff024r7pq65ecp72fc28jb0" 2026/06/27 01:11:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1461533371) 2026/06/27 01:11:36 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi') 2026/06/27 01:11:36 DEBUG : dst/file1: Sizes differ 2026/06/27 01:11:38 INFO : dst/file1: Moved (server-side) 2026/06/27 01:11:40 DEBUG : dst/file1: md5 = 68020ced7b5fd2b10d272c5b6ec5c0a7 OK 2026/06/27 01:11:40 DEBUG : dst/file1: size = 14 OK 2026/06/27 01:11:40 INFO : dst/file1: Copied (new) 2026/06/27 01:11:40 INFO : dst/file1: Deleted 2026/06/27 01:11:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:11:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/06/27 01:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.04s) === 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:11:47 DEBUG : A1/one: md5 = e17b5744fe87d6194fc3e0cfe98d27c9 OK 2026/06/27 01:11:48 DEBUG : A1/two: md5 = db3d0422e03eba5dfdc515dae665bfcc OK 2026/06/27 01:11:50 DEBUG : A1/B1/three: md5 = 72a30b08a8c0ba83279488a294345339 OK 2026/06/27 01:11:52 DEBUG : A1/B1/C1/four: md5 = b3c4304140a85d9d7cdd1abe9f61222c OK 2026/06/27 01:11:54 DEBUG : A1/B1/C2/five: md5 = 691cced4d66025d807faec040f3a3e18 OK 2026/06/27 01:11:54 INFO : A1/B2: Making directory 2026/06/27 01:11:55 INFO : A1/B1/C3: Making directory 2026/06/27 01:12:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/27 01:12:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/27 01:12:05 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/27 01:12:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/27 01:12:05 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/27 01:12:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 01:12:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 01:12:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:12:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 01:12:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 01:12:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/27 01:12:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/27 01:12:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/27 01:12:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/27 01:12:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/27 01:12:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/27 01:12:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 01:12:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 01:12:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:12:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 01:12:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/06/27 01:12:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/06/27 01:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/06/27 01:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/06/27 01:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/06/27 01:12:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/06/27 01:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/06/27 01:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/06/27 01:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/06/27 01:12:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.90s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:12:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 01:12:30 DEBUG : no_checksum_small_file_from_pipe: md5 = fa94ccba5468a63fac7b0e42e25a49e0 OK 2026/06/27 01:12:30 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 01:12:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/27 01:12:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 01:12:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/06/27 01:12:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 30061054613964924a2ac80a06c6dc3d OK 2026/06/27 01:12:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 01:12:32 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:12:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 01:12:36 DEBUG : with_checksum_small_file_from_pipe: md5 = 00325faa26a95051db2b4dbabf4d8c54 OK 2026/06/27 01:12:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 01:12:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 01:12:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/06/27 01:12:37 DEBUG : with_checksum_big_file_from_pipe: md5 = bfcfd5e95bb93bda619ed29a9628bb30 OK 2026/06/27 01:12:37 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 01:12:37 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 01:12:41 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 01:12:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 01:12:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/27 01:12:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 01:12:43 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (34 bytes), uploading instead of streaming 2026/06/27 01:12:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/27 01:12:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/27 01:12:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/06/27 01:12:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/27 01:12:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/06/27 01:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (48 bytes), uploading instead of streaming 2026/06/27 01:12:51 DEBUG : rcat_metadata: md5 = 62649a5748007626cfe87963c095af1f OK 2026/06/27 01:12:51 DEBUG : rcat_metadata: size = 48 OK 2026/06/27 01:12:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/06/27 01:12:53 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/06/27 01:12:54 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4fa7a768ae14aff5d304061bc97ced7f OK 2026/06/27 01:12:54 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/27 01:12:54 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.86s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:12:57 DEBUG : potato1: md5 = 0742e6eefd423d1a3f31d77755b30036 OK 2026/06/27 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/27 01:12:58 DEBUG : potato2: md5 = 0a96c5e3fa6870f665f42adc642f7344 OK 2026/06/27 01:12:58 DEBUG : potato2: size = 60 OK 2026/06/27 01:12:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:01 DEBUG : potato1: md5 = 052bd2322ee27cf95911953545adf5c1 OK 2026/06/27 01:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': File to upload is small (60 bytes), uploading instead of streaming 2026/06/27 01:13:03 DEBUG : potato2: md5 = 0405f4c5560c8ab54dbd7779d7018fbf OK 2026/06/27 01:13:03 DEBUG : potato2: size = 60 OK 2026/06/27 01:13:03 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.45s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:07 DEBUG : potato1: md5 = 82b685b2e54176cb19627ff796e3868d OK --- PASS: TestRcatSizeUploadHeaders (2.46s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:09 DEBUG : potato2: md5 = 0d72674469cf8c579ef8e035e769d4f1 OK 2026/06/27 01:13:11 DEBUG : empty space: md5 = a9be1e710ba7b327bff5c375fff6848c OK 2026/06/27 01:13:13 DEBUG : sub dir/potato3: md5 = cd7ea238dc7d9fc75c8d2a276d7023f3 OK 2026/06/27 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Touching "sub dir/potato3" 2026/06/27 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Touching "empty space" 2026/06/27 01:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Touching "potato2" 2026/06/27 01:13:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.76s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:17 DEBUG : dir with metadata: Making directory with metadata 2026/06/27 01:13:18 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-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:20 DEBUG : directory with modtime: Making directory with metadata 2026/06/27 01:13:21 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.52s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/27 01:13:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 01:13:22 DEBUG : Google drive root 'crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg': Skipping btime metadata as can't update it on an existing file: 2026-06-27T01:13:22.766921686Z 2026/06/27 01:13:23 INFO : non existent directory: Updated directory metadata 2026/06/27 01:13:25 DEBUG : Google drive root 'crypt/j6jsujr3tflk8u8of1li9oub5fohcl4urg1f11hl184qa60ltobg': Skipping btime metadata as can't update it on an existing file: 2026-06-27T01:13:22.766921686Z 2026/06/27 01:13:26 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.95s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:27 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/06/27 01:13:29 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/06/27 01:13:30 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.22s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/06/27 01:13:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 01:13:31 DEBUG : dst: Making directory with metadata 2026/06/27 01:13:32 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 01:13:32 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 01:13:33 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 01:13:33 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 01:13:33 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/06/27 01:13:34 INFO : dst: Set directory modification time (using SetModTime) 2026/06/27 01:13:34 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.50s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi'", Local "Local file system at /tmp/rclone1461533371", Modify Window "1ms" 2026/06/27 01:13:37 DEBUG : sub dir/test remove existing: md5 = 50dc6edf24e0f4193bc17a667ca6b26b OK 2026/06/27 01:13:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a3b157f7d6f95f54fb0a47a440694119 OK 2026/06/27 01:13:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xususup8" before starting 2026/06/27 01:13:42 DEBUG : sub dir/test remove existing.xususup8: TEST: removing renamed existing file after operation 2026/06/27 01:13:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiqixik0" before starting 2026/06/27 01:13:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiqixik0: TEST: renaming existing back after failed operation 2026/06/27 01:13:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zicalec7" before starting 2026/06/27 01:13:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zicalec7: TEST: removing renamed existing file after operation 2026/06/27 01:13:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bouknju9bu3g8652qili3s5i4kuhq17ivl40tcn6v7tp8ltvchig" 2026/06/27 01:13:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "df51srrc70osh9n8383nkv0q7fe3ne40i1emfeau83rqhsdvmficp2u2ublv0aongiigiujdv34uqf75bv9suba0qm7a1hq1nv05p47l1e47r90uk17irt6auifm2ghjcgoeavc7h5s70reme5kd13hpev4d2qc30qh1h94jir30otg0v090" --- PASS: TestRemoveExisting (13.51s) === 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/06/27 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jojepob8xuqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m52.425388931s (try 1/5)