"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/03/17 09:48:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi" 2025/03/17 09:48:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:48:35 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg" 2025/03/17 09:48:36 DEBUG : Creating backend with remote "/tmp/rclone3142810928" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/17 09:48:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/17 09:48:37 DEBUG : potato: Seek from 10 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 10 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Seek from 5 to 2 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/17 09:48:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Seek from 5 to 2 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/17 09:48:37 DEBUG : potato: Seek from 8 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 8 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/17 09:48:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/17 09:48:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/17 09:48:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/17 09:48:37 DEBUG : potato: Seek from 5 to 2 2025/03/17 09:48:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/17 09:48:37 DEBUG : potato: Seek from 9 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 9 to 0 2025/03/17 09:48:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:48:39 DEBUG : rutabaga: md5 = 46ea9fdc65d45e4c0e64ba29bd92e472 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/17 09:48:41 DEBUG : empty space: md5 = 5d0f3d10047d82a0d89258028557e3de OK === RUN TestCheck/3 2025/03/17 09:48:43 DEBUG : potato2: md5 = ea118df74c6a4b9942d4f04fe49118e0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/17 09:48:45 DEBUG : remotepotato: md5 = c5625b3359bbd738d2461570a2a769df OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.03s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/03/17 09:48:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/17 09:48:49 DEBUG : Creating backend with remote "nonexistent" 2025/03/17 09:48:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/17 09:48:49 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/17 09:48:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/17 09:48:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:48:50 DEBUG : rutabaga: md5 = d4361df819f14ad23c1b581dbabcc63c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/17 09:48:55 DEBUG : empty space: md5 = 92c15c77edcbfbfaebeec01d48d7b476 OK === RUN TestCheckDownload/3 2025/03/17 09:48:57 DEBUG : potato2: md5 = ae418abe0a808af97d5bcc6d9f8fdc5b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/17 09:49:01 DEBUG : remotepotato: md5 = c1a7e2f471e7e7f931187aa650503048 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.00s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.23s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (0.88s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:49:07 DEBUG : rutabaga: md5 = 3f8dafde80cb88298ead871fe5940c34 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/17 09:49:10 DEBUG : empty space: md5 = 34e2a46948c9005db2f184f2aee36235 OK === RUN TestCheckSizeOnly/3 2025/03/17 09:49:12 DEBUG : potato2: md5 = b6928a478ace346798feaa3d3819470d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/17 09:49:14 DEBUG : remotepotato: md5 = 71da3cf27d71ac44c5fab6522e535c77 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.11s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:49:19 DEBUG : test.sum: md5 = 30c9181265d5ea51482d8abc36c7495f OK 2025/03/17 09:49:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/17 09:49:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/17 09:49:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/17 09:49:20 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/17 09:49:21 DEBUG : test.sum: md5 = b6301fa2c40ca2beec9eb3e06bb8624f OK 2025/03/17 09:49:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/17 09:49:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/17 09:49:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/17 09:49:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.71s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:49:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/data" 2025/03/17 09:49:24 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.95s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:49:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/data" 2025/03/17 09:49:26 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/vjrnln8ratgmqakfosrqe8espk" 2025/03/17 09:49:30 DEBUG : data/banana: md5 = 7b22b4f3c54df9381ddef34d6d40fcf3 OK 2025/03/17 09:49:31 DEBUG : test.sum: md5 = 2d83360093ae6c40372deb17116d3991 OK === RUN TestCheckSumDownload/subtest1 2025/03/17 09:49:35 DEBUG : data/potato: md5 = 5bca8d6c913f67357ab89043e94041b7 OK 2025/03/17 09:49:37 DEBUG : test.sum: md5 = 4a35b4755ed2931aebc386943e1aab77 OK === RUN TestCheckSumDownload/subtest2 2025/03/17 09:49:41 DEBUG : test.sum: md5 = f035171e94519c6c5671488579e6926a OK === RUN TestCheckSumDownload/subtest3 2025/03/17 09:49:46 DEBUG : test.sum: md5 = 83b37a173690d3c62433abc3924a4891 OK === RUN TestCheckSumDownload/subtest4 2025/03/17 09:49:50 DEBUG : test.sum: md5 = a5357114b02ad6d0c4fb4f3c9b6b6c5f OK === RUN TestCheckSumDownload/subtest5 2025/03/17 09:49:54 DEBUG : test.sum: md5 = c642b16ae856610e52e4385aa68a9a83 OK === RUN TestCheckSumDownload/subtest6 2025/03/17 09:49:58 DEBUG : data/banana: md5 = 84ce95ed74f0aff0e9111bd63422dccc OK 2025/03/17 09:50:00 DEBUG : data/potato: md5 = 02f3efdfb018d40c528ceba2b75470c7 OK 2025/03/17 09:50:01 DEBUG : test.sum: md5 = 8063991176079cd3952fdcc356f8c10a OK === RUN TestCheckSumDownload/subtest7 2025/03/17 09:50:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/17 09:50:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.85s) --- PASS: TestCheckSumDownload/subtest1 (2.23s) --- PASS: TestCheckSumDownload/subtest2 (2.25s) --- PASS: TestCheckSumDownload/subtest3 (2.52s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (2.13s) --- PASS: TestCheckSumDownload/subtest6 (2.04s) --- PASS: TestCheckSumDownload/subtest7 (2.50s) === RUN TestApplyTransforms 2025/03/17 09:50:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fupogar4pufi" 2025/03/17 09:50:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:08 DEBUG : Creating backend with remote "TestDrive:crypt/9hqm9joram5a4f97u404p0b7akb7jk7ml7h0lnepebrf4t1ag3jg" 2025/03/17 09:50:09 DEBUG : Creating backend with remote "/tmp/rclone286109181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi'", Local "Local file system at /tmp/rclone286109181", Modify Window "1ms" 2025/03/17 09:50:11 DEBUG : hello, world!: md5 = f9810b9c82252f239195048d06515be6 OK upper checkfile vs. lower remote (without normalization) 2025/03/17 09:50:11 ERROR : hello, world!: sum not found 2025/03/17 09:50:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi' 2025/03/17 09:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': 1 files missing 2025/03/17 09:50:11 NOTICE: 1 hashes missing 2025/03/17 09:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': 2 differences found 2025/03/17 09:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/17 09:50:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': 0 differences found 2025/03/17 09:50:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': 1 matching files 2025/03/17 09:50:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilozox8kene" 2025/03/17 09:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:13 DEBUG : Creating backend with remote "TestDrive:crypt/irjbkajnr32r3rga4ecuri0lh5fkif4tk4sk8ko1370dqdeminig" 2025/03/17 09:50:13 DEBUG : Creating backend with remote "/tmp/rclone675204863" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene'", Local "Local file system at /tmp/rclone675204863", Modify Window "1ms" 2025/03/17 09:50:16 DEBUG : HELLO, WORLD!: md5 = 37ddfcf0e2ef01803b2c2dc4f133077a OK lower checkfile vs. upper remote (without normalization) 2025/03/17 09:50:16 ERROR : HELLO, WORLD!: sum not found 2025/03/17 09:50:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene' 2025/03/17 09:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': 1 files missing 2025/03/17 09:50:16 NOTICE: 1 hashes missing 2025/03/17 09:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': 2 differences found 2025/03/17 09:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/17 09:50:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': 0 differences found 2025/03/17 09:50:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': 1 matching files 2025/03/17 09:50:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mubixof5hahu" 2025/03/17 09:50:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:18 DEBUG : Creating backend with remote "TestDrive:crypt/4cqpirn9sc47kitueolcafg0n6d2ut8a1t95sb8ss5knd2p2qmvg" 2025/03/17 09:50:19 DEBUG : Creating backend with remote "/tmp/rclone472394930" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu'", Local "Local file system at /tmp/rclone472394930", Modify Window "1ms" 2025/03/17 09:50:21 DEBUG : HeLlO, wOrLd!: md5 = ec4b6a4cde2b5794418ce659446977bf OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/17 09:50:21 ERROR : HeLlO, wOrLd!: sum not found 2025/03/17 09:50:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu' 2025/03/17 09:50:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': 1 files missing 2025/03/17 09:50:21 NOTICE: 1 hashes missing 2025/03/17 09:50:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': 2 differences found 2025/03/17 09:50:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/17 09:50:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': 0 differences found 2025/03/17 09:50:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': 1 matching files 2025/03/17 09:50:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jetebiw7pune" 2025/03/17 09:50:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:22 DEBUG : Creating backend with remote "TestDrive:crypt/sbp22m31jk0n3dvhrbsctlq4svodlpjoea2nmodjq76mqedmo8k0" 2025/03/17 09:50:23 DEBUG : Creating backend with remote "/tmp/rclone30150532" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune'", Local "Local file system at /tmp/rclone30150532", Modify Window "1ms" 2025/03/17 09:50:25 DEBUG : HELLO, WORLD!: md5 = 549117f75c78fd79a6af0de6247fd8e0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/17 09:50:26 ERROR : HELLO, WORLD!: sum not found 2025/03/17 09:50:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune' 2025/03/17 09:50:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': 1 files missing 2025/03/17 09:50:26 NOTICE: 1 hashes missing 2025/03/17 09:50:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': 2 differences found 2025/03/17 09:50:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/17 09:50:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': 0 differences found 2025/03/17 09:50:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': 1 matching files 2025/03/17 09:50:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwuhaw7habi" 2025/03/17 09:50:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:27 DEBUG : Creating backend with remote "TestDrive:crypt/k7eispfaiikdkq3lp0vgst2k8oj2l5fio9hgmaiguch4rhkqh3a0" 2025/03/17 09:50:28 DEBUG : Creating backend with remote "/tmp/rclone461777735" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi'", Local "Local file system at /tmp/rclone461777735", Modify Window "1ms" 2025/03/17 09:50:30 DEBUG : 測試_Русский___ě_áñ: md5 = 16b872cb2d9d9f79bae3d7b47142df13 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/17 09:50:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi' 2025/03/17 09:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': 1 files missing 2025/03/17 09:50:31 NOTICE: 1 hashes missing 2025/03/17 09:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': 2 differences found 2025/03/17 09:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/17 09:50:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': 0 differences found 2025/03/17 09:50:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': 1 matching files 2025/03/17 09:50:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopores4nufa" 2025/03/17 09:50:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:32 DEBUG : Creating backend with remote "TestDrive:crypt/a7mbm1k4ugu2r0d35fhiihr16gma0ov2qtiqqa95lu5imv50kp20" 2025/03/17 09:50:33 DEBUG : Creating backend with remote "/tmp/rclone3010830233" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa'", Local "Local file system at /tmp/rclone3010830233", Modify Window "1ms" 2025/03/17 09:50:35 DEBUG : 測試_Русский___ě_áñ: md5 = a00e1cc56c6a92aeec7c59ec2bda6682 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/17 09:50:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa' 2025/03/17 09:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': 1 files missing 2025/03/17 09:50:36 NOTICE: 1 hashes missing 2025/03/17 09:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': 2 differences found 2025/03/17 09:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/17 09:50:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': 0 differences found 2025/03/17 09:50:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': 1 matching files 2025/03/17 09:50:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cadudup7zeyu" 2025/03/17 09:50:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:37 DEBUG : Creating backend with remote "TestDrive:crypt/jungc9igcuu67ircbr0cbhk4bdjfh1e6kl3pudsmvc9k3bbp9g60" 2025/03/17 09:50:38 DEBUG : Creating backend with remote "/tmp/rclone771012373" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu'", Local "Local file system at /tmp/rclone771012373", Modify Window "1ms" 2025/03/17 09:50:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d74e59f19ba25b9f27b8cc33673c9160 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/17 09:50:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu' 2025/03/17 09:50:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': 1 files missing 2025/03/17 09:50:41 NOTICE: 1 hashes missing 2025/03/17 09:50:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': 2 differences found 2025/03/17 09:50:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/17 09:50:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': 0 differences found 2025/03/17 09:50:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': 1 matching files 2025/03/17 09:50:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusuvaq0mama" 2025/03/17 09:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:42 DEBUG : Creating backend with remote "TestDrive:crypt/hniojjhih8g1i1dvnc3ak3oo7caubdgmksol2t9h2lu8svvkcnh0" 2025/03/17 09:50:43 DEBUG : Creating backend with remote "/tmp/rclone110683277" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama'", Local "Local file system at /tmp/rclone110683277", Modify Window "1ms" 2025/03/17 09:50:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cb5442ea4e9a4507d3912c67531aa5dd OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/17 09:50:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama' 2025/03/17 09:50:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': 1 files missing 2025/03/17 09:50:46 NOTICE: 1 hashes missing 2025/03/17 09:50:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': 2 differences found 2025/03/17 09:50:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/17 09:50:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': 0 differences found 2025/03/17 09:50:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': 1 matching files 2025/03/17 09:50:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nimedoz8like" 2025/03/17 09:50:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:47 DEBUG : Creating backend with remote "TestDrive:crypt/i12u5gjh0n0mtrfbmnm68ure0um1vn7j1lmpgbcsvsn96f72inm0" 2025/03/17 09:50:48 DEBUG : Creating backend with remote "/tmp/rclone4246080621" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like'", Local "Local file system at /tmp/rclone4246080621", Modify Window "1ms" 2025/03/17 09:50:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9c5fed9417fbe401e53ce98ff621431c OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/17 09:50:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like' 2025/03/17 09:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': 1 files missing 2025/03/17 09:50:51 NOTICE: 1 hashes missing 2025/03/17 09:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': 2 differences found 2025/03/17 09:50:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/17 09:50:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': 0 differences found 2025/03/17 09:50:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': 1 matching files 2025/03/17 09:50:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wepefey1huko" 2025/03/17 09:50:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:50:52 DEBUG : Creating backend with remote "TestDrive:crypt/6tan1t7ni6ged3cvq0vdsu75pocgode9so244ft2c9ipa6473l90" 2025/03/17 09:50:53 DEBUG : Creating backend with remote "/tmp/rclone533651243" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko'", Local "Local file system at /tmp/rclone533651243", Modify Window "1ms" 2025/03/17 09:50:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0890806b224f57fb546b457ebe0c814d OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/17 09:50:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/17 09:50:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko' 2025/03/17 09:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': 1 files missing 2025/03/17 09:50:56 NOTICE: 1 hashes missing 2025/03/17 09:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': 2 differences found 2025/03/17 09:50:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/17 09:50:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/17 09:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': 0 differences found 2025/03/17 09:50:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': 1 matching files 2025/03/17 09:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wepefey1huko': Purge remote 2025/03/17 09:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nimedoz8like': Purge remote 2025/03/17 09:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusuvaq0mama': Purge remote 2025/03/17 09:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cadudup7zeyu': Purge remote 2025/03/17 09:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopores4nufa': Purge remote 2025/03/17 09:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwuhaw7habi': Purge remote 2025/03/17 09:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jetebiw7pune': Purge remote 2025/03/17 09:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mubixof5hahu': Purge remote 2025/03/17 09:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilozox8kene': Purge remote 2025/03/17 09:51:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fupogar4pufi': Purge remote --- PASS: TestApplyTransforms (54.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:51:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 09:51:05 DEBUG : sub/file2: md5 = e77a28f12c17c23e1e6d8c2e3f9cebf8 OK 2025/03/17 09:51:05 INFO : file1: Copied (new) to: sub/file2 2025/03/17 09:51:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:51:05 DEBUG : file1: Unchanged skipping 2025/03/17 09:51:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': don't need to copy/move sub/file2, it is already at target location 2025/03/17 09:51:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.06s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:51:11 DEBUG : dst/file1: md5 = 2ff04762f7aad67715b6f98a679692b1 OK 2025/03/17 09:51:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/backup" 2025/03/17 09:51:12 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/1nrff024r7pq65ecp72fc28jb0" 2025/03/17 09:51:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/17 09:51:16 INFO : dst/file1: Moved (server-side) 2025/03/17 09:51:17 DEBUG : dst/file1: md5 = e408ca7600ad34717b6f4382d80f0f92 OK 2025/03/17 09:51:17 INFO : dst/file1: Copied (new) 2025/03/17 09:51:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:51:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:51:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.46s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:51:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/dst" 2025/03/17 09:51:22 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:51:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/CompareDest" 2025/03/17 09:51:24 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/gveqi14airsml4bgu7krj116o8" 2025/03/17 09:51:26 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 09:51:28 DEBUG : one: md5 = 0c5c7bde77fd0bc41eaf99c32ee22358 OK 2025/03/17 09:51:28 INFO : one: Copied (new) 2025/03/17 09:51:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 09:51:31 DEBUG : one: md5 = f2fc87385d41f59ee2672f3fd04084dc OK 2025/03/17 09:51:31 INFO : one: Copied (replaced existing) 2025/03/17 09:51:33 DEBUG : dst/one: md5 = 83e3071be8f315573fe3d9dc3973e03d OK 2025/03/17 09:51:35 DEBUG : CompareDest/one: md5 = d72f269ef83d5d523aa895738671d482 OK 2025/03/17 09:51:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 09:51:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:51:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/17 09:51:38 DEBUG : CompareDest/two: md5 = 4105f11be112ca494b72c19abeeb09cf OK 2025/03/17 09:51:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 09:51:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:51:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 09:51:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 09:51:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:51:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/17 09:51:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 09:51:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/17 09:51:43 DEBUG : two: md5 = f143de58fb5a2c6affb0ddd986144d4e OK 2025/03/17 09:51:43 INFO : two: Copied (new) 2025/03/17 09:51:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:51:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:51:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:51:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.87s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:51:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/dst" 2025/03/17 09:51:48 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:51:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/CopyDest" 2025/03/17 09:51:50 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/17 09:51:52 DEBUG : one: Need to transfer - File not found at Destination 2025/03/17 09:51:54 DEBUG : one: md5 = 048701f06bf694539911ef3c8f6cd2bf OK 2025/03/17 09:51:54 INFO : one: Copied (new) 2025/03/17 09:51:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 09:51:57 DEBUG : one: md5 = e555b2d88ef177abc5f3b5945d33f468 OK 2025/03/17 09:51:57 INFO : one: Copied (replaced existing) 2025/03/17 09:51:59 DEBUG : dst/one: md5 = 6ecad4de1292dde34ecf0e28b3ffb61f OK 2025/03/17 09:52:01 DEBUG : CopyDest/one: md5 = bee366a3029cb811c888a23b16f8c0cd OK 2025/03/17 09:52:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/BackupDir" 2025/03/17 09:52:02 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/17 09:52:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 09:52:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:52:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/17 09:52:06 INFO : one: Moved (server-side) 2025/03/17 09:52:07 INFO : one: Copied (server-side copy) 2025/03/17 09:52:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/17 09:52:09 DEBUG : CopyDest/two: md5 = 8ec850cfb7e7e63bef1c63878ed85ecb OK 2025/03/17 09:52:10 DEBUG : two: Need to transfer - File not found at Destination 2025/03/17 09:52:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:52:11 INFO : two: Copied (server-side copy) 2025/03/17 09:52:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/17 09:52:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/17 09:52:12 DEBUG : two: Unchanged skipping 2025/03/17 09:52:14 DEBUG : CopyDest/three: md5 = 54dc081b51cca5c85d4588e91e1ea645 OK 2025/03/17 09:52:15 DEBUG : three: Need to transfer - File not found at Destination 2025/03/17 09:52:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/17 09:52:15 DEBUG : three: Destination not found in --copy-dest 2025/03/17 09:52:17 DEBUG : three: md5 = 7ff279e41ad81a5ddea15868a3bec70a OK 2025/03/17 09:52:17 INFO : three: Copied (new) 2025/03/17 09:52:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 09:52:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:52:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:52:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:52:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 09:52:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:52:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.32s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:52:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/17 09:52:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 662071b4830de1f35daa03be2368cf40 OK 2025/03/17 09:52:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/17 09:52:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/17 09:52:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/03/17 09:52:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/17 09:52:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/17 09:52:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d92aa8c6f489c32fe377192b087c2087 OK 2025/03/17 09:52:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/17 09:52:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/17 09:52:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.32s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:52:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using skip mode. 2025/03/17 09:52:37 NOTICE: one: Found 2 files with duplicate names 2025/03/17 09:52:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.71s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:52:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using skip mode. 2025/03/17 09:52:43 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:52:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/17 09:52:44 INFO : one: Deleted 2025/03/17 09:52:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.63s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:52:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using first mode. 2025/03/17 09:52:50 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:52:50 INFO : one: Deleted 2025/03/17 09:52:51 INFO : one: Deleted 2025/03/17 09:52:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.50s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:52:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using newest mode. 2025/03/17 09:52:56 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:52:57 INFO : one: Deleted 2025/03/17 09:52:57 INFO : one: Deleted 2025/03/17 09:52:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.48s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using oldest mode. 2025/03/17 09:53:03 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:53:04 INFO : one: Deleted 2025/03/17 09:53:04 INFO : one: Deleted 2025/03/17 09:53:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.60s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using largest mode. 2025/03/17 09:53:10 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:53:10 INFO : one: Deleted 2025/03/17 09:53:11 INFO : one: Deleted 2025/03/17 09:53:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.54s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using smallest mode. 2025/03/17 09:53:16 NOTICE: one: Found 3 files with duplicate names 2025/03/17 09:53:17 INFO : one: Deleted 2025/03/17 09:53:18 INFO : one: Deleted 2025/03/17 09:53:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.74s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Looking for duplicate names using rename mode. 2025/03/17 09:53:24 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/17 09:53:26 INFO : one-2.txt: renamed from: one.txt 2025/03/17 09:53:27 INFO : one-3.txt: renamed from: one.txt 2025/03/17 09:53:28 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.34s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:33 DEBUG : dupe1/one.txt: md5 = e0a0faa9487f867463da8570566fee29 OK 2025/03/17 09:53:36 DEBUG : dupe2/two.txt: md5 = 8c407de73e7f48b6aeaca47279a45f45 OK 2025/03/17 09:53:38 DEBUG : dupe3/three.txt: md5 = aca760091be0ef7f9882124cea104a00 OK 2025/03/17 09:53:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/17 09:53:39 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/17 09:53:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/17 09:53:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/17 09:53:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/17 09:53:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/17 09:53:44 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:53:46 DEBUG : a.txt: md5 = 808017ad71c94b52273916e5406ffe79 OK 2025/03/17 09:53:47 DEBUG : zend.txt: md5 = 73afa89a89eb7ca0932e57e9aaf49681 OK 2025/03/17 09:53:50 DEBUG : sub dir/hello world: md5 = d32a00a2d338c1ebf0b9d2e2a67d4563 OK 2025/03/17 09:53:51 DEBUG : sub dir/hello world2: md5 = 64b77dda2379964a6969e198294cab91 OK 2025/03/17 09:53:53 DEBUG : sub dir/ignore dir/.ignore: md5 = 70b5df2eeb3b2fd6df73e9c0277a0e52 OK 2025/03/17 09:53:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 17b5ce8d3fc5b72b5a79e7278107364c OK 2025/03/17 09:53:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = f05ac030103176fe7ceab36c85781104 OK 2025/03/17 09:53:58 DEBUG : a.txt: Excluded (Size Filter) 2025/03/17 09:53:58 DEBUG : a.txt: Excluded 2025/03/17 09:53:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/17 09:53:59 DEBUG : sub dir/hello world2: Excluded 2025/03/17 09:53:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/17 09:53:59 DEBUG : sub dir/hello world: Excluded 2025/03/17 09:54:00 DEBUG : sub dir/ignore dir: Excluded 2025/03/17 09:54:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/17 09:54:00 DEBUG : sub dir/hello world2: Excluded 2025/03/17 09:54:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/17 09:54:00 DEBUG : sub dir/hello world: Excluded 2025/03/17 09:54:00 DEBUG : sub dir/ignore dir: Excluded 2025/03/17 09:54:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/17 09:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.40s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:08 DEBUG : file1: md5 = c9efe0d665b7996a21aeb004416bae8b OK 2025/03/17 09:54:11 DEBUG : sub/file2: md5 = 70f8105caf1e2c911260e0f537209352 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/03/17 09:54:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/17 09:54:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/17 09:54:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/17 09:54:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.37s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.65s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.50s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:19 DEBUG : file1: md5 = 38533c937fb1deec6b464a20b76a06b9 OK 2025/03/17 09:54:21 DEBUG : sub/file2: md5 = 32ede94dad83d98768889ffd9a54c788 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/17 09:54:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/notfound" 2025/03/17 09:54:25 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/17 09:54:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.61s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.65s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Making directory 2025/03/17 09:54:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:32 DEBUG : sub dir/hello world: md5 = a293347046d6c7881888704b9fb91dcb OK 2025/03/17 09:54:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.18s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:36 DEBUG : potato2: md5 = 302d382b5b37bb7ea860859146638f7b OK 2025/03/17 09:54:38 DEBUG : empty space: md5 = 9641567a71d1490a62ed4a3e1048fa90 OK --- PASS: TestLs (5.02s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:41 DEBUG : potato2: md5 = 6721839a2c4bef4eb7c9a0a3078527ec OK 2025/03/17 09:54:43 DEBUG : empty space: md5 = d8008746596898ae3d48e22bc4bb74f2 OK 2025/03/17 09:54:43 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.13s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:47 DEBUG : potato2: md5 = 4f2e0d7ab493c0ab4720334700fdb4c4 OK 2025/03/17 09:54:48 DEBUG : empty space: md5 = 8dfe0bf8133e2e8022aeeee873b1bb15 OK --- PASS: TestLsLong (5.03s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:51 DEBUG : potato2: md5 = a81006208ee93cc8667c13c6fd3a9f8f OK 2025/03/17 09:54:53 DEBUG : empty space: md5 = 5ece3ae8ff63c78a4b456ffdbcbc5992 OK --- PASS: TestHashSums (4.60s) === RUN TestHashSumsWithErrors 2025/03/17 09:54:55 DEBUG : Creating backend with remote ":memory:" 2025/03/17 09:54:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/17 09:54:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/17 09:54:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:54:56 DEBUG : potato2: md5 = b04b117486aa5d9f5093bd50d7975e23 OK 2025/03/17 09:54:57 DEBUG : empty space: md5 = 4f75d36dfdbf7e3664fe7eabd3a977ac OK 2025/03/17 09:55:00 DEBUG : sub dir/potato3: md5 = c568a1ea645b03ab868d03423ad37fb3 OK 2025/03/17 09:55:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.60s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:05 DEBUG : small: md5 = 0bc9abc73c5f53ad6739bb9b59ffa033 OK 2025/03/17 09:55:07 DEBUG : medium: md5 = 569883e894e900cdaea8bd58f02cbfd3 OK 2025/03/17 09:55:08 DEBUG : large: md5 = 36364e118ba0a766430120f5c96f61ab OK 2025/03/17 09:55:08 DEBUG : Waiting for deletions to finish 2025/03/17 09:55:09 DEBUG : large: Excluded (Size Filter) 2025/03/17 09:55:09 INFO : small: Deleted 2025/03/17 09:55:09 INFO : medium: Deleted --- PASS: TestDelete (7.05s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:12 DEBUG : small: md5 = 20a4fae6b3e1e639de97c2294634e439 OK 2025/03/17 09:55:13 DEBUG : medium: md5 = c72553551c6690b80d10b1ce96aef5ac OK 2025/03/17 09:55:15 DEBUG : large: md5 = e22a33c38846596ebe2db98475a274b2 OK 2025/03/17 09:55:15 DEBUG : Waiting for deletions to finish 2025/03/17 09:55:15 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/17 09:55:16 INFO : small: Deleted 2025/03/17 09:55:16 INFO : large: Deleted --- PASS: TestMaxDelete (7.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:19 DEBUG : small: md5 = d7cd55f84d57d379bb2e02888e655389 OK 2025/03/17 09:55:20 DEBUG : medium: md5 = 217660a5e982f7c9dd467992e69412d1 OK 2025/03/17 09:55:22 DEBUG : large: md5 = bb404e91eaf448f677be39ae9f5cfb30 OK 2025/03/17 09:55:22 DEBUG : Waiting for deletions to finish 2025/03/17 09:55:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/17 09:55:23 INFO : small: Deleted 2025/03/17 09:55:23 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:26 DEBUG : small: md5 = 909222d57276f653db7ce81a0c6008a7 OK 2025/03/17 09:55:27 DEBUG : medium: md5 = 613b7d83ce05b55ab52d77c1c0b07f53 OK 2025/03/17 09:55:28 DEBUG : large: md5 = 22af82684ee48c6910acca3ef932eca8 OK 2025/03/17 09:55:29 DEBUG : Waiting for deletions to finish 2025/03/17 09:55:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/17 09:55:29 INFO : large: Deleted 2025/03/17 09:55:29 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.57s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:32 DEBUG : ReadFile: md5 = ed69659f8e12c0ab562396a1f46f3f86 OK --- PASS: TestReadFile (4.15s) === RUN TestRetry 2025/03/17 09:55:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/17 09:55:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/17 09:55:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:55:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:55:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:55:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/17 09:55:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:55:37 DEBUG : file1: md5 = a3a030a42c53a33c3e98d3250d4d12f9 OK 2025/03/17 09:55:38 DEBUG : file2: md5 = 6c28d8a5296287c7a9d523cb619ff057 OK --- PASS: TestCat (16.44s) === RUN TestPurge 2025/03/17 09:55:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelapih3saji" 2025/03/17 09:55:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/17 09:55:52 DEBUG : Creating backend with remote "TestDrive:crypt/bihlqcmqpuugulp5g5k269pga418eqk3v565scfducenf3jfia8g" 2025/03/17 09:55:53 DEBUG : Creating backend with remote "/tmp/rclone3372073587" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelapih3saji'", Local "Local file system at /tmp/rclone3372073587", Modify Window "1ms" 2025/03/17 09:55:57 DEBUG : A1/B1/C1/one: md5 = 286b89a9f8838a2293015b36d591082e OK 2025/03/17 09:55:57 INFO : A2: Making directory 2025/03/17 09:55:58 INFO : A1/B2: Making directory 2025/03/17 09:55:59 INFO : A1/B2/C2: Making directory 2025/03/17 09:56:00 INFO : A1/B1/C3: Making directory 2025/03/17 09:56:00 INFO : A3: Making directory 2025/03/17 09:56:01 INFO : A3/B3: Making directory 2025/03/17 09:56:02 INFO : A3/B3/C4: Making directory 2025/03/17 09:56:04 DEBUG : A1/two: md5 = 68dfebccb25342452efee89effd56046 OK 2025/03/17 09:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelapih3saji': Purge remote 2025/03/17 09:56:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:56:12 DEBUG : A1/B1/C1/one: md5 = ac787d102b4b3ab189f6e3f966145ba4 OK 2025/03/17 09:56:12 INFO : A2: Making directory 2025/03/17 09:56:13 INFO : A1/B2: Making directory 2025/03/17 09:56:14 INFO : A1/B2/C2: Making directory 2025/03/17 09:56:15 INFO : A1/B1/C3: Making directory 2025/03/17 09:56:15 INFO : A3: Making directory 2025/03/17 09:56:16 INFO : A3/B3: Making directory 2025/03/17 09:56:17 INFO : A3/B3/C4: Making directory 2025/03/17 09:56:19 DEBUG : A1/two: md5 = eb2d54c929e1ff03ed7fec1459661f27 OK 2025/03/17 09:56:21 DEBUG : removing 1 level 3 directories 2025/03/17 09:56:21 INFO : A3/B3/C4: Removing directory 2025/03/17 09:56:23 DEBUG : removing 2 level 3 directories 2025/03/17 09:56:23 INFO : A1/B2/C2: Removing directory 2025/03/17 09:56:23 INFO : A1/B1/C3: Removing directory 2025/03/17 09:56:24 DEBUG : removing 2 level 2 directories 2025/03/17 09:56:24 INFO : A3/B3: Removing directory 2025/03/17 09:56:24 INFO : A1/B2: Removing directory 2025/03/17 09:56:24 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/17 09:56:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:56:25 DEBUG : removing 2 level 1 directories 2025/03/17 09:56:25 INFO : A3: Removing directory 2025/03/17 09:56:25 INFO : A2: Removing directory 2025/03/17 09:56:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/17 09:56:29 DEBUG : removing 1 level 3 directories 2025/03/17 09:56:29 INFO : A1/B1/C1: Removing directory 2025/03/17 09:56:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:30 DEBUG : removing 1 level 2 directories 2025/03/17 09:56:30 INFO : A1/B1: Removing directory 2025/03/17 09:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:56:30 DEBUG : removing 1 level 1 directories 2025/03/17 09:56:30 INFO : A1: Removing directory 2025/03/17 09:56:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:56:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:56:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:56:31 DEBUG : removing 1 level 0 directories 2025/03/17 09:56:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Removing directory 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/17 09:56:32 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (24.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:56:33 INFO : A1: Making directory 2025/03/17 09:56:34 INFO : A1/B1: Making directory 2025/03/17 09:56:35 INFO : A1/B1/C1: Making directory 2025/03/17 09:56:38 DEBUG : removing 1 level 3 directories 2025/03/17 09:56:38 INFO : A1/B1/C1: Removing directory 2025/03/17 09:56:38 DEBUG : removing 1 level 2 directories 2025/03/17 09:56:38 INFO : A1/B1: Removing directory 2025/03/17 09:56:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:56:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.28s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:56:41 INFO : A1: Making directory 2025/03/17 09:56:42 INFO : A1/B1: Making directory 2025/03/17 09:56:43 INFO : A1/B1/C1: Making directory 2025/03/17 09:56:45 DEBUG : removing 1 level 3 directories 2025/03/17 09:56:45 INFO : A1/B1/C1: Removing directory 2025/03/17 09:56:46 DEBUG : removing 1 level 2 directories 2025/03/17 09:56:46 INFO : A1/B1: Removing directory 2025/03/17 09:56:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:56:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.89s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:56:51 DEBUG : file1: md5 = bc7742b351d04d1595dadc2bd877839c OK 2025/03/17 09:56:51 DEBUG : filename.txt: File name found in url 2025/03/17 09:56:52 DEBUG : filename.txt: md5 = c83e54c1fb3610024142afe7aa723037 OK 2025/03/17 09:56:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/17 09:56:54 DEBUG : headerfilename.txt: md5 = c60d60c368fa94e896e92e2c383ce387 OK 2025/03/17 09:56:56 DEBUG : file2: md5 = 4fcb8b1a01b4de52d68aca139894ad93 OK --- PASS: TestCopyURL (9.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:56:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 09:57:01 DEBUG : sub/file2: md5 = bb1e3ce8592852639eb2b9a6be79295c OK 2025/03/17 09:57:01 INFO : file1: Copied (new) to: sub/file2 2025/03/17 09:57:01 INFO : file1: Deleted 2025/03/17 09:57:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:57:02 DEBUG : file1: Unchanged skipping 2025/03/17 09:57:02 INFO : file1: Deleted 2025/03/17 09:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': don't need to copy/move sub/file2, it is already at target location 2025/03/17 09:57:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:57:05 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/17 09:57:06 DEBUG : file1: md5 = 87c1093ff412a019d7e54292a0aa49ce OK 2025/03/17 09:57:06 INFO : file1: Copied (new) 2025/03/17 09:57:06 INFO : file1: Deleted 2025/03/17 09:57:07 DEBUG : file1: Destination exists, skipping 2025/03/17 09:57:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.48s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:57:12 DEBUG : dst/file1: md5 = b8af4e8cc8c074d2f924b770291f303d OK 2025/03/17 09:57:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepaxaq0fabi/backup" 2025/03/17 09:57:13 DEBUG : Creating backend with remote "TestDrive:crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg/1nrff024r7pq65ecp72fc28jb0" 2025/03/17 09:57:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/17 09:57:16 INFO : dst/file1: Moved (server-side) 2025/03/17 09:57:18 DEBUG : dst/file1: md5 = c9b562e0a620908f7fe23e8d4a2636a8 OK 2025/03/17 09:57:18 INFO : dst/file1: Copied (new) 2025/03/17 09:57:18 INFO : dst/file1: Deleted 2025/03/17 09:57:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:57:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/17 09:57:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.34s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:57:25 DEBUG : A1/one: md5 = 3e14808ec08002bef59ffd823ec3d0ae OK 2025/03/17 09:57:26 DEBUG : A1/two: md5 = 20bf3e30503f082c93e0a3fdbe5362e5 OK 2025/03/17 09:57:29 DEBUG : A1/B1/three: md5 = 1d58cff8c571a261732fddf1d9a572eb OK 2025/03/17 09:57:31 DEBUG : A1/B1/C1/four: md5 = de78d5023e2eb126c374797eaab8f253 OK 2025/03/17 09:57:33 DEBUG : A1/B1/C2/five: md5 = 27befbdac26ace7f1c468b992e67df2d OK 2025/03/17 09:57:33 INFO : A1/B2: Making directory 2025/03/17 09:57:34 INFO : A1/B1/C3: Making directory 2025/03/17 09:57:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/17 09:57:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/17 09:57:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/17 09:57:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/17 09:57:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/17 09:57:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:57:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:57:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:57:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:57:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:57:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/17 09:57:56 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/17 09:57:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/17 09:57:56 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/17 09:57:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/17 09:57:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/17 09:58:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:58:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:58:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:58:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:58:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:58:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/17 09:58:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/17 09:58:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:58:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 755749aeba5f0c1a631697bb2ab8d62d OK 2025/03/17 09:58:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/17 09:58:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:58:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/17 09:58:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 35fdac6f5f2d976a1d25b3b96ab8501d OK 2025/03/17 09:58:15 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:58:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 4d2772d8ac32eb73808f169da578a57e OK 2025/03/17 09:58:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:58:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/17 09:58:20 DEBUG : with_checksum_big_file_from_pipe: md5 = 1fa4bc4a29bf37575ac9045a9d140b2f OK 2025/03/17 09:58:20 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:58:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:58:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/17 09:58: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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/17 09:58:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/17 09:58:29 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/17 09:58:30 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.31s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.32s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/17 09:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/17 09:58:34 DEBUG : rcat_metadata: md5 = 4e9183288a21537a1a85e5e45e052627 OK 2025/03/17 09:58:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/17 09:58:35 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/17 09:58:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 832bf87edb321fa5e1a561cab673874f OK 2025/03/17 09:58:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.99s) --- PASS: TestRcatMetadata/Normal (2.61s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:39 DEBUG : potato1: md5 = c8a20c8c5dfab29ac71f1afe19c90330 OK 2025/03/17 09:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/17 09:58:41 DEBUG : potato2: md5 = aba42015bc33b508e22a246be535a062 OK 2025/03/17 09:58:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.65s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:44 DEBUG : potato1: md5 = 344f8a76fca6ee5718d0412e1754d3c4 OK 2025/03/17 09:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/17 09:58:45 DEBUG : potato2: md5 = 466b94524cf3a507900aa7ca7962d844 OK 2025/03/17 09:58:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.97s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:49 DEBUG : potato2: md5 = 23c020f2837e31339e40204cc9693dd2 OK 2025/03/17 09:58:50 DEBUG : empty space: md5 = 50ee3cf4a2be887d487c07514281828c OK 2025/03/17 09:58:53 DEBUG : sub dir/potato3: md5 = 787bcbd05cfd53a4b5fd46335e885df1 OK 2025/03/17 09:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Touching "sub dir/potato3" 2025/03/17 09:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Touching "empty space" 2025/03/17 09:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Touching "potato2" 2025/03/17 09:58:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.34s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:58:58 DEBUG : dir with metadata: Making directory with metadata 2025/03/17 09:58:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.49s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:59:00 DEBUG : directory with modtime: Making directory with metadata 2025/03/17 09:59:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.84s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:59:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/17 09:59:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:59:04 DEBUG : Google drive root 'crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg': Skipping btime metadata as can't update it on an existing file: 2025-03-17T09:59:03.612753103Z 2025/03/17 09:59:04 INFO : non existent directory: Updated directory metadata 2025/03/17 09:59:06 DEBUG : Google drive root 'crypt/7i0pt1os366bfsq1m3acpra3c7ss6shv01nohvk13meusj3obnmg': Skipping btime metadata as can't update it on an existing file: 2025-03-17T09:59:03.612753103Z 2025/03/17 09:59:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.26s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:59:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/17 09:59:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/17 09:59:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.43s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:59:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/17 09:59:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:59:13 DEBUG : dst: Making directory with metadata 2025/03/17 09:59:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/17 09:59:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/17 09:59:14 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:59:15 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:59:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/17 09:59:15 INFO : dst: Set directory modification time (using SetModTime) 2025/03/17 09:59:15 DEBUG : dst: Destination directory is newer than source, skipping 2025/03/17 09:59:15 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/03/17 09:59:15 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/03/17 09:59:15 DEBUG : TestDrive: Saved new token in config file --- PASS: TestDirsEqual (3.74s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi'", Local "Local file system at /tmp/rclone3142810928", Modify Window "1ms" 2025/03/17 09:59:19 DEBUG : sub dir/test remove existing: md5 = 31245a27f301a8d34ff1d6101f8149ef OK 2025/03/17 09:59:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3c0e3df2029282fc81ee783dfa0d3da4 OK 2025/03/17 09:59:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.toyacuh4" before starting 2025/03/17 09:59:23 DEBUG : sub dir/test remove existing.toyacuh4: TEST: removing renamed existing file after operation 2025/03/17 09:59:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puqivut2" before starting 2025/03/17 09:59:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.puqivut2: TEST: renaming existing back after failed operation 2025/03/17 09:59:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuwiwig7" before starting 2025/03/17 09:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuwiwig7: TEST: removing renamed existing file after operation 2025/03/17 09:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "aun6o8j46r5d7cu6iluh61ikkm5cn8q9e2abksl1msrar5m2irrb0u0p3i7abqdfb66ggmlphpu304n7e62df30rumm21ffgekp37dvcoo7h533s17cr6mabudl5tkt3uhuc3is6fgqh1o2b0tligog83m7ctnuf8s4l258kqrva00o9i6l0" 2025/03/17 09:59:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5j13mg7qmcdgoo67injpaib22r7v9r654jgnu95j69p98aomne10" --- PASS: TestRemoveExisting (13.65s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/03/17 09:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepaxaq0fabi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m55.443719476s (try 1/5)