"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/11/30 01:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu" 2025/11/30 01:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g" 2025/11/30 01:53:34 DEBUG : Creating backend with remote "/tmp/rclone1971104632" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.32s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2025/11/30 01:53:35 DEBUG : a: size = 0 OK 2025/11/30 01:53:35 DEBUG : a: size = 1 (memory) 2025/11/30 01:53:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/30 01:53:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/30 01:53:35 DEBUG : potato: Seek from 10 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 10 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 2 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/30 01:53:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 2 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/30 01:53:35 DEBUG : potato: Seek from 8 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 8 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/30 01:53:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/30 01:53:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/30 01:53:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/30 01:53:35 DEBUG : potato: Seek from 5 to 2 2025/11/30 01:53:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/30 01:53:35 DEBUG : potato: Seek from 9 to 0 2025/11/30 01:53:35 DEBUG : potato: Seek from 9 to 0 2025/11/30 01:53:35 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:53:37 DEBUG : rutabaga: md5 = 9049654e698c6e41584f28e4b245a0b2 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/11/30 01:53:39 DEBUG : empty space: md5 = f3c6820225385afc7a06ed22b7f27d90 OK === RUN TestCheck/3 2025/11/30 01:53:41 DEBUG : potato2: md5 = a852f51c307495230255db346f62e2fa OK === RUN TestCheck/4 === RUN TestCheck/5 2025/11/30 01:53:43 DEBUG : remotepotato: md5 = 524db05eafbaf4794f3d5498cd45f95f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.35s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/11/30 01:53:46 DEBUG : Creating backend with remote "nonexistent" 2025/11/30 01:53:46 DEBUG : Creating backend with remote "nonexistent" 2025/11/30 01:53:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/30 01:53:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/30 01:53:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/30 01:53:46 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:53:47 DEBUG : rutabaga: md5 = f4418d30c49bbc2410e23e4e2bbc0276 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/30 01:53:51 DEBUG : empty space: md5 = 01391c7603464d535f2c60cd378c22a6 OK === RUN TestCheckDownload/3 2025/11/30 01:53:54 DEBUG : potato2: md5 = 7d58a3651756a1349831e603d247f08c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/30 01:53:58 DEBUG : remotepotato: md5 = 850f1a4cc9be53067c8aeb73593cdb61 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.06s) --- PASS: TestCheckDownload/1 (1.05s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.65s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (0.88s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:54:04 DEBUG : rutabaga: md5 = 748af135a877211b3462e7aa85c36d4b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/30 01:54:06 DEBUG : empty space: md5 = 0c630308b6726d7341d0f03086441e55 OK === RUN TestCheckSizeOnly/3 2025/11/30 01:54:08 DEBUG : potato2: md5 = cf991131f7e35d9736d12a1fd83d73f5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/30 01:54:10 DEBUG : remotepotato: md5 = 89258e6863cab6d5aa70f5112a740888 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.29s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:54:14 DEBUG : test.sum: md5 = b86081a6eb67744110fa61e6d168c584 OK 2025/11/30 01:54:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/30 01:54:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/30 01:54:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/30 01:54:15 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/30 01:54:17 DEBUG : test.sum: md5 = 3b716ea9eeb8dfc2caefe94fdbf46978 OK 2025/11/30 01:54:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/30 01:54:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/30 01:54:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/30 01:54:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.69s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:54:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/data" 2025/11/30 01:54:19 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:54:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/data" 2025/11/30 01:54:21 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/vjrnln8ratgmqakfosrqe8espk" 2025/11/30 01:54:25 DEBUG : data/banana: md5 = 86244f9d2c07c742e2b4dbebb856a391 OK 2025/11/30 01:54:26 DEBUG : test.sum: md5 = c4b18c63c415c633ab57af04f56a6205 OK === RUN TestCheckSumDownload/subtest1 2025/11/30 01:54:30 DEBUG : data/potato: md5 = 0f8a2900c3ac8bfaeaecac3e1e46f8dc OK 2025/11/30 01:54:32 DEBUG : test.sum: md5 = 5337faf9512cf73878823b26569e9223 OK === RUN TestCheckSumDownload/subtest2 2025/11/30 01:54:36 DEBUG : test.sum: md5 = f770e76178be3e43dd68ffffb66713e6 OK === RUN TestCheckSumDownload/subtest3 2025/11/30 01:54:40 DEBUG : test.sum: md5 = c815402c4b87456943e52fd700cb206d OK === RUN TestCheckSumDownload/subtest4 2025/11/30 01:54:44 DEBUG : test.sum: md5 = 25c4e304e76d8da5aef4c825784d3a56 OK === RUN TestCheckSumDownload/subtest5 2025/11/30 01:54:48 DEBUG : test.sum: md5 = 9fbad2177d4160beee727fdfb3c6e9f8 OK === RUN TestCheckSumDownload/subtest6 2025/11/30 01:54:53 DEBUG : data/banana: md5 = c984c20ead2ff8ec7ee6505b236f3eff OK 2025/11/30 01:54:54 DEBUG : data/potato: md5 = 1c61e5e3dea1f10dc30000c5b8d2f62c OK 2025/11/30 01:54:56 DEBUG : test.sum: md5 = a8ff3808556e31ad6ede614082aeb320 OK === RUN TestCheckSumDownload/subtest7 2025/11/30 01:55:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/30 01:55:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.83s) --- PASS: TestCheckSumDownload/subtest1 (2.30s) --- PASS: TestCheckSumDownload/subtest2 (1.91s) --- PASS: TestCheckSumDownload/subtest3 (2.00s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (3.15s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2025/11/30 01:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gayevum7duvo" 2025/11/30 01:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:01 DEBUG : Creating backend with remote "TestDrive:crypt/6la8hdr8drioo1kh5mntvnrg48don8ihdb1o6c5iff69aoj16ghg" 2025/11/30 01:55:02 DEBUG : Creating backend with remote "/tmp/rclone2167852972" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo'", Local "Local file system at /tmp/rclone2167852972", Modify Window "1ms" 2025/11/30 01:55:04 DEBUG : hello, world!: md5 = e15feba8773080069882d014c96a78ea OK upper checkfile vs. lower remote (without normalization) 2025/11/30 01:55:05 ERROR : hello, world!: sum not found 2025/11/30 01:55:05 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo' 2025/11/30 01:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': 1 files missing 2025/11/30 01:55:05 NOTICE: 1 hashes missing 2025/11/30 01:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': 1 differences found 2025/11/30 01:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/30 01:55:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': 0 differences found 2025/11/30 01:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': 1 matching files 2025/11/30 01:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dekacim3folo" 2025/11/30 01:55:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/qhkb3jajho4edrruvhqpikd5ik26dqh0l6v967j8bnkogtueenr0" 2025/11/30 01:55:07 DEBUG : Creating backend with remote "/tmp/rclone414878819" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo'", Local "Local file system at /tmp/rclone414878819", Modify Window "1ms" 2025/11/30 01:55:09 DEBUG : HELLO, WORLD!: md5 = 9f7ebf399e583e5cf6cb7b16bb9ebe62 OK lower checkfile vs. upper remote (without normalization) 2025/11/30 01:55:09 ERROR : HELLO, WORLD!: sum not found 2025/11/30 01:55:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo' 2025/11/30 01:55:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': 1 files missing 2025/11/30 01:55:09 NOTICE: 1 hashes missing 2025/11/30 01:55:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': 1 differences found 2025/11/30 01:55:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/30 01:55:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': 0 differences found 2025/11/30 01:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': 1 matching files 2025/11/30 01:55:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-birapac5meli" 2025/11/30 01:55:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:10 DEBUG : Creating backend with remote "TestDrive:crypt/auqnnq6cg9titt6thd56m46l27191ai9gc5h1uq6o20dsg2bcdkg" 2025/11/30 01:55:11 DEBUG : Creating backend with remote "/tmp/rclone3406641489" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli'", Local "Local file system at /tmp/rclone3406641489", Modify Window "1ms" 2025/11/30 01:55:13 DEBUG : HeLlO, wOrLd!: md5 = ff444351f297b4d9a3b50022e5f1664b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/30 01:55:14 ERROR : HeLlO, wOrLd!: sum not found 2025/11/30 01:55:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli' 2025/11/30 01:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': 1 files missing 2025/11/30 01:55:14 NOTICE: 1 hashes missing 2025/11/30 01:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': 1 differences found 2025/11/30 01:55:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/30 01:55:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': 0 differences found 2025/11/30 01:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': 1 matching files 2025/11/30 01:55:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rofenak7fiku" 2025/11/30 01:55:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:15 DEBUG : Creating backend with remote "TestDrive:crypt/o7k5v2li7nm836rmgnnngqin6em7dhr9dqa8j6bb7vrder6emofg" 2025/11/30 01:55:16 DEBUG : Creating backend with remote "/tmp/rclone3722433411" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku'", Local "Local file system at /tmp/rclone3722433411", Modify Window "1ms" 2025/11/30 01:55:18 DEBUG : HELLO, WORLD!: md5 = 6f9c209f5b72d837f86780866a259f05 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/30 01:55:19 ERROR : HELLO, WORLD!: sum not found 2025/11/30 01:55:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku' 2025/11/30 01:55:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': 1 files missing 2025/11/30 01:55:19 NOTICE: 1 hashes missing 2025/11/30 01:55:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': 1 differences found 2025/11/30 01:55:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/30 01:55:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': 0 differences found 2025/11/30 01:55:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': 1 matching files 2025/11/30 01:55:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaxucir8katu" 2025/11/30 01:55:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:20 DEBUG : Creating backend with remote "TestDrive:crypt/kmf68olomi3rot98gli1fdt0qtei6279all3a7b19vl1ghvdi6qg" 2025/11/30 01:55:21 DEBUG : Creating backend with remote "/tmp/rclone2197075096" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu'", Local "Local file system at /tmp/rclone2197075096", Modify Window "1ms" 2025/11/30 01:55:23 DEBUG : 測試_Русский___ě_áñ: md5 = 054a5823f4ce44735255acd4373833ab OK NFD checkfile vs. NFC remote (without normalization) 2025/11/30 01:55:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:23 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu' 2025/11/30 01:55:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': 1 files missing 2025/11/30 01:55:23 NOTICE: 1 hashes missing 2025/11/30 01:55:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': 1 differences found 2025/11/30 01:55:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/30 01:55:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': 0 differences found 2025/11/30 01:55:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': 1 matching files 2025/11/30 01:55:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wacijim0vefo" 2025/11/30 01:55:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:25 DEBUG : Creating backend with remote "TestDrive:crypt/86op2r58n9195l7bkpo8ibbfe9l0h393e0ct5675gl3bi8ks6730" 2025/11/30 01:55:25 DEBUG : Creating backend with remote "/tmp/rclone3453395798" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo'", Local "Local file system at /tmp/rclone3453395798", Modify Window "1ms" 2025/11/30 01:55:28 DEBUG : 測試_Русский___ě_áñ: md5 = 6b62156a5a91869f2fa70471da8add29 OK NFC checkfile vs. NFD remote (without normalization) 2025/11/30 01:55:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo' 2025/11/30 01:55:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': 1 files missing 2025/11/30 01:55:28 NOTICE: 1 hashes missing 2025/11/30 01:55:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': 1 differences found 2025/11/30 01:55:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/30 01:55:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': 0 differences found 2025/11/30 01:55:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': 1 matching files 2025/11/30 01:55:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qawozox2qile" 2025/11/30 01:55:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:29 DEBUG : Creating backend with remote "TestDrive:crypt/i1gsqtjdntq7l2ii9ppj3tatakijvc7kruu77gj84rt5pnhrse30" 2025/11/30 01:55:30 DEBUG : Creating backend with remote "/tmp/rclone760239230" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile'", Local "Local file system at /tmp/rclone760239230", Modify Window "1ms" 2025/11/30 01:55:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2bc92a10337f29d61a0d91f4d3b133ee OK NFDx2 checkfile vs. both remote (without normalization) 2025/11/30 01:55:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile' 2025/11/30 01:55:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': 1 files missing 2025/11/30 01:55:33 NOTICE: 1 hashes missing 2025/11/30 01:55:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': 1 differences found 2025/11/30 01:55:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/30 01:55:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': 0 differences found 2025/11/30 01:55:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': 1 matching files 2025/11/30 01:55:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bujinez0cebe" 2025/11/30 01:55:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:34 DEBUG : Creating backend with remote "TestDrive:crypt/1153mhjvhjtkmmq568rgshrk5qcbl7anofsmdv4bgsou6pjt8org" 2025/11/30 01:55:35 DEBUG : Creating backend with remote "/tmp/rclone966908817" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe'", Local "Local file system at /tmp/rclone966908817", Modify Window "1ms" 2025/11/30 01:55:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 482ed44c7c5dc77e96cb0218cf64609a OK NFCx2 checkfile vs. both remote (without normalization) 2025/11/30 01:55:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe' 2025/11/30 01:55:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': 1 files missing 2025/11/30 01:55:37 NOTICE: 1 hashes missing 2025/11/30 01:55:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': 1 differences found 2025/11/30 01:55:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/30 01:55:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': 0 differences found 2025/11/30 01:55:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': 1 matching files 2025/11/30 01:55:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nefagit1keze" 2025/11/30 01:55:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:39 DEBUG : Creating backend with remote "TestDrive:crypt/2gkk4g8588ooq7sk33skg7pd4st81pfmo7vd6tlnb4u642o08ea0" 2025/11/30 01:55:39 DEBUG : Creating backend with remote "/tmp/rclone3615147368" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze'", Local "Local file system at /tmp/rclone3615147368", Modify Window "1ms" 2025/11/30 01:55:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5faa3b6388a10947e8fc18fa08e7883d OK both checkfile vs. NFDx2 remote (without normalization) 2025/11/30 01:55:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze' 2025/11/30 01:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': 1 files missing 2025/11/30 01:55:42 NOTICE: 1 hashes missing 2025/11/30 01:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': 1 differences found 2025/11/30 01:55:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/30 01:55:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': 0 differences found 2025/11/30 01:55:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': 1 matching files 2025/11/30 01:55:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiregag9saxa" 2025/11/30 01:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:55:43 DEBUG : Creating backend with remote "TestDrive:crypt/ijj6115joran7fc136btdh4jm3tvrct4sgf4fjf8f24m34q6ro1g" 2025/11/30 01:55:44 DEBUG : Creating backend with remote "/tmp/rclone1539101236" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa'", Local "Local file system at /tmp/rclone1539101236", Modify Window "1ms" 2025/11/30 01:55:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fcb8c9208a4fbaae217ea8433227c8b7 OK both checkfile vs. NFCx2 remote (without normalization) 2025/11/30 01:55:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/30 01:55:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa' 2025/11/30 01:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': 1 files missing 2025/11/30 01:55:47 NOTICE: 1 hashes missing 2025/11/30 01:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': 1 differences found 2025/11/30 01:55:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/30 01:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/30 01:55:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': 0 differences found 2025/11/30 01:55:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': 1 matching files 2025/11/30 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiregag9saxa': Purge remote 2025/11/30 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nefagit1keze': Purge remote 2025/11/30 01:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bujinez0cebe': Purge remote 2025/11/30 01:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qawozox2qile': Purge remote 2025/11/30 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wacijim0vefo': Purge remote 2025/11/30 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaxucir8katu': Purge remote 2025/11/30 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rofenak7fiku': Purge remote 2025/11/30 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-birapac5meli': Purge remote 2025/11/30 01:55:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dekacim3folo': Purge remote 2025/11/30 01:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gayevum7duvo': Purge remote --- PASS: TestApplyTransforms (51.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:55:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/30 01:55:54 DEBUG : sub/file2: md5 = 9079963688d4f2d77f97780395540344 OK 2025/11/30 01:55:54 DEBUG : sub/file2: size = 14 OK 2025/11/30 01:55:54 INFO : file1: Copied (new) to: sub/file2 2025/11/30 01:55:55 DEBUG : sub/file2: size = 14 OK 2025/11/30 01:55:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 01:55:55 DEBUG : file1: Unchanged skipping 2025/11/30 01:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': don't need to copy/move sub/file2, it is already at target location 2025/11/30 01:55:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.65s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:56:00 DEBUG : dst/file1: md5 = c559f3aef725b0960e30b41d5f652f82 OK 2025/11/30 01:56:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/backup" 2025/11/30 01:56:01 DEBUG : Config file has changed externally - reloading 2025/11/30 01:56:01 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/1nrff024r7pq65ecp72fc28jb0" 2025/11/30 01:56:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:03 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu') 2025/11/30 01:56:03 DEBUG : dst/file1: Sizes differ 2025/11/30 01:56:05 INFO : dst/file1: Moved (server-side) 2025/11/30 01:56:06 DEBUG : dst/file1: md5 = e1bbe0680b9a20be46b1148ffc5c6ff9 OK 2025/11/30 01:56:06 DEBUG : dst/file1: size = 14 OK 2025/11/30 01:56:06 INFO : dst/file1: Copied (new) 2025/11/30 01:56:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 01:56:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 01:56:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:56:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/dst" 2025/11/30 01:56:10 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 01:56:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/CompareDest" 2025/11/30 01:56:12 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/gveqi14airsml4bgu7krj116o8" 2025/11/30 01:56:14 DEBUG : one: Need to transfer - File not found at Destination 2025/11/30 01:56:16 DEBUG : one: md5 = e276773a7deb68b6cd6c3c0c5aede66e OK 2025/11/30 01:56:16 DEBUG : one: size = 3 OK 2025/11/30 01:56:16 INFO : one: Copied (new) 2025/11/30 01:56:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/dst') 2025/11/30 01:56:17 DEBUG : one: Sizes differ 2025/11/30 01:56:19 DEBUG : one: md5 = 49f3515591b7d507e7947331757d0cb5 OK 2025/11/30 01:56:19 DEBUG : one: size = 5 OK 2025/11/30 01:56:19 INFO : one: Copied (replaced existing) 2025/11/30 01:56:21 DEBUG : dst/one: md5 = 51f1547b4988fdc4178829b9f33d157e OK 2025/11/30 01:56:23 DEBUG : CompareDest/one: md5 = e78a4e56eed34085061993be7718ff54 OK 2025/11/30 01:56:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/dst') 2025/11/30 01:56:23 DEBUG : one: Sizes differ 2025/11/30 01:56:24 DEBUG : one: size = 5 OK 2025/11/30 01:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/30 01:56:26 DEBUG : CompareDest/two: md5 = 9da5fd2acd41c347172e5c747dfdbf3c OK 2025/11/30 01:56:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/30 01:56:27 DEBUG : two: size = 3 OK 2025/11/30 01:56:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/30 01:56:28 DEBUG : two: Need to transfer - File not found at Destination 2025/11/30 01:56:28 DEBUG : two: size = 3 OK 2025/11/30 01:56:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/30 01:56:29 DEBUG : two: Need to transfer - File not found at Destination 2025/11/30 01:56:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:29 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/CompareDest') 2025/11/30 01:56:29 DEBUG : two: Sizes differ 2025/11/30 01:56:31 DEBUG : two: md5 = fd657c79a7e6cb8ecf05bb4c65a03259 OK 2025/11/30 01:56:31 DEBUG : two: size = 5 OK 2025/11/30 01:56:31 INFO : two: Copied (new) 2025/11/30 01:56:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 01:56:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 01:56:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 01:56:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.38s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:56:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/dst" 2025/11/30 01:56:35 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 01:56:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/CopyDest" 2025/11/30 01:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/30 01:56:38 DEBUG : one: Need to transfer - File not found at Destination 2025/11/30 01:56:40 DEBUG : one: md5 = 2ea36d0b566e01395bd3d64bdda2b940 OK 2025/11/30 01:56:40 DEBUG : one: size = 3 OK 2025/11/30 01:56:40 INFO : one: Copied (new) 2025/11/30 01:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/dst') 2025/11/30 01:56:42 DEBUG : one: Sizes differ 2025/11/30 01:56:43 DEBUG : one: md5 = 86ae2c5eb5184a58dc8789acaacbe972 OK 2025/11/30 01:56:43 DEBUG : one: size = 5 OK 2025/11/30 01:56:43 INFO : one: Copied (replaced existing) 2025/11/30 01:56:47 DEBUG : dst/one: md5 = 18f8e37d28e6b554797b6091574147b8 OK 2025/11/30 01:56:49 DEBUG : CopyDest/one: md5 = 0a37eb74b42df83846d49abe5b583cb0 OK 2025/11/30 01:56:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/BackupDir" 2025/11/30 01:56:50 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/30 01:56:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/dst') 2025/11/30 01:56:51 DEBUG : one: Sizes differ 2025/11/30 01:56:52 DEBUG : one: size = 5 OK 2025/11/30 01:56:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:56:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/dst') 2025/11/30 01:56:52 DEBUG : one: Sizes differ 2025/11/30 01:56:53 INFO : one: Moved (server-side) 2025/11/30 01:56:54 DEBUG : one: size = 5 OK 2025/11/30 01:56:54 INFO : one: Copied (server-side copy) 2025/11/30 01:56:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/30 01:56:56 DEBUG : CopyDest/two: md5 = 2e7b472862f978f8ee6b0686b595a3bf OK 2025/11/30 01:56:57 DEBUG : two: Need to transfer - File not found at Destination 2025/11/30 01:56:57 DEBUG : two: size = 3 OK 2025/11/30 01:56:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:58 DEBUG : two: size = 3 OK 2025/11/30 01:56:58 INFO : two: Copied (server-side copy) 2025/11/30 01:56:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/30 01:56:59 DEBUG : two: size = 3 OK 2025/11/30 01:56:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/30 01:56:59 DEBUG : two: Unchanged skipping 2025/11/30 01:57:01 DEBUG : CopyDest/three: md5 = a343a01a3b3c0f5cc8fb5000c04763e7 OK 2025/11/30 01:57:02 DEBUG : three: Need to transfer - File not found at Destination 2025/11/30 01:57:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone1971104632) 2025/11/30 01:57:02 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu/CopyDest') 2025/11/30 01:57:02 DEBUG : three: Sizes differ 2025/11/30 01:57:02 DEBUG : three: Destination not found in --copy-dest 2025/11/30 01:57:03 DEBUG : three: md5 = 4b041f445e569a3efa31ab1dc37b4482 OK 2025/11/30 01:57:03 DEBUG : three: size = 7 OK 2025/11/30 01:57:03 INFO : three: Copied (new) 2025/11/30 01:57:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/30 01:57:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 01:57:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 01:57:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 01:57:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/30 01:57:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 01:57:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.72s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/30 01:57:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 3edba698b3dfc202de19c56a04e05cff OK 2025/11/30 01:57:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/30 01:57:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/30 01:57:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/30 01:57:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/11/30 01:57:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/30 01:57:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/30 01:57:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 345a09887afdc27ad89935bc1f030832 OK 2025/11/30 01:57:17 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/30 01:57:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/30 01:57:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/11/30 01:57:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using skip mode. 2025/11/30 01:57:23 NOTICE: one: Found 2 files with duplicate names 2025/11/30 01:57:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.84s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using skip mode. 2025/11/30 01:57:30 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:57:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/30 01:57:30 INFO : one: Deleted 2025/11/30 01:57:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.76s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using first mode. 2025/11/30 01:57:36 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:57:36 INFO : one: Deleted 2025/11/30 01:57:37 INFO : one: Deleted 2025/11/30 01:57:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.21s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using newest mode. 2025/11/30 01:57:42 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:57:43 INFO : one: Deleted 2025/11/30 01:57:43 INFO : one: Deleted 2025/11/30 01:57:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using oldest mode. 2025/11/30 01:57:49 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:57:49 INFO : one: Deleted 2025/11/30 01:57:50 INFO : one: Deleted 2025/11/30 01:57:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.35s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:57:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using largest mode. 2025/11/30 01:57:56 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:57:56 INFO : one: Deleted 2025/11/30 01:57:56 INFO : one: Deleted 2025/11/30 01:57:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.88s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:58:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using smallest mode. 2025/11/30 01:58:02 NOTICE: one: Found 3 files with duplicate names 2025/11/30 01:58:03 INFO : one: Deleted 2025/11/30 01:58:03 INFO : one: Deleted 2025/11/30 01:58:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.33s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:58:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Looking for duplicate names using rename mode. 2025/11/30 01:58:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/30 01:58:11 INFO : one-2.txt: renamed from: one.txt 2025/11/30 01:58:12 INFO : one-3.txt: renamed from: one.txt 2025/11/30 01:58:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.60s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:58:18 DEBUG : dupe1/one.txt: md5 = f5cf0658bb208aa12889e5558e8f3838 OK 2025/11/30 01:58:20 DEBUG : dupe2/two.txt: md5 = 4331b332f99c3a7f5ec0c0dfc4f797e2 OK 2025/11/30 01:58:22 DEBUG : dupe3/three.txt: md5 = dd4fa7510c8376fe383c05f7fdd3c5c2 OK 2025/11/30 01:58:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/11/30 01:58:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/11/30 01:58:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/11/30 01:58:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/11/30 01:58:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/30 01:58:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/11/30 01:58:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.66s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:58:30 DEBUG : a.txt: md5 = 5703798456d7dbb70109ed205e81bf4e OK 2025/11/30 01:58:32 DEBUG : zend.txt: md5 = f940ac13692e2dbcf409b488b7ebf529 OK 2025/11/30 01:58:34 DEBUG : sub dir/hello world: md5 = ab09a46c218c945f38df6a260d16822f OK 2025/11/30 01:58:35 DEBUG : sub dir/hello world2: md5 = e8bfb2fe12d2f7f7e56a776fa21acf4f OK 2025/11/30 01:58:37 DEBUG : sub dir/ignore dir/.ignore: md5 = bcea7b56d95be785cb17310040a953a2 OK 2025/11/30 01:58:39 DEBUG : sub dir/ignore dir/should be ignored: md5 = 526a6f7b78594d65be63a0befdd392d5 OK 2025/11/30 01:58:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = c04d95e888893b41e7c33ec9fb6727d4 OK 2025/11/30 01:58:43 DEBUG : a.txt: Excluded (Size Filter) 2025/11/30 01:58:43 DEBUG : a.txt: Excluded 2025/11/30 01:58:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/30 01:58:43 DEBUG : sub dir/hello world: Excluded 2025/11/30 01:58:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/30 01:58:43 DEBUG : sub dir/hello world2: Excluded 2025/11/30 01:58:44 DEBUG : sub dir/ignore dir: Excluded 2025/11/30 01:58:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/30 01:58:44 DEBUG : sub dir/hello world: Excluded 2025/11/30 01:58:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/30 01:58:44 DEBUG : sub dir/hello world2: Excluded 2025/11/30 01:58:44 DEBUG : sub dir/ignore dir: Excluded 2025/11/30 01:58:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/30 01:58:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/30 01:58:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/30 01:58:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/30 01:58:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/30 01:58:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/30 01:58:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.31s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:58:52 DEBUG : a.txt: md5 = ebdbe5cfe5168ccfc45fb513d9998c76 OK 2025/11/30 01:58:53 DEBUG : zend.txt: md5 = c8f93c1ebd9ca041cf87807b36e12e28 OK 2025/11/30 01:58:56 DEBUG : sub dir/hello world: md5 = 5433fe22dc834f2e2b171095b117c59f OK 2025/11/30 01:58:57 DEBUG : sub dir/hello world2: md5 = 3b7bd043fe58c462a0a6b87c60575049 OK 2025/11/30 01:58:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 6750bea120de8ded1dd96c78e85e082c OK 2025/11/30 01:59:00 DEBUG : sub dir/ignore dir/should be ignored: md5 = edbd7155f89ae81aeb2b3fda8e5c1f4a OK 2025/11/30 01:59:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 48b24d1ef90807b06b0b2a370465a8d1 OK 2025/11/30 01:59:04 DEBUG : a.txt: Excluded (Size Filter) 2025/11/30 01:59:04 DEBUG : a.txt: Excluded 2025/11/30 01:59:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/30 01:59:04 DEBUG : sub dir/hello world2: Excluded 2025/11/30 01:59:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/30 01:59:04 DEBUG : sub dir/hello world: Excluded 2025/11/30 01:59:05 DEBUG : sub dir/ignore dir: Excluded 2025/11/30 01:59:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/30 01:59:05 DEBUG : sub dir/hello world2: Excluded 2025/11/30 01:59:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/30 01:59:05 DEBUG : sub dir/hello world: Excluded 2025/11/30 01:59:05 DEBUG : sub dir/ignore dir: Excluded 2025/11/30 01:59:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/11/30 01:59:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/11/30 01:59:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/11/30 01:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/11/30 01:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/11/30 01:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/11/30 01:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.03s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:13 DEBUG : file1: md5 = 2b39b91838b5bf3791b337134c0c289e OK 2025/11/30 01:59:15 DEBUG : sub/file2: md5 = be54d2472ec85e4b37cd8377a8cc4688 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/11/30 01:59:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/30 01:59:18 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/11/30 01:59:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/11/30 01:59:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.29s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:22 DEBUG : file1: md5 = dd15c5c053b656073195395740c8a587 OK 2025/11/30 01:59:24 DEBUG : sub/file2: md5 = c993acbbf447ee9747ec5fc3e3445cf0 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/30 01:59:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/notfound" 2025/11/30 01:59:28 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/qe0i31qdkoejk60elps0ni5sqk" 2025/11/30 01:59:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.00s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Making directory 2025/11/30 01:59:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:35 DEBUG : sub dir/hello world: md5 = a5e8e623a276e072c186cfa781210087 OK 2025/11/30 01:59:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:39 DEBUG : potato2: md5 = 4bbaee72e2669058d08f93c997adaa2b OK 2025/11/30 01:59:41 DEBUG : empty space: md5 = 25dac8d38b4260c5713bcd041c989176 OK --- PASS: TestLs (4.89s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:44 DEBUG : potato2: md5 = b1650f54147606febc4b79d9c0dd70f0 OK 2025/11/30 01:59:45 DEBUG : empty space: md5 = fb20746ee1cd2db1a14a8574968aaf8e OK 2025/11/30 01:59:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/30 01:59:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:49 DEBUG : potato2: md5 = 821527071ee060a66fc8390bbe2565ef OK 2025/11/30 01:59:50 DEBUG : empty space: md5 = 5dc3a1d5cd2737d81c14eb92f09dfaf8 OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:53 DEBUG : potato2: md5 = d36e76aab4db5255c1947255ba8aeddb OK 2025/11/30 01:59:55 DEBUG : empty space: md5 = 54288f8fa1960696fe36f018a808f675 OK --- PASS: TestHashSums (4.37s) === RUN TestHashSumsWithErrors 2025/11/30 01:59:56 DEBUG : Creating backend with remote ":memory:" 2025/11/30 01:59:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/30 01:59:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/30 01:59:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/30 01:59:56 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 01:59:58 DEBUG : potato2: md5 = 0c8ddb7f4630656bcf609713bd2c9efe OK 2025/11/30 01:59:59 DEBUG : empty space: md5 = 022bf05bb0b38a5c2cd02a2b1f3c3720 OK 2025/11/30 02:00:01 DEBUG : sub dir/potato3: md5 = 0d530abb65a858e85d6b043c95fbce7b OK 2025/11/30 02:00:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.37s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:06 DEBUG : small: md5 = d72eeb60f77570febb37afb3b63e699b OK 2025/11/30 02:00:08 DEBUG : medium: md5 = 5c3e638026cacfab1d30b1a6e6b54b43 OK 2025/11/30 02:00:10 DEBUG : large: md5 = 92e569b4d7cca78013a1db4715118d64 OK 2025/11/30 02:00:10 DEBUG : Waiting for deletions to finish 2025/11/30 02:00:10 DEBUG : large: Excluded (Size Filter) 2025/11/30 02:00:11 INFO : medium: Deleted 2025/11/30 02:00:11 INFO : small: Deleted --- PASS: TestDelete (7.55s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:14 DEBUG : small: md5 = 9f1c242fc20bfd5c98632b96505c4c23 OK 2025/11/30 02:00:15 DEBUG : medium: md5 = 3ce5b4f9579be1e5bba246d2ac1251fc OK 2025/11/30 02:00:17 DEBUG : large: md5 = f453e86d39ae5e55d44fbf6d2a8d15d0 OK 2025/11/30 02:00:17 DEBUG : Waiting for deletions to finish 2025/11/30 02:00:17 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/30 02:00:18 INFO : small: Deleted 2025/11/30 02:00:18 INFO : large: Deleted --- PASS: TestMaxDelete (7.40s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:21 DEBUG : small: md5 = 5e209ac2e1e89a66842f6f35234b7d47 OK 2025/11/30 02:00:23 DEBUG : medium: md5 = 4a527f196da124ec0e1df858172f0b46 OK 2025/11/30 02:00:24 DEBUG : large: md5 = f55a25607b10600e7af99a32d87631b8 OK 2025/11/30 02:00:24 DEBUG : Waiting for deletions to finish 2025/11/30 02:00:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/30 02:00:25 INFO : small: Deleted 2025/11/30 02:00:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:28 DEBUG : small: md5 = f8577666108a1b1bd9aa49df78c4672c OK 2025/11/30 02:00:29 DEBUG : medium: md5 = d741dfa6eb7951e2da122abf0c752e24 OK 2025/11/30 02:00:31 DEBUG : large: md5 = 7f38ca0bf594501f2444d7e581c34c07 OK 2025/11/30 02:00:31 DEBUG : Waiting for deletions to finish 2025/11/30 02:00:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/30 02:00:32 INFO : medium: Deleted 2025/11/30 02:00:32 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:35 DEBUG : ReadFile: md5 = 054205b9e965e168fa0c13664c27aaa8 OK --- PASS: TestReadFile (3.98s) === RUN TestRetry 2025/11/30 02:00:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/30 02:00:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/30 02:00:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/30 02:00:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/30 02:00:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/30 02:00:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/30 02:00:37 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:00:39 DEBUG : file1: md5 = 5d7404d8f6ba85e48e9d9820c8a05d8a OK 2025/11/30 02:00:40 DEBUG : file2: md5 = eccf5982209d06c40e1da93543b5303c OK --- PASS: TestCat (15.99s) === RUN TestPurge 2025/11/30 02:00:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sebivox7wori" 2025/11/30 02:00:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 02:00:53 DEBUG : Creating backend with remote "TestDrive:crypt/npt6ubt9tsju5m41k35fdsn429c70hlf1jil9n9aa1afoa6a6340" 2025/11/30 02:00:55 DEBUG : Creating backend with remote "/tmp/rclone243361423" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sebivox7wori'", Local "Local file system at /tmp/rclone243361423", Modify Window "1ms" 2025/11/30 02:00:59 DEBUG : A1/B1/C1/one: md5 = 5e8584efbb5aa3dad43550fb7b3f74d5 OK 2025/11/30 02:00:59 INFO : A2: Making directory 2025/11/30 02:00:59 INFO : A1/B2: Making directory 2025/11/30 02:01:00 INFO : A1/B2/C2: Making directory 2025/11/30 02:01:01 INFO : A1/B1/C3: Making directory 2025/11/30 02:01:02 INFO : A3: Making directory 2025/11/30 02:01:02 INFO : A3/B3: Making directory 2025/11/30 02:01:03 INFO : A3/B3/C4: Making directory 2025/11/30 02:01:05 DEBUG : A1/two: md5 = 9880f7ac2610871bb72758e2af2e10c9 OK 2025/11/30 02:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sebivox7wori': Purge remote 2025/11/30 02:01:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.57s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:01:12 DEBUG : A1/B1/C1/one: md5 = b9968274509e887d6298886d94eb9038 OK 2025/11/30 02:01:12 INFO : A2: Making directory 2025/11/30 02:01:13 INFO : A1/B2: Making directory 2025/11/30 02:01:14 INFO : A1/B2/C2: Making directory 2025/11/30 02:01:14 INFO : A1/B1/C3: Making directory 2025/11/30 02:01:15 INFO : A3: Making directory 2025/11/30 02:01:16 INFO : A3/B3: Making directory 2025/11/30 02:01:17 INFO : A3/B3/C4: Making directory 2025/11/30 02:01:19 DEBUG : A1/two: md5 = 1102e8c671692d65bc2bf8557a5d125a OK 2025/11/30 02:01:20 DEBUG : removing 1 level 3 directories 2025/11/30 02:01:20 INFO : A3/B3/C4: Removing directory 2025/11/30 02:01:22 DEBUG : removing 2 level 3 directories 2025/11/30 02:01:22 INFO : A1/B1/C3: Removing directory 2025/11/30 02:01:22 INFO : A1/B2/C2: Removing directory 2025/11/30 02:01:23 DEBUG : removing 2 level 2 directories 2025/11/30 02:01:23 INFO : A3/B3: Removing directory 2025/11/30 02:01:23 INFO : A1/B2: Removing directory 2025/11/30 02:01:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/30 02:01:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/11/30 02:01:24 DEBUG : removing 2 level 1 directories 2025/11/30 02:01:24 INFO : A3: Removing directory 2025/11/30 02:01:24 INFO : A2: Removing directory 2025/11/30 02:01:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/11/30 02:01:27 DEBUG : removing 1 level 3 directories 2025/11/30 02:01:27 INFO : A1/B1/C1: Removing directory 2025/11/30 02:01:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:28 DEBUG : removing 1 level 2 directories 2025/11/30 02:01:28 INFO : A1/B1: Removing directory 2025/11/30 02:01:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/30 02:01:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:01:28 DEBUG : removing 1 level 1 directories 2025/11/30 02:01:28 INFO : A1: Removing directory 2025/11/30 02:01:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/30 02:01:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/30 02:01:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:01:29 DEBUG : removing 1 level 0 directories 2025/11/30 02:01:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Removing directory 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/11/30 02:01:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (21.89s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:01:31 INFO : A1: Making directory 2025/11/30 02:01:32 INFO : A1/B1: Making directory 2025/11/30 02:01:33 INFO : A1/B1/C1: Making directory 2025/11/30 02:01:35 DEBUG : removing 1 level 3 directories 2025/11/30 02:01:35 INFO : A1/B1/C1: Removing directory 2025/11/30 02:01:36 DEBUG : removing 1 level 2 directories 2025/11/30 02:01:36 INFO : A1/B1: Removing directory 2025/11/30 02:01:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:01:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.59s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:01:38 INFO : A1: Making directory 2025/11/30 02:01:39 INFO : A1/B1: Making directory 2025/11/30 02:01:40 INFO : A1/B1/C1: Making directory 2025/11/30 02:01:42 DEBUG : removing 1 level 3 directories 2025/11/30 02:01:42 INFO : A1/B1/C1: Removing directory 2025/11/30 02:01:43 DEBUG : removing 1 level 2 directories 2025/11/30 02:01:43 INFO : A1/B1: Removing directory 2025/11/30 02:01:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:01:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.94s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:01:47 DEBUG : file1: md5 = 383aaf328c806da2b5ef5b52bd7ec4fc OK 2025/11/30 02:01:47 DEBUG : filename.txt: File name found in url 2025/11/30 02:01:49 DEBUG : filename.txt: md5 = f3b55a3c31e4bca875c73499b02d65c8 OK 2025/11/30 02:01:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/30 02:01:50 DEBUG : headerfilename.txt: md5 = 0be03ddf7c588e272b3a128e04cfebd7 OK 2025/11/30 02:01:52 DEBUG : file2: md5 = 3ece25bbcc2a1b27c3d95bfd33a5e431 OK --- PASS: TestCopyURL (8.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:01:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/30 02:01:56 DEBUG : sub/file2: md5 = e062c508d2aaf6a7e081ef301cffd63c OK 2025/11/30 02:01:56 DEBUG : sub/file2: size = 14 OK 2025/11/30 02:01:56 INFO : file1: Copied (new) to: sub/file2 2025/11/30 02:01:56 INFO : file1: Deleted 2025/11/30 02:01:57 DEBUG : sub/file2: size = 14 OK 2025/11/30 02:01:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:01:57 DEBUG : file1: Unchanged skipping 2025/11/30 02:01:57 INFO : file1: Deleted 2025/11/30 02:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': don't need to copy/move sub/file2, it is already at target location 2025/11/30 02:01:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:02:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/30 02:02:01 DEBUG : file1: md5 = a787d9889e67f347aca3b756ede92818 OK 2025/11/30 02:02:01 DEBUG : file1: size = 14 OK 2025/11/30 02:02:01 INFO : file1: Copied (new) 2025/11/30 02:02:01 INFO : file1: Deleted 2025/11/30 02:02:02 DEBUG : file1: Destination exists, skipping 2025/11/30 02:02:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:02:06 DEBUG : dst/file1: md5 = a73cea27723a5148e28a05f6ce242c0a OK 2025/11/30 02:02:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuzuriz5xuvu/backup" 2025/11/30 02:02:07 DEBUG : Creating backend with remote "TestDrive:crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g/1nrff024r7pq65ecp72fc28jb0" 2025/11/30 02:02:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1971104632) 2025/11/30 02:02:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu') 2025/11/30 02:02:08 DEBUG : dst/file1: Sizes differ 2025/11/30 02:02:11 INFO : dst/file1: Moved (server-side) 2025/11/30 02:02:12 DEBUG : dst/file1: md5 = f9dd09181d422c88c382a6b45aea7287 OK 2025/11/30 02:02:12 DEBUG : dst/file1: size = 14 OK 2025/11/30 02:02:12 INFO : dst/file1: Copied (new) 2025/11/30 02:02:12 INFO : dst/file1: Deleted 2025/11/30 02:02:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 02:02:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/11/30 02:02:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.56s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:02:19 DEBUG : A1/one: md5 = bd54d51d636af7ff9b4cf57e676438ca OK 2025/11/30 02:02:20 DEBUG : A1/two: md5 = a8c972d1782bd5aee302d84d16aebee3 OK 2025/11/30 02:02:22 DEBUG : A1/B1/three: md5 = 0fab938fdfa8ea3e7bdd2b275c577915 OK 2025/11/30 02:02:24 DEBUG : A1/B1/C1/four: md5 = 771d25f5831d1767b3526dd22e8e6c51 OK 2025/11/30 02:02:26 DEBUG : A1/B1/C2/five: md5 = 025d0908352763a5e53a7f7391aa7ddf OK 2025/11/30 02:02:26 INFO : A1/B2: Making directory 2025/11/30 02:02:27 INFO : A1/B1/C3: Making directory 2025/11/30 02:02:36 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/30 02:02:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/30 02:02:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/30 02:02:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/30 02:02:36 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/30 02:02:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/30 02:02:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/30 02:02:39 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:02:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/30 02:02:40 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/30 02:02:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/30 02:02:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/30 02:02:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/30 02:02:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/30 02:02:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/30 02:02:48 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/30 02:02:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/30 02:02:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/30 02:02:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:02:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/30 02:02:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/30 02:02:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/11/30 02:02:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/30 02:02:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.60s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/30 02:03:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 48af745c6044ddbc9828c16179fbc339 OK 2025/11/30 02:03:02 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/30 02:03:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/30 02:03:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/30 02:03:03 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/11/30 02:03:04 DEBUG : no_checksum_big_file_from_pipe: md5 = 512d23cae5fa0800254988b5153c24b2 OK 2025/11/30 02:03:04 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/30 02:03:04 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/30 02:03:07 DEBUG : with_checksum_small_file_from_pipe: md5 = ca76f670cc0839bc10e19b4904428163 OK 2025/11/30 02:03:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/30 02:03:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/30 02:03:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/11/30 02:03:09 DEBUG : with_checksum_big_file_from_pipe: md5 = 98d62f1f67523d5c99513c82ec005e0c OK 2025/11/30 02:03:09 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/30 02:03:09 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/30 02:03:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/30 02:03:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:03:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/30 02:03:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/30 02:03:14 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/30 02:03:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/30 02:03:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/30 02:03:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/11/30 02:03:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/30 02:03:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/30 02:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (48 bytes), uploading instead of streaming 2025/11/30 02:03:23 DEBUG : rcat_metadata: md5 = 302b7ec65f5bbd4ec98f27a7ebe3ad40 OK 2025/11/30 02:03:23 DEBUG : rcat_metadata: size = 48 OK 2025/11/30 02:03:23 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/30 02:03:25 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/11/30 02:03:26 DEBUG : rcat_metadata_uploadcutoff0: md5 = c186a68d0efb2b5e715d4bda60e3a8b8 OK 2025/11/30 02:03:26 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/30 02:03:26 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.12s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:29 DEBUG : potato1: md5 = 4aa2a568eb845f510dbfa439f531eedb OK 2025/11/30 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/30 02:03:30 DEBUG : potato2: md5 = 459f3f2c217c880748c70644105c42e9 OK 2025/11/30 02:03:30 DEBUG : potato2: size = 60 OK 2025/11/30 02:03:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.35s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:33 DEBUG : potato1: md5 = 84d2d4002ca9ad9c419960710c2e0145 OK 2025/11/30 02:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/30 02:03:35 DEBUG : potato2: md5 = a89b070f33404c1f4ebbd5401797eeb8 OK 2025/11/30 02:03:35 DEBUG : potato2: size = 60 OK 2025/11/30 02:03:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.26s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:38 DEBUG : potato2: md5 = 5e8914ce7523a9992db238eef81f637d OK 2025/11/30 02:03:40 DEBUG : empty space: md5 = 1e03d34c3dfc0dc268ca6860387c08ea OK 2025/11/30 02:03:42 DEBUG : sub dir/potato3: md5 = 44386231c3bf0e60fb07b310bef4aab9 OK 2025/11/30 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Touching "sub dir/potato3" 2025/11/30 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Touching "empty space" 2025/11/30 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Touching "potato2" 2025/11/30 02:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.95s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:48 DEBUG : dir with metadata: Making directory with metadata 2025/11/30 02:03:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.34s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:50 DEBUG : directory with modtime: Making directory with metadata 2025/11/30 02:03:51 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.24s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/30 02:03:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:03:52 DEBUG : Google drive root 'crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g': Skipping btime metadata as can't update it on an existing file: 2025-11-30T02:03:52.754625743Z 2025/11/30 02:03:53 INFO : non existent directory: Updated directory metadata 2025/11/30 02:03:55 DEBUG : Google drive root 'crypt/1k8574jl2i1188uits5090io9dlcjic4i5b3dtdik4rs07r6lj5g': Skipping btime metadata as can't update it on an existing file: 2025-11-30T02:03:52.754625743Z 2025/11/30 02:03:55 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.67s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:03:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/30 02:03:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/30 02:03:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.84s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:04:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/30 02:04:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:04:01 DEBUG : dst: Making directory with metadata 2025/11/30 02:04:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/30 02:04:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/30 02:04:02 INFO : dst: Set directory modification time (using SetModTime) 2025/11/30 02:04:02 INFO : dst: Set directory modification time (using SetModTime) 2025/11/30 02:04:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/30 02:04:03 INFO : dst: Set directory modification time (using SetModTime) 2025/11/30 02:04:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu'", Local "Local file system at /tmp/rclone1971104632", Modify Window "1ms" 2025/11/30 02:04:06 DEBUG : sub dir/test remove existing: md5 = 2970906274ffad7eefd51922429e048e OK 2025/11/30 02:04:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fc48fb3feda8a1b57a80d0eff9803bc3 OK 2025/11/30 02:04:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.razicel8" before starting 2025/11/30 02:04:11 DEBUG : sub dir/test remove existing.razicel8: TEST: removing renamed existing file after operation 2025/11/30 02:04:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoyoyuk1" before starting 2025/11/30 02:04:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoyoyuk1: TEST: renaming existing back after failed operation 2025/11/30 02:04:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gupapel3" before starting 2025/11/30 02:04:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gupapel3: TEST: removing renamed existing file after operation 2025/11/30 02:04:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0kdc67vt2o6u50ejluacnae4ke57fkr8vdd6cpouvep8ht27r8q0" 2025/11/30 02:04:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3s78s0mk7krv713k00c0ho6i0af7v3kqh2m61e3m7a41vsh2ed2pcn3mn2pvialmmvdm81pkdsb05tcuoo5fs7pe39djll7v20m11tamb59it0p8rvbbe1afu8qlpq9jgvloff90rbv2vb7le4tao0ehvs90md4s74630dcdk3si5fqib2b0" --- PASS: TestRemoveExisting (12.83s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/30 02:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuzuriz5xuvu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m44.320307168s (try 1/5)