"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/31 02:47:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe" 2026/03/31 02:47:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:47:23 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0" 2026/03/31 02:47:24 DEBUG : Creating backend with remote "/tmp/rclone844544218" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/03/31 02:47:24 DEBUG : a: size = 0 OK 2026/03/31 02:47:24 DEBUG : a: size = 1 (memory) 2026/03/31 02:47:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/31 02:47:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/31 02:47:24 DEBUG : potato: Seek from 10 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 10 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 2 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/31 02:47:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 2 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/31 02:47:24 DEBUG : potato: Seek from 8 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 8 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/31 02:47:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 02:47:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 02:47:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 02:47:24 DEBUG : potato: Seek from 5 to 2 2026/03/31 02:47:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/31 02:47:24 DEBUG : potato: Seek from 9 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 9 to 0 2026/03/31 02:47:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:47:26 DEBUG : rutabaga: md5 = 0118d32d0fa471f67bae5f22df25567f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/31 02:47:29 DEBUG : empty space: md5 = 082bfc13c288ccb4f1aaf562495d6100 OK === RUN TestCheck/3 2026/03/31 02:47:31 DEBUG : potato2: md5 = 7a92b1566c8fe8abded378db8dd81e72 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/31 02:47:33 DEBUG : remotepotato: md5 = e25922a52342060de88e50a26ecb6017 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.97s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/03/31 02:47:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 02:47:36 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 02:47:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/31 02:47:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/31 02:47:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/31 02:47:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:47:38 DEBUG : rutabaga: md5 = 2e4951ae6d2204a4c612f6a24bcf3205 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/31 02:47:41 DEBUG : empty space: md5 = ce37f0cc6a0a44fe26a86d73e763f384 OK === RUN TestCheckDownload/3 2026/03/31 02:47:44 DEBUG : potato2: md5 = 3b27d062a6e658de280030ddcefe5da2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/31 02:47:48 DEBUG : remotepotato: md5 = 9e970f30ed2ed357208397386c748a6b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.11s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.91s) --- PASS: TestCheckDownload/6 (0.87s) --- PASS: TestCheckDownload/7 (0.93s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:47:54 DEBUG : rutabaga: md5 = 41ca38b44ca97e7f626334b2c7b34cb3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/31 02:47:57 DEBUG : empty space: md5 = eac63bf23504df6571c3083de9de8d86 OK === RUN TestCheckSizeOnly/3 2026/03/31 02:47:59 DEBUG : potato2: md5 = e67dc60f454443a36edb2c4efc6d9cab OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/31 02:48:01 DEBUG : remotepotato: md5 = f490027c1f694eb9f67a026841f173dd OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.48s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:48:05 DEBUG : test.sum: md5 = 178d83feeecc9003a50e79a370b36ec1 OK 2026/03/31 02:48:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 02:48:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 02:48:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 02:48:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 02:48:08 DEBUG : test.sum: md5 = e840243fe96a8c6461d4b8c313ea16f8 OK 2026/03/31 02:48:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 02:48:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 02:48:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 02:48:09 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.05s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:48:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/data" 2026/03/31 02:48:10 DEBUG : Config file has changed externally - reloading 2026/03/31 02:48:10 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/data" 2026/03/31 02:48:12 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/vjrnln8ratgmqakfosrqe8espk" 2026/03/31 02:48:16 DEBUG : data/banana: md5 = 23f37bdab8d5a6cb5459ec190388ed27 OK 2026/03/31 02:48:17 DEBUG : test.sum: md5 = 81c1a81f536d4cfa65c98c9a31c65be3 OK === RUN TestCheckSumDownload/subtest1 2026/03/31 02:48:21 DEBUG : data/potato: md5 = 9e1b905ea9aa56c246eec5ed9d6e8f10 OK 2026/03/31 02:48:23 DEBUG : test.sum: md5 = 59ec7a60bf4549e6a6b844e2ba4f0e44 OK === RUN TestCheckSumDownload/subtest2 2026/03/31 02:48:27 DEBUG : test.sum: md5 = 00d7ee7198c7076f156fc98a90131cda OK === RUN TestCheckSumDownload/subtest3 2026/03/31 02:48:31 DEBUG : test.sum: md5 = b2930ffee19b9daf98511e5cdbd6c58e OK === RUN TestCheckSumDownload/subtest4 2026/03/31 02:48:35 DEBUG : test.sum: md5 = 5c4504832a7ba16d0712aae9be3cd6d8 OK === RUN TestCheckSumDownload/subtest5 2026/03/31 02:48:39 DEBUG : test.sum: md5 = ed6b3ae8a8b09165448047b79287ac20 OK === RUN TestCheckSumDownload/subtest6 2026/03/31 02:48:42 DEBUG : data/banana: md5 = 1637b9a83dca17c562304a803331af36 OK 2026/03/31 02:48:44 DEBUG : data/potato: md5 = 30cf4442ed7cf034b575fd6e9f4142a5 OK 2026/03/31 02:48:45 DEBUG : test.sum: md5 = 2601c6f25a86bb85342554ac83cf9c1a OK === RUN TestCheckSumDownload/subtest7 2026/03/31 02:48:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/31 02:48:50 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.80s) --- PASS: TestCheckSumDownload/subtest1 (2.11s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (1.92s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.77s) --- PASS: TestCheckSumDownload/subtest6 (1.72s) --- PASS: TestCheckSumDownload/subtest7 (2.05s) === RUN TestApplyTransforms 2026/03/31 02:48:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diragaz1ziha" 2026/03/31 02:48:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:48:51 DEBUG : Creating backend with remote "TestDrive:crypt/qhhsk9l71o3hirk5hbl7h7nmm79sijhvf6lu5ipf3uotsq8l0j1g" 2026/03/31 02:48:52 DEBUG : Creating backend with remote "/tmp/rclone2212356733" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha'", Local "Local file system at /tmp/rclone2212356733", Modify Window "1ms" 2026/03/31 02:48:55 DEBUG : hello, world!: md5 = 23cb3568033da8ce515b4b30b9374022 OK upper checkfile vs. lower remote (without normalization) 2026/03/31 02:48:55 ERROR : hello, world!: sum not found 2026/03/31 02:48:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha' 2026/03/31 02:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': 1 files missing 2026/03/31 02:48:55 NOTICE: 1 hashes missing 2026/03/31 02:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': 1 differences found 2026/03/31 02:48:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/31 02:48:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:48:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': 0 differences found 2026/03/31 02:48:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': 1 matching files 2026/03/31 02:48:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vaxazor6tomo" 2026/03/31 02:48:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:48:57 DEBUG : Creating backend with remote "TestDrive:crypt/2khtnmabdj1c6pnhg50rticnuio0a4jlc87uq11fjebfctj9ek80" 2026/03/31 02:48:58 DEBUG : Creating backend with remote "/tmp/rclone3429926881" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo'", Local "Local file system at /tmp/rclone3429926881", Modify Window "1ms" 2026/03/31 02:49:00 DEBUG : HELLO, WORLD!: md5 = 1f15c41e690b8e920a253d5fa6a7476d OK lower checkfile vs. upper remote (without normalization) 2026/03/31 02:49:00 ERROR : HELLO, WORLD!: sum not found 2026/03/31 02:49:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo' 2026/03/31 02:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': 1 files missing 2026/03/31 02:49:00 NOTICE: 1 hashes missing 2026/03/31 02:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': 1 differences found 2026/03/31 02:49:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/31 02:49:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': 0 differences found 2026/03/31 02:49:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': 1 matching files 2026/03/31 02:49:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dupoyiq3duqa" 2026/03/31 02:49:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:01 DEBUG : Creating backend with remote "TestDrive:crypt/0c724pcj9ejqpdsb8l55rpk7us5frjl7gf5snnhq3pjs0poe5a00" 2026/03/31 02:49:02 DEBUG : Creating backend with remote "/tmp/rclone2104741783" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa'", Local "Local file system at /tmp/rclone2104741783", Modify Window "1ms" 2026/03/31 02:49:05 DEBUG : HeLlO, wOrLd!: md5 = 1e8ca5823fbf01a07b19171d301159ee OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/31 02:49:05 ERROR : HeLlO, wOrLd!: sum not found 2026/03/31 02:49:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa' 2026/03/31 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': 1 files missing 2026/03/31 02:49:05 NOTICE: 1 hashes missing 2026/03/31 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': 1 differences found 2026/03/31 02:49:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/31 02:49:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': 0 differences found 2026/03/31 02:49:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': 1 matching files 2026/03/31 02:49:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nutimob9mice" 2026/03/31 02:49:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:06 DEBUG : Creating backend with remote "TestDrive:crypt/ejusgu0q25orgt10uir4gjo45b00t71hfjlsj8j53upqv8sdm1ug" 2026/03/31 02:49:07 DEBUG : Creating backend with remote "/tmp/rclone1774603632" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice'", Local "Local file system at /tmp/rclone1774603632", Modify Window "1ms" 2026/03/31 02:49:09 DEBUG : HELLO, WORLD!: md5 = 3fc6269d4ca8f1cc1b2537b547298fb4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/31 02:49:10 ERROR : HELLO, WORLD!: sum not found 2026/03/31 02:49:10 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice' 2026/03/31 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': 1 files missing 2026/03/31 02:49:10 NOTICE: 1 hashes missing 2026/03/31 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': 1 differences found 2026/03/31 02:49:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/31 02:49:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': 0 differences found 2026/03/31 02:49:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': 1 matching files 2026/03/31 02:49:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobepez3gope" 2026/03/31 02:49:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:11 DEBUG : Creating backend with remote "TestDrive:crypt/4s3dsd8jfom4daqeui1a2ll6i3nphn715lnldms1ae0erf06jmd0" 2026/03/31 02:49:12 DEBUG : Creating backend with remote "/tmp/rclone1554976933" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope'", Local "Local file system at /tmp/rclone1554976933", Modify Window "1ms" 2026/03/31 02:49:14 DEBUG : 測試_Русский___ě_áñ: md5 = 04c22bc350e308e361c890fd7fa9bafd OK NFD checkfile vs. NFC remote (without normalization) 2026/03/31 02:49:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope' 2026/03/31 02:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': 1 files missing 2026/03/31 02:49:15 NOTICE: 1 hashes missing 2026/03/31 02:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': 1 differences found 2026/03/31 02:49:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/31 02:49:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': 0 differences found 2026/03/31 02:49:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': 1 matching files 2026/03/31 02:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zetopez5jugu" 2026/03/31 02:49:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/slrq0hjsrup0q5ej65d3udli1k0g43hj76csfh8loe27dcin3uag" 2026/03/31 02:49:17 DEBUG : Creating backend with remote "/tmp/rclone2083238834" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu'", Local "Local file system at /tmp/rclone2083238834", Modify Window "1ms" 2026/03/31 02:49:19 DEBUG : 測試_Русский___ě_áñ: md5 = bc3564b8b5bd12ddac97b79a7a038b7d OK NFC checkfile vs. NFD remote (without normalization) 2026/03/31 02:49:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:19 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu' 2026/03/31 02:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': 1 files missing 2026/03/31 02:49:19 NOTICE: 1 hashes missing 2026/03/31 02:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': 1 differences found 2026/03/31 02:49:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/31 02:49:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': 0 differences found 2026/03/31 02:49:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': 1 matching files 2026/03/31 02:49:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-piqepeh0ceji" 2026/03/31 02:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:20 DEBUG : Creating backend with remote "TestDrive:crypt/i2ptpbjahl0jqpo5n9vqigdq9e7eiqv2s31khrukfalskug1imq0" 2026/03/31 02:49:22 DEBUG : Creating backend with remote "/tmp/rclone4009565706" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji'", Local "Local file system at /tmp/rclone4009565706", Modify Window "1ms" 2026/03/31 02:49:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 958178b4f9c727cc2e24656594fdc5d6 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/31 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji' 2026/03/31 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': 1 files missing 2026/03/31 02:49:24 NOTICE: 1 hashes missing 2026/03/31 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': 1 differences found 2026/03/31 02:49:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/31 02:49:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': 0 differences found 2026/03/31 02:49:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': 1 matching files 2026/03/31 02:49:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hipunar3fine" 2026/03/31 02:49:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:25 DEBUG : Creating backend with remote "TestDrive:crypt/ukbl0419vg8ddn0qifg7r4kkl3dcta2mhu4lauohaetegm6i41s0" 2026/03/31 02:49:26 DEBUG : Creating backend with remote "/tmp/rclone3009354949" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine'", Local "Local file system at /tmp/rclone3009354949", Modify Window "1ms" 2026/03/31 02:49:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7834d7838f12cb0fede3b312fd8a9cc OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/31 02:49:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine' 2026/03/31 02:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': 1 files missing 2026/03/31 02:49:29 NOTICE: 1 hashes missing 2026/03/31 02:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': 1 differences found 2026/03/31 02:49:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/31 02:49:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': 0 differences found 2026/03/31 02:49:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': 1 matching files 2026/03/31 02:49:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakufap6tudu" 2026/03/31 02:49:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:30 DEBUG : Creating backend with remote "TestDrive:crypt/s7a9q62gi9kg0rl4cg9nqtjonvvpnpthokdlm5l97kroij58aio0" 2026/03/31 02:49:31 DEBUG : Creating backend with remote "/tmp/rclone1774549008" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu'", Local "Local file system at /tmp/rclone1774549008", Modify Window "1ms" 2026/03/31 02:49:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d5cbe8a74bfeb58b5a5ddd103cc66ba5 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/31 02:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu' 2026/03/31 02:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': 1 files missing 2026/03/31 02:49:34 NOTICE: 1 hashes missing 2026/03/31 02:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': 1 differences found 2026/03/31 02:49:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/31 02:49:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': 0 differences found 2026/03/31 02:49:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': 1 matching files 2026/03/31 02:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kexuxaz6lubi" 2026/03/31 02:49:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:49:35 DEBUG : Creating backend with remote "TestDrive:crypt/o6sl1ar0k3u643d7m40sf920madjv0ai26qrglbpg105p4q09slg" 2026/03/31 02:49:36 DEBUG : Creating backend with remote "/tmp/rclone3863159533" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi'", Local "Local file system at /tmp/rclone3863159533", Modify Window "1ms" 2026/03/31 02:49:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d8a0c767d2d725e5293c25bbeca56b00 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/31 02:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 02:49:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi' 2026/03/31 02:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': 1 files missing 2026/03/31 02:49:39 NOTICE: 1 hashes missing 2026/03/31 02:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': 1 differences found 2026/03/31 02:49:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/31 02:49:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 02:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': 0 differences found 2026/03/31 02:49:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': 1 matching files 2026/03/31 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kexuxaz6lubi': Purge remote 2026/03/31 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakufap6tudu': Purge remote 2026/03/31 02:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hipunar3fine': Purge remote 2026/03/31 02:49:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-piqepeh0ceji': Purge remote 2026/03/31 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zetopez5jugu': Purge remote 2026/03/31 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobepez3gope': Purge remote 2026/03/31 02:49:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nutimob9mice': Purge remote 2026/03/31 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dupoyiq3duqa': Purge remote 2026/03/31 02:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vaxazor6tomo': Purge remote 2026/03/31 02:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diragaz1ziha': Purge remote --- PASS: TestApplyTransforms (53.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:49:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 02:49:47 DEBUG : sub/file2: md5 = 3cd1e09c769c81b886ee2470f4b29e7f OK 2026/03/31 02:49:47 DEBUG : sub/file2: size = 14 OK 2026/03/31 02:49:47 INFO : file1: Copied (new) to: sub/file2 2026/03/31 02:49:47 DEBUG : sub/file2: size = 14 OK 2026/03/31 02:49:47 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:49:47 DEBUG : file1: Unchanged skipping 2026/03/31 02:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': don't need to copy/move sub/file2, it is already at target location 2026/03/31 02:49:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.08s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.51s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:49:53 DEBUG : dst/file1: md5 = f9358db208bff65729931e82c4737454 OK 2026/03/31 02:49:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/backup" 2026/03/31 02:49:54 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:49:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone844544218) 2026/03/31 02:49:56 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe') 2026/03/31 02:49:56 DEBUG : dst/file1: Sizes differ 2026/03/31 02:49:58 INFO : dst/file1: Moved (server-side) 2026/03/31 02:50:00 DEBUG : dst/file1: md5 = 26ae8b8e640ab419874414c9bf6e58ea OK 2026/03/31 02:50:00 DEBUG : dst/file1: size = 14 OK 2026/03/31 02:50:00 INFO : dst/file1: Copied (new) 2026/03/31 02:50:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:50:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:50:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.11s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:50:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/dst" 2026/03/31 02:50:05 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:50:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/CompareDest" 2026/03/31 02:50:07 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/gveqi14airsml4bgu7krj116o8" 2026/03/31 02:50:08 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:50:11 DEBUG : one: md5 = ef0b75b3631d10ce1ee27a50ed2712a7 OK 2026/03/31 02:50:11 DEBUG : one: size = 3 OK 2026/03/31 02:50:11 INFO : one: Copied (new) 2026/03/31 02:50:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/dst') 2026/03/31 02:50:12 DEBUG : one: Sizes differ 2026/03/31 02:50:13 DEBUG : one: md5 = fb577d10f7a56631652d2daf222e7778 OK 2026/03/31 02:50:13 DEBUG : one: size = 5 OK 2026/03/31 02:50:13 INFO : one: Copied (replaced existing) 2026/03/31 02:50:15 DEBUG : dst/one: md5 = 4ac63459510030cc9b0e7db7ab3a0053 OK 2026/03/31 02:50:18 DEBUG : CompareDest/one: md5 = 2dd02d94297bf913c759c851ab2e8208 OK 2026/03/31 02:50:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/dst') 2026/03/31 02:50:18 DEBUG : one: Sizes differ 2026/03/31 02:50:19 DEBUG : one: size = 5 OK 2026/03/31 02:50:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:50:21 DEBUG : CompareDest/two: md5 = affc6e1c263786bf57c40e7f4897851c OK 2026/03/31 02:50:22 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:50:22 DEBUG : two: size = 3 OK 2026/03/31 02:50:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:50:23 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:50:23 DEBUG : two: size = 3 OK 2026/03/31 02:50:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:50:24 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:50:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:25 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/CompareDest') 2026/03/31 02:50:25 DEBUG : two: Sizes differ 2026/03/31 02:50:26 DEBUG : two: md5 = c073d8ab100056b5ba24074d76539d91 OK 2026/03/31 02:50:26 DEBUG : two: size = 5 OK 2026/03/31 02:50:26 INFO : two: Copied (new) 2026/03/31 02:50:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:50:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:50:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:50:30 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.77s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:50:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/dst" 2026/03/31 02:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:50:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/CopyDest" 2026/03/31 02:50:32 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/31 02:50:34 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:50:36 DEBUG : one: md5 = 006af46995a891c87bf9ecd5a109d366 OK 2026/03/31 02:50:36 DEBUG : one: size = 3 OK 2026/03/31 02:50:36 INFO : one: Copied (new) 2026/03/31 02:50:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/dst') 2026/03/31 02:50:38 DEBUG : one: Sizes differ 2026/03/31 02:50:39 DEBUG : one: md5 = 990caf620db792b360cad292a61ff200 OK 2026/03/31 02:50:39 DEBUG : one: size = 5 OK 2026/03/31 02:50:39 INFO : one: Copied (replaced existing) 2026/03/31 02:50:42 DEBUG : dst/one: md5 = ffd6bd2c4d2ddcc2c5d860f8b38eaf5f OK 2026/03/31 02:50:44 DEBUG : CopyDest/one: md5 = ae44c5bfe510608d4cec3af1b7989268 OK 2026/03/31 02:50:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/BackupDir" 2026/03/31 02:50:45 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/31 02:50:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/dst') 2026/03/31 02:50:47 DEBUG : one: Sizes differ 2026/03/31 02:50:47 DEBUG : one: size = 5 OK 2026/03/31 02:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/dst') 2026/03/31 02:50:47 DEBUG : one: Sizes differ 2026/03/31 02:50:49 INFO : one: Moved (server-side) 2026/03/31 02:50:50 DEBUG : one: size = 5 OK 2026/03/31 02:50:50 INFO : one: Copied (server-side copy) 2026/03/31 02:50:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/31 02:50:52 DEBUG : CopyDest/two: md5 = ee16f02a8f90ffe8cc59c1ce9ff3e894 OK 2026/03/31 02:50:53 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:50:53 DEBUG : two: size = 3 OK 2026/03/31 02:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:54 DEBUG : two: size = 3 OK 2026/03/31 02:50:54 INFO : two: Copied (server-side copy) 2026/03/31 02:50:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/31 02:50:55 DEBUG : two: size = 3 OK 2026/03/31 02:50:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:50:55 DEBUG : two: Unchanged skipping 2026/03/31 02:50:57 DEBUG : CopyDest/three: md5 = 65574e770cd27ebb283058b22956c1d1 OK 2026/03/31 02:50:58 DEBUG : three: Need to transfer - File not found at Destination 2026/03/31 02:50:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone844544218) 2026/03/31 02:50:58 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe/CopyDest') 2026/03/31 02:50:58 DEBUG : three: Sizes differ 2026/03/31 02:50:58 DEBUG : three: Destination not found in --copy-dest 2026/03/31 02:51:00 DEBUG : three: md5 = e024f9d77e4003d7401c09e134ba467f OK 2026/03/31 02:51:00 DEBUG : three: size = 7 OK 2026/03/31 02:51:00 INFO : three: Copied (new) 2026/03/31 02:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/31 02:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:51:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:51:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:51:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:51:05 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/31 02:51:06 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.76s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/31 02:51:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 015e82e815f23e7bc22127eac599359b OK 2026/03/31 02:51:10 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/31 02:51:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/31 02:51:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/31 02:51:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/03/31 02:51:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/31 02:51:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/31 02:51:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 11680e9d98bd6696cae759a4eaaf8108 OK 2026/03/31 02:51:15 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/31 02:51:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/31 02:51:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/31 02:51:17 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.70s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using skip mode. 2026/03/31 02:51:21 NOTICE: one: Found 2 files with duplicate names 2026/03/31 02:51:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.81s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using skip mode. 2026/03/31 02:51:27 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:51:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/31 02:51:28 INFO : one: Deleted 2026/03/31 02:51:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.76s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using first mode. 2026/03/31 02:51:34 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:51:35 INFO : one: Deleted 2026/03/31 02:51:35 INFO : one: Deleted 2026/03/31 02:51:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.60s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using newest mode. 2026/03/31 02:51:40 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:51:41 INFO : one: Deleted 2026/03/31 02:51:41 INFO : one: Deleted 2026/03/31 02:51:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.56s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.53s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using oldest mode. 2026/03/31 02:51:48 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:51:48 INFO : one: Deleted 2026/03/31 02:51:49 INFO : one: Deleted 2026/03/31 02:51:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.90s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:51:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using largest mode. 2026/03/31 02:51:55 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:51:55 INFO : one: Deleted 2026/03/31 02:51:56 INFO : one: Deleted 2026/03/31 02:51:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.79s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:52:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using smallest mode. 2026/03/31 02:52:01 NOTICE: one: Found 3 files with duplicate names 2026/03/31 02:52:02 INFO : one: Deleted 2026/03/31 02:52:02 INFO : one: Deleted 2026/03/31 02:52:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.60s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:52:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Looking for duplicate names using rename mode. 2026/03/31 02:52:09 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/31 02:52:11 INFO : one-2.txt: renamed from: one.txt 2026/03/31 02:52:12 INFO : one-3.txt: renamed from: one.txt 2026/03/31 02:52:13 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.27s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:52:18 DEBUG : dupe1/one.txt: md5 = 28403d3e78e8c43433d2c611c45d8c2c OK 2026/03/31 02:52:20 DEBUG : dupe2/two.txt: md5 = 115a09a3012fac77bece8389eb95416d OK 2026/03/31 02:52:22 DEBUG : dupe3/three.txt: md5 = c7c06c79a8a0d9607384b36174df9f18 OK 2026/03/31 02:52:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/31 02:52:24 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/31 02:52:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/31 02:52:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/31 02:52:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/31 02:52:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/31 02:52:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.13s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:52:30 DEBUG : a.txt: md5 = f5b043f63e1fbaead920654915f0f8d5 OK 2026/03/31 02:52:32 DEBUG : zend.txt: md5 = 830aa64ed228d0b69a8aee824feb0222 OK 2026/03/31 02:52:34 DEBUG : sub dir/hello world: md5 = 4454f1d5170f1c5ea5af48e7c29c99bf OK 2026/03/31 02:52:36 DEBUG : sub dir/hello world2: md5 = e5fd7fd19991cb4412da1b8eaae0be9d OK 2026/03/31 02:52:38 DEBUG : sub dir/ignore dir/.ignore: md5 = 73446f123c100bd40d982c44d3ebc390 OK 2026/03/31 02:52:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = a4278a0af2d1e099acb3095e871ecf1b OK 2026/03/31 02:52:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = 45f6ddf8459f3d088b7216c680c770b8 OK 2026/03/31 02:52:43 DEBUG : a.txt: Excluded (Size Filter) 2026/03/31 02:52:43 DEBUG : a.txt: Excluded 2026/03/31 02:52:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 02:52:44 DEBUG : sub dir/hello world2: Excluded 2026/03/31 02:52:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 02:52:44 DEBUG : sub dir/hello world: Excluded 2026/03/31 02:52:44 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 02:52:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 02:52:44 DEBUG : sub dir/hello world2: Excluded 2026/03/31 02:52:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 02:52:44 DEBUG : sub dir/hello world: Excluded 2026/03/31 02:52:45 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 02:52:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/31 02:52:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/31 02:52:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/31 02:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/31 02:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/31 02:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/31 02:52:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.76s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:52:53 DEBUG : a.txt: md5 = d0db65eecc00a49fb671408e0198797a OK 2026/03/31 02:52:55 DEBUG : zend.txt: md5 = 8332eac062041cc4aedaa964607644cd OK 2026/03/31 02:52:57 DEBUG : sub dir/hello world: md5 = 56586f656b0333a52193cc74d08b750c OK 2026/03/31 02:52:58 DEBUG : sub dir/hello world2: md5 = 47c41e9ef2f50e81a98826354fbf0d25 OK 2026/03/31 02:53:01 DEBUG : sub dir/ignore dir/.ignore: md5 = b0287cc10806b7fe6d2d152e7cc94905 OK 2026/03/31 02:53:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8f83edee081c32c9f40afbf08e1efd5e OK 2026/03/31 02:53:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = 95b7cf50731638ccfd0b464eac0a7197 OK 2026/03/31 02:53:05 DEBUG : a.txt: Excluded (Size Filter) 2026/03/31 02:53:05 DEBUG : a.txt: Excluded 2026/03/31 02:53:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 02:53:06 DEBUG : sub dir/hello world2: Excluded 2026/03/31 02:53:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 02:53:06 DEBUG : sub dir/hello world: Excluded 2026/03/31 02:53:07 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 02:53:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 02:53:07 DEBUG : sub dir/hello world2: Excluded 2026/03/31 02:53:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 02:53:07 DEBUG : sub dir/hello world: Excluded 2026/03/31 02:53:07 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 02:53:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/31 02:53:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/31 02:53:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/31 02:53:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/31 02:53:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/31 02:53:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/31 02:53:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.94s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:15 DEBUG : file1: md5 = ee8cdfa1b7867fb7f7aa47617835fd2c OK 2026/03/31 02:53:17 DEBUG : sub/file2: md5 = ba03e613ff6bde9c2a87751533e10ad7 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/03/31 02:53:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/31 02:53:21 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/31 02:53:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/31 02:53:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.65s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:25 DEBUG : file1: md5 = ce79aa70cf68e203208d89f43dc596c8 OK 2026/03/31 02:53:27 DEBUG : sub/file2: md5 = 39cfd7fe96c8231547560a6c3249117e OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/03/31 02:53:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/notfound" 2026/03/31 02:53:32 DEBUG : Config file has changed externally - reloading 2026/03/31 02:53:32 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/qe0i31qdkoejk60elps0ni5sqk" 2026/03/31 02:53:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.80s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.86s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (4.23s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Making directory 2026/03/31 02:53:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:41 DEBUG : sub dir/hello world: md5 = 5726f888f441db0a0bf80ee3a4762a83 OK 2026/03/31 02:53:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.74s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:45 DEBUG : potato2: md5 = 8322452529b47ac99d60d6fe7c31a2b1 OK 2026/03/31 02:53:46 DEBUG : empty space: md5 = 7fae61bb9e070f9847fe44591c162353 OK --- PASS: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:50 DEBUG : potato2: md5 = 9a99ac80b353afae2852845a244cca2a OK 2026/03/31 02:53:51 DEBUG : empty space: md5 = f97e9d087c3493dbd5999bc85e2996bb OK 2026/03/31 02:53:52 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.31s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:53:55 DEBUG : potato2: md5 = af7090a02edc6cac7153c7a9f1b0c7c7 OK 2026/03/31 02:53:57 DEBUG : empty space: md5 = 7527fb7f64243f299fd6b465f5a8cae4 OK --- PASS: TestLsLong (5.07s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:00 DEBUG : potato2: md5 = 9fab13551a278501b9c7678a23f8cf6a OK 2026/03/31 02:54:01 DEBUG : empty space: md5 = 3351c904263665c26acbfbcfc8fefd4a OK --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2026/03/31 02:54:03 DEBUG : Creating backend with remote ":memory:" 2026/03/31 02:54:03 DEBUG : Config file has changed externally - reloading 2026/03/31 02:54:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/31 02:54:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/31 02:54:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:05 DEBUG : potato2: md5 = 6845350eb7769487058c04464757b6f4 OK 2026/03/31 02:54:06 DEBUG : empty space: md5 = 05e7d8e4e53f92b566ac8b00005cb762 OK 2026/03/31 02:54:08 DEBUG : sub dir/potato3: md5 = e312a42756ebe3a84ca7ed434abdbf2c OK 2026/03/31 02:54:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.98s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:13 DEBUG : small: md5 = 2bac46994044c5e45914d537590d9417 OK 2026/03/31 02:54:15 DEBUG : medium: md5 = 63110bfe29dc872e649f72f4590389a4 OK 2026/03/31 02:54:16 DEBUG : large: md5 = a1854f48d86f92570dfa7caf770fa26f OK 2026/03/31 02:54:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:17 DEBUG : large: Excluded (Size Filter) 2026/03/31 02:54:17 INFO : small: Deleted 2026/03/31 02:54:17 INFO : medium: Deleted --- PASS: TestDelete (6.41s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:20 DEBUG : small: md5 = 29e02655998bb7fbccbe07314586d6a5 OK 2026/03/31 02:54:21 DEBUG : medium: md5 = ce28127bd7c3175f73aac37fb81800d9 OK 2026/03/31 02:54:23 DEBUG : large: md5 = d131f3e1afac1dcaa55195ffb2c0c892 OK 2026/03/31 02:54:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/03/31 02:54:24 INFO : medium: Deleted 2026/03/31 02:54:24 INFO : small: Deleted --- PASS: TestMaxDelete (7.09s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:27 DEBUG : small: md5 = 4b75195b3708abc482377e9e0e2462e9 OK 2026/03/31 02:54:28 DEBUG : medium: md5 = 54b130d4debae88784945fa32246daad OK 2026/03/31 02:54:30 DEBUG : large: md5 = 6dbf75b9f674abf06081911c35a8f67c OK 2026/03/31 02:54:30 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/31 02:54:31 INFO : medium: Deleted 2026/03/31 02:54:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.94s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:34 DEBUG : small: md5 = 0ce7974b1a1683494647d0caed30781a OK 2026/03/31 02:54:35 DEBUG : medium: md5 = 12e87e9d5d5fd449bbfe58b3048ad4fe OK 2026/03/31 02:54:37 DEBUG : large: md5 = d30d3008244429baa667d2804b3b1891 OK 2026/03/31 02:54:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:54:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/31 02:54:38 INFO : medium: Deleted 2026/03/31 02:54:38 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.05s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:41 DEBUG : ReadFile: md5 = 9bc21652a3e1f1c7b13bacef9379cba8 OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2026/03/31 02:54:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/31 02:54:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/31 02:54:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 02:54:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 02:54:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 02:54:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 02:54:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:54:45 DEBUG : file1: md5 = 9ca3663e98c0dd16e889ed527e886d76 OK 2026/03/31 02:54:47 DEBUG : file2: md5 = 21339d2297676fda64529418a9597901 OK --- PASS: TestCat (14.02s) === RUN TestPurge 2026/03/31 02:54:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-galaxeb1biha" 2026/03/31 02:54:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:54:58 DEBUG : Creating backend with remote "TestDrive:crypt/fadtek97a19tudr5oeqjs0cr0rhsn6imkn9a3j0aub7m0osabjlg" 2026/03/31 02:54:59 DEBUG : Creating backend with remote "/tmp/rclone683215838" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-galaxeb1biha'", Local "Local file system at /tmp/rclone683215838", Modify Window "1ms" 2026/03/31 02:55:03 DEBUG : A1/B1/C1/one: md5 = 701d5aa00f9adf64a50a0527fb4857a8 OK 2026/03/31 02:55:03 INFO : A2: Making directory 2026/03/31 02:55:04 INFO : A1/B2: Making directory 2026/03/31 02:55:05 INFO : A1/B2/C2: Making directory 2026/03/31 02:55:05 INFO : A1/B1/C3: Making directory 2026/03/31 02:55:06 INFO : A3: Making directory 2026/03/31 02:55:07 INFO : A3/B3: Making directory 2026/03/31 02:55:07 INFO : A3/B3/C4: Making directory 2026/03/31 02:55:10 DEBUG : A1/two: md5 = ab53878d55acb664e14089cbc53c0a6b OK 2026/03/31 02:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-galaxeb1biha': Purge remote 2026/03/31 02:55:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.55s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:55:17 DEBUG : A1/B1/C1/one: md5 = 88b55a6b1ebfe3b22024489cd289f2e6 OK 2026/03/31 02:55:17 INFO : A2: Making directory 2026/03/31 02:55:17 INFO : A1/B2: Making directory 2026/03/31 02:55:18 INFO : A1/B2/C2: Making directory 2026/03/31 02:55:19 INFO : A1/B1/C3: Making directory 2026/03/31 02:55:20 INFO : A3: Making directory 2026/03/31 02:55:20 INFO : A3/B3: Making directory 2026/03/31 02:55:21 INFO : A3/B3/C4: Making directory 2026/03/31 02:55:23 DEBUG : A1/two: md5 = 8e4d8c60dd66fe584ca35689821a1ceb OK 2026/03/31 02:55:25 DEBUG : removing 1 level 3 directories 2026/03/31 02:55:25 INFO : A3/B3/C4: Removing directory 2026/03/31 02:55:27 DEBUG : removing 2 level 3 directories 2026/03/31 02:55:27 INFO : A1/B2/C2: Removing directory 2026/03/31 02:55:27 INFO : A1/B1/C3: Removing directory 2026/03/31 02:55:28 DEBUG : removing 2 level 2 directories 2026/03/31 02:55:28 INFO : A3/B3: Removing directory 2026/03/31 02:55:28 INFO : A1/B2: Removing directory 2026/03/31 02:55:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/31 02:55:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/31 02:55:29 DEBUG : removing 2 level 1 directories 2026/03/31 02:55:29 INFO : A3: Removing directory 2026/03/31 02:55:29 INFO : A2: Removing directory 2026/03/31 02:55:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/31 02:55:33 DEBUG : removing 1 level 3 directories 2026/03/31 02:55:33 INFO : A1/B1/C1: Removing directory 2026/03/31 02:55:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:33 DEBUG : removing 1 level 2 directories 2026/03/31 02:55:33 INFO : A1/B1: Removing directory 2026/03/31 02:55:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/31 02:55:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:55:34 DEBUG : removing 1 level 1 directories 2026/03/31 02:55:34 INFO : A1: Removing directory 2026/03/31 02:55:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/31 02:55:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/31 02:55:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:55:34 DEBUG : removing 1 level 0 directories 2026/03/31 02:55:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Removing directory 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/31 02:55:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (22.86s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:55:37 INFO : A1: Making directory 2026/03/31 02:55:37 INFO : A1/B1: Making directory 2026/03/31 02:55:38 INFO : A1/B1/C1: Making directory 2026/03/31 02:55:40 DEBUG : removing 1 level 3 directories 2026/03/31 02:55:40 INFO : A1/B1/C1: Removing directory 2026/03/31 02:55:41 DEBUG : removing 1 level 2 directories 2026/03/31 02:55:41 INFO : A1/B1: Removing directory 2026/03/31 02:55:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:55:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.64s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:55:44 INFO : A1: Making directory 2026/03/31 02:55:44 INFO : A1/B1: Making directory 2026/03/31 02:55:45 INFO : A1/B1/C1: Making directory 2026/03/31 02:55:47 DEBUG : removing 1 level 3 directories 2026/03/31 02:55:47 INFO : A1/B1/C1: Removing directory 2026/03/31 02:55:48 DEBUG : removing 1 level 2 directories 2026/03/31 02:55:48 INFO : A1/B1: Removing directory 2026/03/31 02:55:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:55:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (6.95s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:55:52 DEBUG : file1: md5 = ca6546884ccff81ae85b63b2d66b8051 OK 2026/03/31 02:55:53 DEBUG : filename.txt: File name found in url 2026/03/31 02:55:54 DEBUG : filename.txt: md5 = 531799aa054d01398d4711f7e688ba71 OK 2026/03/31 02:55:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/31 02:55:56 DEBUG : headerfilename.txt: md5 = 48e2834cdc5a5f50236d88f597e6e49b OK 2026/03/31 02:55:57 DEBUG : file2: md5 = 2ae7714845d93d5a94601429114dd380 OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:56:01 DEBUG : file1: md5 = 3868bd4fb5b420c1caffd1758c302e3b OK --- PASS: TestCopyURLDownloadHeaders (2.37s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:56:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 02:56:05 DEBUG : sub/file2: md5 = edce10079f7df5a243b424f68cae98bb OK 2026/03/31 02:56:05 DEBUG : sub/file2: size = 14 OK 2026/03/31 02:56:05 INFO : file1: Copied (new) to: sub/file2 2026/03/31 02:56:05 INFO : file1: Deleted 2026/03/31 02:56:05 DEBUG : sub/file2: size = 14 OK 2026/03/31 02:56:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:56:05 DEBUG : file1: Unchanged skipping 2026/03/31 02:56:05 INFO : file1: Deleted 2026/03/31 02:56:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': don't need to copy/move sub/file2, it is already at target location 2026/03/31 02:56:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:56:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 02:56:10 DEBUG : file1: md5 = 58cd1370052d951795e771acc9a50e51 OK 2026/03/31 02:56:10 DEBUG : file1: size = 14 OK 2026/03/31 02:56:10 INFO : file1: Copied (new) 2026/03/31 02:56:10 INFO : file1: Deleted 2026/03/31 02:56:11 DEBUG : file1: Destination exists, skipping 2026/03/31 02:56:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.31s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:56:15 DEBUG : dst/file1: md5 = 8e7f0e4817432427e4c031620ce8029a OK 2026/03/31 02:56:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hojabon9dohe/backup" 2026/03/31 02:56:16 DEBUG : Creating backend with remote "TestDrive:crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0/1nrff024r7pq65ecp72fc28jb0" 2026/03/31 02:56:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone844544218) 2026/03/31 02:56:17 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe') 2026/03/31 02:56:17 DEBUG : dst/file1: Sizes differ 2026/03/31 02:56:19 INFO : dst/file1: Moved (server-side) 2026/03/31 02:56:21 DEBUG : dst/file1: md5 = 1a6ea5bb0bbc5f64f917ecb35dcbc5af OK 2026/03/31 02:56:21 DEBUG : dst/file1: size = 14 OK 2026/03/31 02:56:21 INFO : dst/file1: Copied (new) 2026/03/31 02:56:21 INFO : dst/file1: Deleted 2026/03/31 02:56:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:56:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/31 02:56:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.00s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:56:28 DEBUG : A1/one: md5 = 8a7aee8b53b524f5a3b5cc22bf7fbbd8 OK 2026/03/31 02:56:29 DEBUG : A1/two: md5 = 21fbcc90ad6cada31a1881555dc6e33c OK 2026/03/31 02:56:32 DEBUG : A1/B1/three: md5 = cf76c659c8a3b073169e9fedd474adda OK 2026/03/31 02:56:34 DEBUG : A1/B1/C1/four: md5 = dc9724616765c6addfd885685975f6ce OK 2026/03/31 02:56:36 DEBUG : A1/B1/C2/five: md5 = 57910ea5b683a5ce0474a7143ef16cfd OK 2026/03/31 02:56:36 INFO : A1/B2: Making directory 2026/03/31 02:56:37 INFO : A1/B1/C3: Making directory 2026/03/31 02:56:46 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/31 02:56:46 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/31 02:56:46 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/31 02:56:46 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/31 02:56:47 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/31 02:56:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/31 02:56:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/31 02:56:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:56:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/31 02:56:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/31 02:56:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/31 02:56:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/31 02:56:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/31 02:56:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/31 02:56:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/31 02:56:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/31 02:57:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/31 02:57:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/31 02:57:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:57:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/31 02:57:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/31 02:57:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/31 02:57:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/31 02:57:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/31 02:57:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/31 02:57:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/31 02:57:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/31 02:57:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/31 02:57:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/31 02:57:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/31 02:57:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.01s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/31 02:57:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 86539db1fa63dea52dbcd243405f373b OK 2026/03/31 02:57:13 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/31 02:57:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/31 02:57:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/31 02:57:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/31 02:57:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 7e2620d7ec91c82fc024b118bd15cb11 OK 2026/03/31 02:57:15 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/31 02:57:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/31 02:57:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 12f7e318eb98511bb52d51130de66dc1 OK 2026/03/31 02:57:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/31 02:57:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/31 02:57:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/31 02:57:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 19180db3476720b1205e110e9917dbcf OK 2026/03/31 02:57:20 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/31 02:57:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/31 02:57:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/31 02:57:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:57:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/31 02:57:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/31 02:57:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (34 bytes), uploading instead of streaming 2026/03/31 02:57:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/31 02:57:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/31 02:57:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/31 02:57:30 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/31 02:57:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.24s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/31 02:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (48 bytes), uploading instead of streaming 2026/03/31 02:57:34 DEBUG : rcat_metadata: md5 = 82ea9ee6f29eb0fcec9cc5ec34a3621b OK 2026/03/31 02:57:34 DEBUG : rcat_metadata: size = 48 OK 2026/03/31 02:57:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/31 02:57:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/31 02:57:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = d7845c74582f6d767c824fdc6e9c3197 OK 2026/03/31 02:57:37 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/31 02:57:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.01s) --- PASS: TestRcatMetadata/Normal (2.67s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:39 DEBUG : potato1: md5 = 7dc604345dab54d44ecbd1c68522ecdc OK 2026/03/31 02:57:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (60 bytes), uploading instead of streaming 2026/03/31 02:57:41 DEBUG : potato2: md5 = 0b1bbf86942cfa4bca6e609b40726245 OK 2026/03/31 02:57:41 DEBUG : potato2: size = 60 OK 2026/03/31 02:57:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.56s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:44 DEBUG : potato1: md5 = 144e385b4b1efed3ef68bbfeab259453 OK 2026/03/31 02:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': File to upload is small (60 bytes), uploading instead of streaming 2026/03/31 02:57:46 DEBUG : potato2: md5 = 6a757575ea0ea524ff70350fcab554af OK 2026/03/31 02:57:46 DEBUG : potato2: size = 60 OK 2026/03/31 02:57:46 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.12s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:49 DEBUG : potato1: md5 = 665e2fb3312a60ceaa4fe61ffdd1c5ee OK --- PASS: TestRcatSizeUploadHeaders (2.66s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:57:52 DEBUG : potato2: md5 = f0f87a2f18e1c21249ffe6afcdbab5a0 OK 2026/03/31 02:57:53 DEBUG : empty space: md5 = 2d80a9e83373fff6579e2aa6292532a3 OK 2026/03/31 02:57:55 DEBUG : sub dir/potato3: md5 = 1df9659cd4d52f874af63ce96a89eb35 OK 2026/03/31 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Touching "sub dir/potato3" 2026/03/31 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Touching "empty space" 2026/03/31 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Touching "potato2" 2026/03/31 02:57:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.73s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:00 DEBUG : dir with metadata: Making directory with metadata 2026/03/31 02:58:01 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:03 DEBUG : directory with modtime: Making directory with metadata 2026/03/31 02:58:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:05 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/31 02:58:05 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:58:05 DEBUG : Google drive root 'crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0': Skipping btime metadata as can't update it on an existing file: 2026-03-31T02:58:05.380527061Z 2026/03/31 02:58:06 INFO : non existent directory: Updated directory metadata 2026/03/31 02:58:08 DEBUG : Google drive root 'crypt/02li67po2i5qe1dmojs31l86v5rqkb2l5g8ktt6m58lb5rhsq5l0': Skipping btime metadata as can't update it on an existing file: 2026-03-31T02:58:05.380527061Z 2026/03/31 02:58:08 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.09s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:10 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/31 02:58:12 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/31 02:58:12 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.20s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/31 02:58:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:58:14 DEBUG : dst: Making directory with metadata 2026/03/31 02:58:15 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:58:15 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:58:15 INFO : dst: Set directory modification time (using SetModTime) 2026/03/31 02:58:16 INFO : dst: Set directory modification time (using SetModTime) 2026/03/31 02:58:16 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/31 02:58:16 INFO : dst: Set directory modification time (using SetModTime) 2026/03/31 02:58:16 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe'", Local "Local file system at /tmp/rclone844544218", Modify Window "1ms" 2026/03/31 02:58:20 DEBUG : sub dir/test remove existing: md5 = ecbff030a906b34a3881919403511811 OK 2026/03/31 02:58:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 573965c48dc32e5d12949b82e274ec9e OK 2026/03/31 02:58:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zekawuw7" before starting 2026/03/31 02:58:25 DEBUG : sub dir/test remove existing.zekawuw7: TEST: removing renamed existing file after operation 2026/03/31 02:58:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huwijip6" before starting 2026/03/31 02:58:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.huwijip6: TEST: renaming existing back after failed operation 2026/03/31 02:58:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qunozid2" before starting 2026/03/31 02:58:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qunozid2: TEST: removing renamed existing file after operation 2026/03/31 02:58:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7u4ckhl58qhnh4umq9n37ifv0m9dvmr1dt6cvd2h3spcsuasu2bdrfbnmqfjickf8hnn3kb27a68fk7po1ki84v8dt8a9j8h736tugvftq63oknel4n7o1h5srq8kvjapddaoecr2pisg0v498ut3re9vg61c9690ej4m6g3r41715kaameg" 2026/03/31 02:58:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "udaccd3st46469vc8ir8lds9oe5qp8h53epmjnd1ecno1epvl6vg" --- PASS: TestRemoveExisting (13.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/31 02:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hojabon9dohe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m9.146217372s (try 1/5)