"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/06 01:03:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu" 2025/08/06 01:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:03:28 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0" 2025/08/06 01:03:29 DEBUG : Creating backend with remote "/tmp/rclone2344579900" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/06 01:03:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/06 01:03:30 DEBUG : potato: Seek from 10 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 10 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Seek from 5 to 2 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/06 01:03:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Seek from 5 to 2 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/06 01:03:30 DEBUG : potato: Seek from 8 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 8 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/06 01:03:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/06 01:03:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/06 01:03:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/06 01:03:30 DEBUG : potato: Seek from 5 to 2 2025/08/06 01:03:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/06 01:03:30 DEBUG : potato: Seek from 9 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 9 to 0 2025/08/06 01:03:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:03:32 DEBUG : rutabaga: md5 = c6c51ba9659d76782ea5b113c9cc30f8 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/06 01:03:34 DEBUG : empty space: md5 = cdb3ff83cb344424d5eaccd7ec7b620e OK === RUN TestCheck/3 2025/08/06 01:03:36 DEBUG : potato2: md5 = 3c7e0dc71d6c2a0be8b33fe29bbdef3a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/06 01:03:38 DEBUG : remotepotato: md5 = abffd0ef026ec8a4147c8e4456338ca6 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.36s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.32s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2025/08/06 01:03:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/06 01:03:41 DEBUG : Creating backend with remote "nonexistent" 2025/08/06 01:03:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/06 01:03:41 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/06 01:03:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/06 01:03:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:03:42 DEBUG : rutabaga: md5 = 62c08af25eec7524a7c35d3164f80743 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/06 01:03:47 DEBUG : empty space: md5 = ca7d5fda364bab3ec0aede08b945e89a OK === RUN TestCheckDownload/3 2025/08/06 01:03:49 DEBUG : potato2: md5 = ef1202b68c144142ca61016eea71b8cf OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/06 01:03:53 DEBUG : remotepotato: md5 = 57ac8e7d1ec1704cacf810d685732ebd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.87s) --- PASS: TestCheckDownload/1 (1.50s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.15s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (1.02s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:03:59 DEBUG : rutabaga: md5 = 9dcb3f1194059355611e44d9984859fe OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/06 01:04:02 DEBUG : empty space: md5 = 1f9d34c977fe9ab631f2eab575495e82 OK === RUN TestCheckSizeOnly/3 2025/08/06 01:04:03 DEBUG : potato2: md5 = e4b063fa0708a9de6ffc69383b2b45ce OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/06 01:04:06 DEBUG : remotepotato: md5 = 4501bfd0c9c0b5e3978a463819dcd294 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.10s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:04:10 DEBUG : test.sum: md5 = 1f0e70cc008f4a81bd9f14dedae9ebfb OK 2025/08/06 01:04:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/06 01:04:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/06 01:04:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/06 01:04:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/06 01:04:13 DEBUG : test.sum: md5 = 84a91d53f6ec30d45aa25f1504cb2f19 OK 2025/08/06 01:04:14 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/06 01:04:14 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/06 01:04:14 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/06 01:04:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.43s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:04:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/data" 2025/08/06 01:04:15 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.01s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:04:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/data" 2025/08/06 01:04:17 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/vjrnln8ratgmqakfosrqe8espk" 2025/08/06 01:04:21 DEBUG : data/banana: md5 = 3fd8222f8f117ad5ff7553e0d54224b7 OK 2025/08/06 01:04:23 DEBUG : test.sum: md5 = 312a425b336708d12e1783b7bcec856d OK === RUN TestCheckSumDownload/subtest1 2025/08/06 01:04:27 DEBUG : data/potato: md5 = 4f96b3dfcb0a2a7b888c08f2ef341a0b OK 2025/08/06 01:04:28 DEBUG : test.sum: md5 = f9492ff7d54f6e6a0804087eb6308bbf OK === RUN TestCheckSumDownload/subtest2 2025/08/06 01:04:33 DEBUG : test.sum: md5 = 7ad81b7f0d32e9dc4787fe01e562588d OK === RUN TestCheckSumDownload/subtest3 2025/08/06 01:04:37 DEBUG : test.sum: md5 = 404d92ee879c5d43e7c8cd63e4bad686 OK === RUN TestCheckSumDownload/subtest4 2025/08/06 01:04:42 DEBUG : test.sum: md5 = 3d9ac0efb4108eb4bcac87a6f59bc88c OK === RUN TestCheckSumDownload/subtest5 2025/08/06 01:04:46 DEBUG : test.sum: md5 = 16775bd8fd759b2b782794ba6e336e5a OK === RUN TestCheckSumDownload/subtest6 2025/08/06 01:04:50 DEBUG : data/banana: md5 = 8e3968f3627f099fa7c29f9121229c84 OK 2025/08/06 01:04:51 DEBUG : data/potato: md5 = f509509d37a492d32fcb2cc79f5d0df4 OK 2025/08/06 01:04:53 DEBUG : test.sum: md5 = ddf4634b810d2fe31cc04e31f7ba1f39 OK === RUN TestCheckSumDownload/subtest7 2025/08/06 01:04:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/06 01:04:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.72s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (3.20s) --- PASS: TestCheckSumDownload/subtest3 (1.97s) --- PASS: TestCheckSumDownload/subtest4 (2.69s) --- PASS: TestCheckSumDownload/subtest5 (1.95s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.93s) === RUN TestApplyTransforms 2025/08/06 01:04:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakagaf5lujo" 2025/08/06 01:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:04:59 DEBUG : Creating backend with remote "TestDrive:crypt/vc0ut7pmjchrs3rue0vklb873mlrsplcs614mpic2ohdo8q2jarg" 2025/08/06 01:05:00 DEBUG : Creating backend with remote "/tmp/rclone2818141761" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo'", Local "Local file system at /tmp/rclone2818141761", Modify Window "1ms" 2025/08/06 01:05:02 DEBUG : hello, world!: md5 = b06867287722a34e638ffbbfb98d2961 OK upper checkfile vs. lower remote (without normalization) 2025/08/06 01:05:03 ERROR : hello, world!: sum not found 2025/08/06 01:05:03 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo' 2025/08/06 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': 1 files missing 2025/08/06 01:05:03 NOTICE: 1 hashes missing 2025/08/06 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': 1 differences found 2025/08/06 01:05:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/06 01:05:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': 0 differences found 2025/08/06 01:05:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': 1 matching files 2025/08/06 01:05:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefesoh3nado" 2025/08/06 01:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:04 DEBUG : Creating backend with remote "TestDrive:crypt/3g58gt5ojk3uqp662dil3vt007qe8iv2pos02lt71v14n22a76h0" 2025/08/06 01:05:05 DEBUG : Creating backend with remote "/tmp/rclone616966787" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado'", Local "Local file system at /tmp/rclone616966787", Modify Window "1ms" 2025/08/06 01:05:07 DEBUG : HELLO, WORLD!: md5 = 9f8192b792cbeac363c068e7da0ff6d9 OK lower checkfile vs. upper remote (without normalization) 2025/08/06 01:05:07 ERROR : HELLO, WORLD!: sum not found 2025/08/06 01:05:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado' 2025/08/06 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': 1 files missing 2025/08/06 01:05:07 NOTICE: 1 hashes missing 2025/08/06 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': 1 differences found 2025/08/06 01:05:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/06 01:05:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': 0 differences found 2025/08/06 01:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': 1 matching files 2025/08/06 01:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-boqoveh4jopu" 2025/08/06 01:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/0e6lrvhoc83slr9ssogt0i98l72repl2j1gblpoojjehpn5s3vtg" 2025/08/06 01:05:10 DEBUG : Creating backend with remote "/tmp/rclone2678637875" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu'", Local "Local file system at /tmp/rclone2678637875", Modify Window "1ms" 2025/08/06 01:05:12 DEBUG : HeLlO, wOrLd!: md5 = efc0f838d45450ecb13da4c835224153 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/06 01:05:12 ERROR : HeLlO, wOrLd!: sum not found 2025/08/06 01:05:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu' 2025/08/06 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': 1 files missing 2025/08/06 01:05:12 NOTICE: 1 hashes missing 2025/08/06 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': 1 differences found 2025/08/06 01:05:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/06 01:05:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': 0 differences found 2025/08/06 01:05:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': 1 matching files 2025/08/06 01:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jarirug0lobe" 2025/08/06 01:05:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/10ibvsglp5i8ur2si2bjkgaibattu71mp019e5avefal5ltn7ngg" 2025/08/06 01:05:14 DEBUG : Creating backend with remote "/tmp/rclone1663726570" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe'", Local "Local file system at /tmp/rclone1663726570", Modify Window "1ms" 2025/08/06 01:05:16 DEBUG : HELLO, WORLD!: md5 = 4f8606f186ef54ae064eb119e2f62cfc OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/06 01:05:17 ERROR : HELLO, WORLD!: sum not found 2025/08/06 01:05:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe' 2025/08/06 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': 1 files missing 2025/08/06 01:05:17 NOTICE: 1 hashes missing 2025/08/06 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': 1 differences found 2025/08/06 01:05:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/06 01:05:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': 0 differences found 2025/08/06 01:05:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': 1 matching files 2025/08/06 01:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tayewil6duci" 2025/08/06 01:05:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/8j037tj4k760m1geq47lo3jq6f0fjnktbekj1olvrpb4m4aihopg" 2025/08/06 01:05:19 DEBUG : Creating backend with remote "/tmp/rclone2548873273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci'", Local "Local file system at /tmp/rclone2548873273", Modify Window "1ms" 2025/08/06 01:05:22 DEBUG : 測試_Русский___ě_áñ: md5 = e53ba2c8cd082496dd966390da44dadb OK NFD checkfile vs. NFC remote (without normalization) 2025/08/06 01:05:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci' 2025/08/06 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': 1 files missing 2025/08/06 01:05:22 NOTICE: 1 hashes missing 2025/08/06 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': 1 differences found 2025/08/06 01:05:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/06 01:05:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': 0 differences found 2025/08/06 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': 1 matching files 2025/08/06 01:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dituhum0foza" 2025/08/06 01:05:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/61sq5laou54356d3hrpsm5k83me317v9f8d31ou7pnjgg8pn39r0" 2025/08/06 01:05:25 DEBUG : Creating backend with remote "/tmp/rclone3860553960" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza'", Local "Local file system at /tmp/rclone3860553960", Modify Window "1ms" 2025/08/06 01:05:27 DEBUG : 測試_Русский___ě_áñ: md5 = 5f7438e572d1dc1f932cad86328e8b02 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/06 01:05:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:28 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza' 2025/08/06 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': 1 files missing 2025/08/06 01:05:28 NOTICE: 1 hashes missing 2025/08/06 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': 1 differences found 2025/08/06 01:05:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/06 01:05:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': 0 differences found 2025/08/06 01:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': 1 matching files 2025/08/06 01:05:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quyewox2cefa" 2025/08/06 01:05:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:29 DEBUG : Creating backend with remote "TestDrive:crypt/q50fdim6tjpujk0q0cdu0puv81np6c6q5enlumnt02qna8lgcic0" 2025/08/06 01:05:30 DEBUG : Creating backend with remote "/tmp/rclone2579988429" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa'", Local "Local file system at /tmp/rclone2579988429", Modify Window "1ms" 2025/08/06 01:05:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3d2db781f2ac4f963fd53c0b48888a61 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/06 01:05:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa' 2025/08/06 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': 1 files missing 2025/08/06 01:05:33 NOTICE: 1 hashes missing 2025/08/06 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': 1 differences found 2025/08/06 01:05:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/06 01:05:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': 0 differences found 2025/08/06 01:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': 1 matching files 2025/08/06 01:05:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoxanir9soze" 2025/08/06 01:05:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:34 DEBUG : Creating backend with remote "TestDrive:crypt/aesppqt4r4cflod9p9i44siqij81trm1j5ecsd76a2h5qejd7us0" 2025/08/06 01:05:35 DEBUG : Creating backend with remote "/tmp/rclone1023647681" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze'", Local "Local file system at /tmp/rclone1023647681", Modify Window "1ms" 2025/08/06 01:05:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 629465c6f614ca5aec3efae9235472bf OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/06 01:05:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze' 2025/08/06 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': 1 files missing 2025/08/06 01:05:37 NOTICE: 1 hashes missing 2025/08/06 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': 1 differences found 2025/08/06 01:05:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/06 01:05:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': 0 differences found 2025/08/06 01:05:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': 1 matching files 2025/08/06 01:05:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rovafuk2qafa" 2025/08/06 01:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:39 DEBUG : Creating backend with remote "TestDrive:crypt/8jdq5k8r1kuhqadj4oqmh4gtbtm8o19qit7ko15rb8fe207chle0" 2025/08/06 01:05:39 DEBUG : Creating backend with remote "/tmp/rclone1452102696" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa'", Local "Local file system at /tmp/rclone1452102696", Modify Window "1ms" 2025/08/06 01:05:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c4aa39df039e55624f374b62c83e2503 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/06 01:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa' 2025/08/06 01:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': 1 files missing 2025/08/06 01:05:42 NOTICE: 1 hashes missing 2025/08/06 01:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': 1 differences found 2025/08/06 01:05:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/06 01:05:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': 0 differences found 2025/08/06 01:05:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': 1 matching files 2025/08/06 01:05:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serexub6giru" 2025/08/06 01:05:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:05:43 DEBUG : Creating backend with remote "TestDrive:crypt/va7l1m9qp4vnkkoobi8a0vihe63m62ai982ai6mpi2aacq3l6iqg" 2025/08/06 01:05:44 DEBUG : Creating backend with remote "/tmp/rclone1860149242" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru'", Local "Local file system at /tmp/rclone1860149242", Modify Window "1ms" 2025/08/06 01:05:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f1234d3c3fa706206e9ed79db177eea0 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/06 01:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/06 01:05:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru' 2025/08/06 01:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': 1 files missing 2025/08/06 01:05:47 NOTICE: 1 hashes missing 2025/08/06 01:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': 1 differences found 2025/08/06 01:05:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/06 01:05:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/06 01:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': 0 differences found 2025/08/06 01:05:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': 1 matching files 2025/08/06 01:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serexub6giru': Purge remote 2025/08/06 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rovafuk2qafa': Purge remote 2025/08/06 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoxanir9soze': Purge remote 2025/08/06 01:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quyewox2cefa': Purge remote 2025/08/06 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dituhum0foza': Purge remote 2025/08/06 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tayewil6duci': Purge remote 2025/08/06 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jarirug0lobe': Purge remote 2025/08/06 01:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-boqoveh4jopu': Purge remote 2025/08/06 01:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefesoh3nado': Purge remote 2025/08/06 01:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakagaf5lujo': Purge remote --- PASS: TestApplyTransforms (53.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:05:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/06 01:05:55 DEBUG : sub/file2: md5 = a7a8e3cfcc2d426e02b4c6c93b5f6821 OK 2025/08/06 01:05:55 INFO : file1: Copied (new) to: sub/file2 2025/08/06 01:05:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 01:05:56 DEBUG : file1: Unchanged skipping 2025/08/06 01:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': don't need to copy/move sub/file2, it is already at target location 2025/08/06 01:05:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.16s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:06:01 DEBUG : dst/file1: md5 = a8f7d3028eb1207771c83d59b75f5abc OK 2025/08/06 01:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/backup" 2025/08/06 01:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/1nrff024r7pq65ecp72fc28jb0" 2025/08/06 01:06:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/06 01:06:06 INFO : dst/file1: Moved (server-side) 2025/08/06 01:06:07 DEBUG : dst/file1: md5 = e36cfa3c3385dcfb6a816e2a16108e79 OK 2025/08/06 01:06:07 INFO : dst/file1: Copied (new) 2025/08/06 01:06:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:06:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:06:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.96s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:06:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/dst" 2025/08/06 01:06:12 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/06 01:06:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/CompareDest" 2025/08/06 01:06:14 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/gveqi14airsml4bgu7krj116o8" 2025/08/06 01:06:15 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 01:06:17 DEBUG : one: md5 = 6aa4557e1ad756a70d45a444792cea76 OK 2025/08/06 01:06:17 INFO : one: Copied (new) 2025/08/06 01:06:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:20 DEBUG : one: md5 = c58d62f389759302b284f838d62d05c5 OK 2025/08/06 01:06:20 INFO : one: Copied (replaced existing) 2025/08/06 01:06:22 DEBUG : dst/one: md5 = 92730b05551568e5057e4f3539815f49 OK 2025/08/06 01:06:25 DEBUG : CompareDest/one: md5 = f1234751079165b29a56b63b221147da OK 2025/08/06 01:06:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 01:06:28 DEBUG : CompareDest/two: md5 = 78581caea5ec2da362d134c40ddafea0 OK 2025/08/06 01:06:28 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 01:06:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 01:06:30 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 01:06:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 01:06:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 01:06:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:33 DEBUG : two: md5 = 5da1edc8b3e1abe263b66c2b0601943b OK 2025/08/06 01:06:33 INFO : two: Copied (new) 2025/08/06 01:06:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:06:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:06:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:06:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.96s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:06:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/dst" 2025/08/06 01:06:37 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/06 01:06:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/CopyDest" 2025/08/06 01:06:39 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/06 01:06:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 01:06:43 DEBUG : one: md5 = d06c6e732bc8c868f4138aa89a99fa50 OK 2025/08/06 01:06:43 INFO : one: Copied (new) 2025/08/06 01:06:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:45 DEBUG : one: md5 = 5f22d7997a16823d97c41f33c4538011 OK 2025/08/06 01:06:45 INFO : one: Copied (replaced existing) 2025/08/06 01:06:47 DEBUG : dst/one: md5 = aaada40f1df09d9ff0979858ae9af480 OK 2025/08/06 01:06:49 DEBUG : CopyDest/one: md5 = 411d7181cbdda6041fb3154fecefd986 OK 2025/08/06 01:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/BackupDir" 2025/08/06 01:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/06 01:06:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 01:06:54 INFO : one: Moved (server-side) 2025/08/06 01:06:55 INFO : one: Copied (server-side copy) 2025/08/06 01:06:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/06 01:06:57 DEBUG : CopyDest/two: md5 = 8be74233de0c2ca594f51e23d54fb2b6 OK 2025/08/06 01:06:57 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 01:06:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:59 INFO : two: Copied (server-side copy) 2025/08/06 01:06:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/06 01:06:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 01:06:59 DEBUG : two: Unchanged skipping 2025/08/06 01:07:01 DEBUG : CopyDest/three: md5 = 8b2c3b7e622e5416fea9d19796bbccf8 OK 2025/08/06 01:07:02 DEBUG : three: Need to transfer - File not found at Destination 2025/08/06 01:07:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/06 01:07:02 DEBUG : three: Destination not found in --copy-dest 2025/08/06 01:07:04 DEBUG : three: md5 = 0f11cbce3ce9f0769c596ef74aed963a OK 2025/08/06 01:07:04 INFO : three: Copied (new) 2025/08/06 01:07:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/06 01:07:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:07:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:07:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:07:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/06 01:07:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:07:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.38s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.49s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/06 01:07:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = eac1569f8ca61ee5c0ec16594d7d70cc OK 2025/08/06 01:07:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/06 01:07:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/06 01:07:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/06 01:07:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/06 01:07:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/06 01:07:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 56cc692f9b9ac355cccb20fc222f5beb OK 2025/08/06 01:07:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/06 01:07:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/06 01:07:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.87s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using skip mode. 2025/08/06 01:07:24 NOTICE: one: Found 2 files with duplicate names 2025/08/06 01:07:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.82s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using skip mode. 2025/08/06 01:07:30 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:07:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/06 01:07:30 INFO : one: Deleted 2025/08/06 01:07:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.33s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using first mode. 2025/08/06 01:07:36 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:07:36 INFO : one: Deleted 2025/08/06 01:07:39 INFO : one: Deleted 2025/08/06 01:07:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.38s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using newest mode. 2025/08/06 01:07:44 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:07:45 INFO : one: Deleted 2025/08/06 01:07:45 INFO : one: Deleted 2025/08/06 01:07:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.55s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using oldest mode. 2025/08/06 01:07:51 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:07:52 INFO : one: Deleted 2025/08/06 01:07:52 INFO : one: Deleted 2025/08/06 01:07:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.25s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:07:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using largest mode. 2025/08/06 01:07:58 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:07:58 INFO : one: Deleted 2025/08/06 01:07:59 INFO : one: Deleted 2025/08/06 01:07:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.41s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:08:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using smallest mode. 2025/08/06 01:08:04 NOTICE: one: Found 3 files with duplicate names 2025/08/06 01:08:04 INFO : one: Deleted 2025/08/06 01:08:05 INFO : one: Deleted 2025/08/06 01:08:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.09s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:08:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Looking for duplicate names using rename mode. 2025/08/06 01:08:11 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/06 01:08:12 INFO : one-2.txt: renamed from: one.txt 2025/08/06 01:08:14 INFO : one-3.txt: renamed from: one.txt 2025/08/06 01:08:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.36s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:08:19 DEBUG : dupe1/one.txt: md5 = 5528675f8ea99f807d946a7f22047a0c OK 2025/08/06 01:08:22 DEBUG : dupe2/two.txt: md5 = 6f8621350997c17b538162979c3174eb OK 2025/08/06 01:08:24 DEBUG : dupe3/three.txt: md5 = 8a1f9468cc392c80a4b59c9f6cb3572c OK 2025/08/06 01:08:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/06 01:08:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/06 01:08:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/06 01:08:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/06 01:08:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/06 01:08:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/06 01:08:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:08:31 DEBUG : a.txt: md5 = d12563918168c34c4de49fcf9d61d50d OK 2025/08/06 01:08:33 DEBUG : zend.txt: md5 = fb2295da299bea8a10077b37975cb2d8 OK 2025/08/06 01:08:35 DEBUG : sub dir/hello world: md5 = 7ac7608b0077283ca685f0164ae6d787 OK 2025/08/06 01:08:37 DEBUG : sub dir/hello world2: md5 = a607249257527d2886557f6565b99163 OK 2025/08/06 01:08:39 DEBUG : sub dir/ignore dir/.ignore: md5 = ca58c3e3488d0e41544e1ce039090191 OK 2025/08/06 01:08:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6fbaaf7f0d109a8572e157f4f30b1d72 OK 2025/08/06 01:08:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 05a7086a1be201985d387d2cbad13c44 OK 2025/08/06 01:08:44 DEBUG : a.txt: Excluded (Size Filter) 2025/08/06 01:08:44 DEBUG : a.txt: Excluded 2025/08/06 01:08:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/06 01:08:44 DEBUG : sub dir/hello world2: Excluded 2025/08/06 01:08:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/06 01:08:44 DEBUG : sub dir/hello world: Excluded 2025/08/06 01:08:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/06 01:08:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/06 01:08:45 DEBUG : sub dir/hello world2: Excluded 2025/08/06 01:08:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/06 01:08:45 DEBUG : sub dir/hello world: Excluded 2025/08/06 01:08:45 DEBUG : sub dir/ignore dir: Excluded 2025/08/06 01:08:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/06 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/06 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/06 01:08:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/06 01:08:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/06 01:08:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/06 01:08:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.50s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:08:53 DEBUG : a.txt: md5 = 3ba61a173be36b3f21544b25b6960082 OK 2025/08/06 01:08:54 DEBUG : zend.txt: md5 = d93522e94a338fa8d71d380891f7bb6d OK 2025/08/06 01:08:56 DEBUG : sub dir/hello world: md5 = 31de68830f33dc36e777bc710621dff8 OK 2025/08/06 01:08:58 DEBUG : sub dir/hello world2: md5 = 364059128fd390322a72dca9a454dea6 OK 2025/08/06 01:09:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 8bb34836ed1637f9d72ec70cddb4bdc3 OK 2025/08/06 01:09:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = a4e5638b5242a8250422bdc54517d7ba OK 2025/08/06 01:09:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1cc5e1def52b47e44b8a7119927e4356 OK 2025/08/06 01:09:05 DEBUG : a.txt: Excluded (Size Filter) 2025/08/06 01:09:05 DEBUG : a.txt: Excluded 2025/08/06 01:09:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/06 01:09:05 DEBUG : sub dir/hello world: Excluded 2025/08/06 01:09:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/06 01:09:05 DEBUG : sub dir/hello world2: Excluded 2025/08/06 01:09:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/06 01:09:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/06 01:09:06 DEBUG : sub dir/hello world: Excluded 2025/08/06 01:09:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/06 01:09:06 DEBUG : sub dir/hello world2: Excluded 2025/08/06 01:09:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/06 01:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/06 01:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/06 01:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.34s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:14 DEBUG : file1: md5 = 80e00bcff5136d6f3a977573630bd9e3 OK 2025/08/06 01:09:17 DEBUG : sub/file2: md5 = 2e83b9bb63e13e4e42f142d99ba5f0e4 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/08/06 01:09:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/06 01:09:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/06 01:09:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/06 01:09:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.83s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:24 DEBUG : file1: md5 = 44ea6e2337094180921ec29c6a35e46f OK 2025/08/06 01:09:26 DEBUG : sub/file2: md5 = 2dabbfaecbca53802c737206b78c5386 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/08/06 01:09:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/notfound" 2025/08/06 01:09:30 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/06 01:09:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.25s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.78s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Making directory 2025/08/06 01:09:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:37 DEBUG : sub dir/hello world: md5 = ba75d727ee9651708a4e7b1a62d2878b OK 2025/08/06 01:09:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.44s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:41 DEBUG : potato2: md5 = 2b7ecbf5557b23f7dc83e34be3ffa483 OK 2025/08/06 01:09:42 DEBUG : empty space: md5 = 5d2b1e663a621a38d1778cfa107e533a OK --- PASS: TestLs (4.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:45 DEBUG : potato2: md5 = 2ecf184c088cb0411489557f85bcdb0d OK 2025/08/06 01:09:47 DEBUG : empty space: md5 = f252a97e5cde5b2c26deed0d656afc6e OK 2025/08/06 01:09:47 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.70s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:50 DEBUG : potato2: md5 = e5915fb718613f24c92c1b786647ea6b OK 2025/08/06 01:09:51 DEBUG : empty space: md5 = 8ecfa49d0ce51aa8a2afc3f612b1b074 OK --- PASS: TestLsLong (4.58s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:54 DEBUG : potato2: md5 = 610777946022adfb40e1e2880fe15608 OK 2025/08/06 01:09:56 DEBUG : empty space: md5 = 139146ac7a6c36aada47edf886920d8e OK --- PASS: TestHashSums (4.09s) === RUN TestHashSumsWithErrors 2025/08/06 01:09:57 DEBUG : Creating backend with remote ":memory:" 2025/08/06 01:09:57 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/06 01:09:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/06 01:09:57 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:09:59 DEBUG : potato2: md5 = 65690cfd31cc42c166d087ac2845f771 OK 2025/08/06 01:10:01 DEBUG : empty space: md5 = 94be015d5bfd9285473e7ddd5fb22954 OK 2025/08/06 01:10:03 DEBUG : sub dir/potato3: md5 = 6564fd5dbf11c973c7597942c6f57d19 OK 2025/08/06 01:10:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:08 DEBUG : small: md5 = 50a36b3cb274d24d2863bf0c74e4de0c OK 2025/08/06 01:10:09 DEBUG : medium: md5 = 792d859a892c81b4739f47c92c000356 OK 2025/08/06 01:10:11 DEBUG : large: md5 = faf4d929603cc59632b9207f9fb9d634 OK 2025/08/06 01:10:11 DEBUG : Waiting for deletions to finish 2025/08/06 01:10:11 DEBUG : large: Excluded (Size Filter) 2025/08/06 01:10:12 INFO : medium: Deleted 2025/08/06 01:10:12 INFO : small: Deleted --- PASS: TestDelete (6.38s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:14 DEBUG : small: md5 = 399bd177d5ccedf322e2a531c3002cde OK 2025/08/06 01:10:16 DEBUG : medium: md5 = 43481850c5819c26d6f9343d7b56bb2a OK 2025/08/06 01:10:17 DEBUG : large: md5 = 3057bf9e3fb70e94b7b11e761651b897 OK 2025/08/06 01:10:17 DEBUG : Waiting for deletions to finish 2025/08/06 01:10:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/06 01:10:18 INFO : large: Deleted 2025/08/06 01:10:18 INFO : small: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:21 DEBUG : small: md5 = cb46a68d834ddf474bde331357898c8e OK 2025/08/06 01:10:23 DEBUG : medium: md5 = 9a333bf2af09965f93afee4aec8138d5 OK 2025/08/06 01:10:24 DEBUG : large: md5 = 26b3f413863b32009165d33de086ded8 OK 2025/08/06 01:10:25 DEBUG : Waiting for deletions to finish 2025/08/06 01:10:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/06 01:10:25 INFO : small: Deleted 2025/08/06 01:10:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.28s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:28 DEBUG : small: md5 = 3c5a55301097fb6afc727a7f2a3beb37 OK 2025/08/06 01:10:30 DEBUG : medium: md5 = f20cfb118c7f92eeba03e7de6b39ca6e OK 2025/08/06 01:10:31 DEBUG : large: md5 = 72757b088a754c0a304c6d9050f3c4ff OK 2025/08/06 01:10:31 DEBUG : Waiting for deletions to finish 2025/08/06 01:10:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/06 01:10:32 INFO : small: Deleted 2025/08/06 01:10:32 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.92s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:35 DEBUG : ReadFile: md5 = 505474f3fa0181a460782939c0d7cb94 OK --- PASS: TestReadFile (4.24s) === RUN TestRetry 2025/08/06 01:10:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/06 01:10:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/06 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/06 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/06 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/06 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/06 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:10:40 DEBUG : file1: md5 = 719137a5297aec8c5e60e91150555c72 OK 2025/08/06 01:10:41 DEBUG : file2: md5 = b86cec2676d7c0ab4bac0592991cf59a OK --- PASS: TestCat (16.63s) === RUN TestPurge 2025/08/06 01:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soxuzoz6zebi" 2025/08/06 01:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 01:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/hc36te60gv5l1ootcijoh2nim6j2c40dkom0j81dir3v21om9pdg" 2025/08/06 01:10:56 DEBUG : Creating backend with remote "/tmp/rclone3527823924" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-soxuzoz6zebi'", Local "Local file system at /tmp/rclone3527823924", Modify Window "1ms" 2025/08/06 01:11:00 DEBUG : A1/B1/C1/one: md5 = 88968c212fd292402eef35cda4e9f834 OK 2025/08/06 01:11:00 INFO : A2: Making directory 2025/08/06 01:11:01 INFO : A1/B2: Making directory 2025/08/06 01:11:02 INFO : A1/B2/C2: Making directory 2025/08/06 01:11:02 INFO : A1/B1/C3: Making directory 2025/08/06 01:11:03 INFO : A3: Making directory 2025/08/06 01:11:04 INFO : A3/B3: Making directory 2025/08/06 01:11:05 INFO : A3/B3/C4: Making directory 2025/08/06 01:11:07 DEBUG : A1/two: md5 = 9b294a9e28e435c1a3ccbc6f6a3e4b44 OK 2025/08/06 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxuzoz6zebi': Purge remote 2025/08/06 01:11:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:11:14 DEBUG : A1/B1/C1/one: md5 = c6f4de5f01f65daa8905ece81686d867 OK 2025/08/06 01:11:14 INFO : A2: Making directory 2025/08/06 01:11:14 INFO : A1/B2: Making directory 2025/08/06 01:11:15 INFO : A1/B2/C2: Making directory 2025/08/06 01:11:16 INFO : A1/B1/C3: Making directory 2025/08/06 01:11:17 INFO : A3: Making directory 2025/08/06 01:11:17 INFO : A3/B3: Making directory 2025/08/06 01:11:18 INFO : A3/B3/C4: Making directory 2025/08/06 01:11:20 DEBUG : A1/two: md5 = 55b27bccc2d6d49c294ad88a9b6fefff OK 2025/08/06 01:11:21 DEBUG : removing 1 level 3 directories 2025/08/06 01:11:21 INFO : A3/B3/C4: Removing directory 2025/08/06 01:11:24 DEBUG : removing 2 level 3 directories 2025/08/06 01:11:24 INFO : A1/B2/C2: Removing directory 2025/08/06 01:11:24 INFO : A1/B1/C3: Removing directory 2025/08/06 01:11:25 DEBUG : removing 2 level 2 directories 2025/08/06 01:11:25 INFO : A3/B3: Removing directory 2025/08/06 01:11:25 INFO : A1/B2: Removing directory 2025/08/06 01:11:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/06 01:11:25 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/06 01:11:25 DEBUG : removing 2 level 1 directories 2025/08/06 01:11:25 INFO : A2: Removing directory 2025/08/06 01:11:25 INFO : A3: Removing directory 2025/08/06 01:11:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/06 01:11:29 DEBUG : removing 1 level 3 directories 2025/08/06 01:11:29 INFO : A1/B1/C1: Removing directory 2025/08/06 01:11:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:30 DEBUG : removing 1 level 2 directories 2025/08/06 01:11:30 INFO : A1/B1: Removing directory 2025/08/06 01:11:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/06 01:11:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:11:30 DEBUG : removing 1 level 1 directories 2025/08/06 01:11:30 INFO : A1: Removing directory 2025/08/06 01:11:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/06 01:11:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/06 01:11:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:11:31 DEBUG : removing 1 level 0 directories 2025/08/06 01:11:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Removing directory 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/06 01:11:32 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.38s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:11:33 INFO : A1: Making directory 2025/08/06 01:11:34 INFO : A1/B1: Making directory 2025/08/06 01:11:35 INFO : A1/B1/C1: Making directory 2025/08/06 01:11:37 DEBUG : removing 1 level 3 directories 2025/08/06 01:11:37 INFO : A1/B1/C1: Removing directory 2025/08/06 01:11:38 DEBUG : removing 1 level 2 directories 2025/08/06 01:11:38 INFO : A1/B1: Removing directory 2025/08/06 01:11:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:11:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:11:40 INFO : A1: Making directory 2025/08/06 01:11:41 INFO : A1/B1: Making directory 2025/08/06 01:11:42 INFO : A1/B1/C1: Making directory 2025/08/06 01:11:44 DEBUG : removing 1 level 3 directories 2025/08/06 01:11:44 INFO : A1/B1/C1: Removing directory 2025/08/06 01:11:45 DEBUG : removing 1 level 2 directories 2025/08/06 01:11:45 INFO : A1/B1: Removing directory 2025/08/06 01:11:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:11:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.07s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:11:49 DEBUG : file1: md5 = 36705b1d5c729fa2898184a7cdded023 OK 2025/08/06 01:11:49 DEBUG : filename.txt: File name found in url 2025/08/06 01:11:51 DEBUG : filename.txt: md5 = b54b82f760284e4fbec62168fcdf6b26 OK 2025/08/06 01:11:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/06 01:11:52 DEBUG : headerfilename.txt: md5 = cb1d6ed7457d127229dfe22997953b3e OK 2025/08/06 01:11:54 DEBUG : file2: md5 = 7a800365e781771519dd88b7b5d3860e OK --- PASS: TestCopyURL (8.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:11:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/06 01:11:59 DEBUG : sub/file2: md5 = 8577390540ab24faf34d6e2d79a82a20 OK 2025/08/06 01:11:59 INFO : file1: Copied (new) to: sub/file2 2025/08/06 01:11:59 INFO : file1: Deleted 2025/08/06 01:11:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 01:11:59 DEBUG : file1: Unchanged skipping 2025/08/06 01:11:59 INFO : file1: Deleted 2025/08/06 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': don't need to copy/move sub/file2, it is already at target location 2025/08/06 01:12:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:12:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/06 01:12:04 DEBUG : file1: md5 = 716a6fcea63b6094bb6f1481061be686 OK 2025/08/06 01:12:04 INFO : file1: Copied (new) 2025/08/06 01:12:04 INFO : file1: Deleted 2025/08/06 01:12:04 DEBUG : file1: Destination exists, skipping 2025/08/06 01:12:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:12:08 DEBUG : dst/file1: md5 = 15a8058137d88a4c58c866f57d8222a6 OK 2025/08/06 01:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nijotij8yelu/backup" 2025/08/06 01:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0/1nrff024r7pq65ecp72fc28jb0" 2025/08/06 01:12:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/06 01:12:13 INFO : dst/file1: Moved (server-side) 2025/08/06 01:12:14 DEBUG : dst/file1: md5 = 0d8a646603181da491c139ad453b0b22 OK 2025/08/06 01:12:14 INFO : dst/file1: Copied (new) 2025/08/06 01:12:14 INFO : dst/file1: Deleted 2025/08/06 01:12:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:12:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/06 01:12:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.52s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:12:21 DEBUG : A1/one: md5 = e8d7d933e11f4e5d8268e92226d700fe OK 2025/08/06 01:12:22 DEBUG : A1/two: md5 = 3e1baf3c07330f84f1bfc6f9eda09a17 OK 2025/08/06 01:12:24 DEBUG : A1/B1/three: md5 = ddf0053d23162d0eca3f6bdafa65d574 OK 2025/08/06 01:12:26 DEBUG : A1/B1/C1/four: md5 = 0b14d68fcb18ae014a4f3b7e0d4e2d8e OK 2025/08/06 01:12:29 DEBUG : A1/B1/C2/five: md5 = 41455833cd5370382b7f3f0fb93c9440 OK 2025/08/06 01:12:29 INFO : A1/B2: Making directory 2025/08/06 01:12:29 INFO : A1/B1/C3: Making directory 2025/08/06 01:12:38 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/06 01:12:38 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/06 01:12:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/06 01:12:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/06 01:12:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/06 01:12:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/06 01:12:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/06 01:12:42 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:12:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/06 01:12:42 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/06 01:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/06 01:12:50 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/06 01:12:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/06 01:12:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/06 01:12:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/06 01:12:50 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/06 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/06 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/06 01:12:53 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:12:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/06 01:12:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/06 01:13:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/06 01:13:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/06 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/06 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/06 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/06 01:13:01 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/06 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/06 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/06 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/06 01:13:02 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.50s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" --- PASS: TestGetFsInfo (0.70s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/06 01:13:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 85ef1bc999a54b129207aafbda1032de OK 2025/08/06 01:13:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/06 01:13:05 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/06 01:13:05 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/06 01:13:06 DEBUG : no_checksum_big_file_from_pipe: md5 = 400e2035a1a366e390f933bb10fe2803 OK 2025/08/06 01:13:06 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/06 01:13:10 DEBUG : with_checksum_small_file_from_pipe: md5 = acf8b34172bb6eed370bef65b922b8c6 OK 2025/08/06 01:13:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/06 01:13:10 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/06 01:13:11 DEBUG : with_checksum_big_file_from_pipe: md5 = 18fb73870929bd91c216e1941c0d9e4e OK 2025/08/06 01:13:11 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/06 01:13:15 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 01:13:15 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/06 01:13:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/06 01:13:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/06 01:13:20 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/06 01:13:21 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.66s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/06 01:13:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/06 01:13:24 DEBUG : rcat_metadata: md5 = f4844e0a7f446bd0ce7d0024d2043103 OK 2025/08/06 01:13:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/06 01:13:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/06 01:13:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = b116d8a2515a4d5c7b89c6213d349fe1 OK 2025/08/06 01:13:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.96s) --- PASS: TestRcatMetadata/Normal (2.77s) --- PASS: TestRcatMetadata/ViaDisk (2.74s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:30 DEBUG : potato1: md5 = b4fee1214e2a04e2df63149276d847fa OK 2025/08/06 01:13:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/06 01:13:31 DEBUG : potato2: md5 = f78fefdbc9f6650423309ea09e4c641f OK 2025/08/06 01:13:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.31s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:34 DEBUG : potato1: md5 = 05bcc960d51d2236f3b2d993a4882209 OK 2025/08/06 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/06 01:13:35 DEBUG : potato2: md5 = 4d5bbb4f70d9b83936dda064b4eac410 OK 2025/08/06 01:13:35 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.63s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:39 DEBUG : potato2: md5 = d019a7b9c10414d2be660495851737ee OK 2025/08/06 01:13:40 DEBUG : empty space: md5 = ed8968332d8cc84d61341b29dfeb4de9 OK 2025/08/06 01:13:42 DEBUG : sub dir/potato3: md5 = 4376bd81a7dc8c391623fbe2510ba54b OK 2025/08/06 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Touching "empty space" 2025/08/06 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Touching "sub dir/potato3" 2025/08/06 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Touching "potato2" 2025/08/06 01:13:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.89s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:47 DEBUG : dir with metadata: Making directory with metadata 2025/08/06 01:13:48 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:50 DEBUG : directory with modtime: Making directory with metadata 2025/08/06 01:13:50 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:52 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/06 01:13:52 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 01:13:52 DEBUG : Google drive root 'crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0': Skipping btime metadata as can't update it on an existing file: 2025-08-06T01:13:52.713539436Z 2025/08/06 01:13:53 INFO : non existent directory: Updated directory metadata 2025/08/06 01:13:55 DEBUG : Google drive root 'crypt/j24dnao87bvppqcjjcrr8uc29jfuqs11pkvrn3tmfotml14rf5e0': Skipping btime metadata as can't update it on an existing file: 2025-08-06T01:13:52.713539436Z 2025/08/06 01:13:55 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.64s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:13:57 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/06 01:13:59 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/06 01:13:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.12s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:14:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/06 01:14:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 01:14:01 DEBUG : dst: Making directory with metadata 2025/08/06 01:14:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 01:14:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 01:14:02 INFO : dst: Set directory modification time (using SetModTime) 2025/08/06 01:14:03 INFO : dst: Set directory modification time (using SetModTime) 2025/08/06 01:14:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/06 01:14:03 INFO : dst: Set directory modification time (using SetModTime) 2025/08/06 01:14:03 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu'", Local "Local file system at /tmp/rclone2344579900", Modify Window "1ms" 2025/08/06 01:14:07 DEBUG : sub dir/test remove existing: md5 = 4bccf46f5c081abf05d0731e7140fdf7 OK 2025/08/06 01:14:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3ac7e527cc60019b91fe7cee6dbb92f0 OK 2025/08/06 01:14:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.haragay5" before starting 2025/08/06 01:14:11 DEBUG : sub dir/test remove existing.haragay5: TEST: removing renamed existing file after operation 2025/08/06 01:14:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiyunaq5" before starting 2025/08/06 01:14:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yiyunaq5: TEST: renaming existing back after failed operation 2025/08/06 01:14:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.punakaj4" before starting 2025/08/06 01:14:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.punakaj4: TEST: removing renamed existing file after operation 2025/08/06 01:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "db7h86ev8dhs42ld7o29n62c008n9d3ljisrrhs079ht76k3e4j0e5qs69dssk3tv1okui7mebr5g6vidouvptvnau06l4s815tg9jk65ts0976upfq8815cbnhrjfs5lbjd2kq2dfptb8mqfav6dskmh014un4qaupc9ejo5f7p6avidfa0" 2025/08/06 01:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kg80s84a5j79m7l6n8qkmmtmk227s539nv2r1a17ppfj4ploon20" --- PASS: TestRemoveExisting (13.58s) === 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/08/06 01:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nijotij8yelu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m50.398964406s (try 1/5)