"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/29 03:43:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba" 2025/07/29 03:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:43:00 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20" 2025/07/29 03:43:01 DEBUG : Creating backend with remote "/tmp/rclone230311837" === 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/29 03:43:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/29 03:43:02 DEBUG : potato: Seek from 10 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 10 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Seek from 5 to 2 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/29 03:43:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Seek from 5 to 2 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/29 03:43:02 DEBUG : potato: Seek from 8 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 8 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/29 03:43:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/29 03:43:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/29 03:43:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/29 03:43:02 DEBUG : potato: Seek from 5 to 2 2025/07/29 03:43:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/29 03:43:02 DEBUG : potato: Seek from 9 to 0 2025/07/29 03:43:02 DEBUG : potato: Seek from 9 to 0 2025/07/29 03:43:02 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:04 DEBUG : rutabaga: md5 = f668907b6b38b60496162cb297423c88 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/29 03:43:06 DEBUG : empty space: md5 = e2a13c97a15b43a376777bbdbf4a0ce8 OK === RUN TestCheck/3 2025/07/29 03:43:08 DEBUG : potato2: md5 = 274c421bff8e40ba2988737d53d24ee0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/29 03:43:10 DEBUG : remotepotato: md5 = 77b2ad759f1e19770c6aaaf496dbf1b9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.37s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/07/29 03:43:13 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 03:43:13 DEBUG : Creating backend with remote "nonexistent" 2025/07/29 03:43:13 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/29 03:43:13 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/07/29 03:43:13 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/29 03:43:13 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:14 DEBUG : rutabaga: md5 = ce2644ea4b2a30c06959239eb0d7fc7d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/29 03:43:18 DEBUG : empty space: md5 = b85c5a4d8b14ded7d9d79ad09a8b1f6f OK === RUN TestCheckDownload/3 2025/07/29 03:43:20 DEBUG : potato2: md5 = 5df69df1916319b4e473c47e2ee13384 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/29 03:43:24 DEBUG : remotepotato: md5 = 3329fbe79ffb590c9305be9f7f4a79f1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.89s) --- PASS: TestCheckDownload/1 (1.16s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (1.01s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:30 DEBUG : rutabaga: md5 = b2a7924b65ec5968ae2f3480417bb7bb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/29 03:43:32 DEBUG : empty space: md5 = 352eb4e6d1bf3b79abcc320b89c573dd OK === RUN TestCheckSizeOnly/3 2025/07/29 03:43:34 DEBUG : potato2: md5 = f4c53a6102ace9ebf23c111cb08e944d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/29 03:43:36 DEBUG : remotepotato: md5 = 7f3a54f8b536a11b6b1a782fa3099cdf OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:41 DEBUG : test.sum: md5 = 2ffefb02f0344822811b0ce0a0bf751c OK 2025/07/29 03:43:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 03:43:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 03:43:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 03:43:42 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/29 03:43:44 DEBUG : test.sum: md5 = 240000bbe5a0d2eee1dcab2989ec873b OK 2025/07/29 03:43:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/29 03:43:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/29 03:43:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/29 03:43:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.78s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/data" 2025/07/29 03:43:46 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba/data' lacks md5, skipping --- SKIP: TestCheckSum (1.90s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:43:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/data" 2025/07/29 03:43:47 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/vjrnln8ratgmqakfosrqe8espk" 2025/07/29 03:43:51 DEBUG : data/banana: md5 = 6754298cd994db35be5f8a775866613b OK 2025/07/29 03:43:52 DEBUG : test.sum: md5 = 906c1d2231703e4a6ed1a1e00d4d5043 OK === RUN TestCheckSumDownload/subtest1 2025/07/29 03:43:57 DEBUG : data/potato: md5 = 5eb0de6ce1652757af863e2023d5a492 OK 2025/07/29 03:43:58 DEBUG : test.sum: md5 = 8cf064eddba1174edfad6fe191fe51eb OK === RUN TestCheckSumDownload/subtest2 2025/07/29 03:44:02 DEBUG : test.sum: md5 = 2445d93cff2f55ebca81b401a0bfcc8a OK === RUN TestCheckSumDownload/subtest3 2025/07/29 03:44:06 DEBUG : test.sum: md5 = 0f2efe6b033dfa3ad35fdeffcb702989 OK === RUN TestCheckSumDownload/subtest4 2025/07/29 03:44:10 DEBUG : test.sum: md5 = ca1da04189bb81d7f90d19353ddd561f OK === RUN TestCheckSumDownload/subtest5 2025/07/29 03:44:14 DEBUG : test.sum: md5 = 18e8c1a962b3ba3909d563ae9d2a2d50 OK === RUN TestCheckSumDownload/subtest6 2025/07/29 03:44:18 DEBUG : data/banana: md5 = ce502ae1cd04264c1edce04f2f01dc1f OK 2025/07/29 03:44:20 DEBUG : data/potato: md5 = d3ecdc28e0dda49c74ade46189987232 OK 2025/07/29 03:44:21 DEBUG : test.sum: md5 = d3bf72f5352672f2b28d31b4d005c63d OK === RUN TestCheckSumDownload/subtest7 2025/07/29 03:44:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/29 03:44:26 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.65s) --- PASS: TestCheckSumDownload/subtest1 (2.37s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.30s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (2.17s) --- PASS: TestCheckSumDownload/subtest6 (2.25s) --- PASS: TestCheckSumDownload/subtest7 (2.54s) === RUN TestApplyTransforms 2025/07/29 03:44:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rigefew1vuta" 2025/07/29 03:44:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/m9spho3igu6c2hkjfc2r27nn2p9i8ikuth69rhas7bnvo9p54lj0" 2025/07/29 03:44:28 DEBUG : Creating backend with remote "/tmp/rclone1480528096" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta'", Local "Local file system at /tmp/rclone1480528096", Modify Window "1ms" 2025/07/29 03:44:30 DEBUG : hello, world!: md5 = 390d72ddcbe71e9c81306bcc792141c4 OK upper checkfile vs. lower remote (without normalization) 2025/07/29 03:44:31 ERROR : hello, world!: sum not found 2025/07/29 03:44:31 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta' 2025/07/29 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': 1 files missing 2025/07/29 03:44:31 NOTICE: 1 hashes missing 2025/07/29 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': 1 differences found 2025/07/29 03:44:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/29 03:44:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': 0 differences found 2025/07/29 03:44:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': 1 matching files 2025/07/29 03:44:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pokumaj1foze" 2025/07/29 03:44:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:32 DEBUG : Creating backend with remote "TestDrive:crypt/e2u11fctjeu3rsqr2230vqh2laf25uf91305egkpagjm1hp0ir00" 2025/07/29 03:44:33 DEBUG : Creating backend with remote "/tmp/rclone2301539345" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze'", Local "Local file system at /tmp/rclone2301539345", Modify Window "1ms" 2025/07/29 03:44:35 DEBUG : HELLO, WORLD!: md5 = b2415af59f5299c966dae410a61cc838 OK lower checkfile vs. upper remote (without normalization) 2025/07/29 03:44:35 ERROR : HELLO, WORLD!: sum not found 2025/07/29 03:44:35 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze' 2025/07/29 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': 1 files missing 2025/07/29 03:44:35 NOTICE: 1 hashes missing 2025/07/29 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': 1 differences found 2025/07/29 03:44:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/29 03:44:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': 0 differences found 2025/07/29 03:44:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': 1 matching files 2025/07/29 03:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dizedey8wobi" 2025/07/29 03:44:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:37 DEBUG : Creating backend with remote "TestDrive:crypt/uq9nqohuib5sgv2p8agkfaf6l5gef4d2fi07pd7lp40pn870b030" 2025/07/29 03:44:37 DEBUG : Creating backend with remote "/tmp/rclone3820255698" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi'", Local "Local file system at /tmp/rclone3820255698", Modify Window "1ms" 2025/07/29 03:44:40 DEBUG : HeLlO, wOrLd!: md5 = 2b438d71a64f5fe2c0d7aba3222b2ffd OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/29 03:44:40 ERROR : HeLlO, wOrLd!: sum not found 2025/07/29 03:44:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi' 2025/07/29 03:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': 1 files missing 2025/07/29 03:44:40 NOTICE: 1 hashes missing 2025/07/29 03:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': 1 differences found 2025/07/29 03:44:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/29 03:44:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': 0 differences found 2025/07/29 03:44:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': 1 matching files 2025/07/29 03:44:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quqemov8bunu" 2025/07/29 03:44:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:41 DEBUG : Creating backend with remote "TestDrive:crypt/mmgk7mm3n8j5j8ebgfrpv8539u4fisnkdd7uoggb2gusdkosot30" 2025/07/29 03:44:42 DEBUG : Creating backend with remote "/tmp/rclone3427291188" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu'", Local "Local file system at /tmp/rclone3427291188", Modify Window "1ms" 2025/07/29 03:44:45 DEBUG : HELLO, WORLD!: md5 = ee5b5466ee332abe8fa2da186f003fc4 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/29 03:44:45 ERROR : HELLO, WORLD!: sum not found 2025/07/29 03:44:45 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu' 2025/07/29 03:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': 1 files missing 2025/07/29 03:44:45 NOTICE: 1 hashes missing 2025/07/29 03:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': 1 differences found 2025/07/29 03:44:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/29 03:44:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': 0 differences found 2025/07/29 03:44:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': 1 matching files 2025/07/29 03:44:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tobejak7yaci" 2025/07/29 03:44:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:47 DEBUG : Creating backend with remote "TestDrive:crypt/3ls2u1mgvjhrmotqqf9vjmhri4matvuhgt13jojr606d9eaalo5g" 2025/07/29 03:44:48 DEBUG : Creating backend with remote "/tmp/rclone3027551338" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci'", Local "Local file system at /tmp/rclone3027551338", Modify Window "1ms" 2025/07/29 03:44:50 DEBUG : 測試_Русский___ě_áñ: md5 = e3bb6719a722bc54434e89902ee094b8 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/29 03:44:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 03:44:50 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci' 2025/07/29 03:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': 1 files missing 2025/07/29 03:44:50 NOTICE: 1 hashes missing 2025/07/29 03:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': 1 differences found 2025/07/29 03:44:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/29 03:44:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': 0 differences found 2025/07/29 03:44:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': 1 matching files 2025/07/29 03:44:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qegolil5pimu" 2025/07/29 03:44:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:51 DEBUG : Creating backend with remote "TestDrive:crypt/d252l8fgqcsrlmsp3m6sodi6ifhtklopl3mkk3f91vrmlh3lc71g" 2025/07/29 03:44:52 DEBUG : Creating backend with remote "/tmp/rclone2919812008" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu'", Local "Local file system at /tmp/rclone2919812008", Modify Window "1ms" 2025/07/29 03:44:54 DEBUG : 測試_Русский___ě_áñ: md5 = a58a8f6771f80f71b3e2670c6a59de39 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/29 03:44:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/29 03:44:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu' 2025/07/29 03:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': 1 files missing 2025/07/29 03:44:55 NOTICE: 1 hashes missing 2025/07/29 03:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': 1 differences found 2025/07/29 03:44:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/29 03:44:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': 0 differences found 2025/07/29 03:44:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': 1 matching files 2025/07/29 03:44:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mubexew6yohe" 2025/07/29 03:44:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:44:56 DEBUG : Creating backend with remote "TestDrive:crypt/ecvj4cp5fr8etdbas9cvq7k3iju6tfcopg6rhbr2rrdcgnic3fk0" 2025/07/29 03:44:57 DEBUG : Creating backend with remote "/tmp/rclone3324343331" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe'", Local "Local file system at /tmp/rclone3324343331", Modify Window "1ms" 2025/07/29 03:44:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7b4284345a4e718adede959930a7906 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/29 03:45:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 03:45:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe' 2025/07/29 03:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': 1 files missing 2025/07/29 03:45:00 NOTICE: 1 hashes missing 2025/07/29 03:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': 1 differences found 2025/07/29 03:45:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/29 03:45:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:45:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': 0 differences found 2025/07/29 03:45:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': 1 matching files 2025/07/29 03:45:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-debomav1nasa" 2025/07/29 03:45:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:45:01 DEBUG : Creating backend with remote "TestDrive:crypt/8d0cq41tud3igkgr1pvspee3r5b15kjmim6kuvuhcpejufi266o0" 2025/07/29 03:45:02 DEBUG : Creating backend with remote "/tmp/rclone290023042" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa'", Local "Local file system at /tmp/rclone290023042", Modify Window "1ms" 2025/07/29 03:45:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1c0b8225d91ed2b03f023590aced1460 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/29 03:45:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 03:45:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa' 2025/07/29 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': 1 files missing 2025/07/29 03:45:04 NOTICE: 1 hashes missing 2025/07/29 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': 1 differences found 2025/07/29 03:45:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/29 03:45:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': 0 differences found 2025/07/29 03:45:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': 1 matching files 2025/07/29 03:45:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nenuwar1mubu" 2025/07/29 03:45:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:45:06 DEBUG : Creating backend with remote "TestDrive:crypt/prn0vbv3j2b0hcj55kq7bcu8thkqjikf8c3mlpiikg6j9thc5tr0" 2025/07/29 03:45:06 DEBUG : Creating backend with remote "/tmp/rclone918255428" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu'", Local "Local file system at /tmp/rclone918255428", Modify Window "1ms" 2025/07/29 03:45:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 01d2475e586b54a7ca5bed17bf2d1a99 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/29 03:45:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 03:45:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu' 2025/07/29 03:45:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': 1 files missing 2025/07/29 03:45:10 NOTICE: 1 hashes missing 2025/07/29 03:45:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': 1 differences found 2025/07/29 03:45:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/29 03:45:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': 0 differences found 2025/07/29 03:45:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': 1 matching files 2025/07/29 03:45:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-belubej8jaqi" 2025/07/29 03:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:45:11 DEBUG : Creating backend with remote "TestDrive:crypt/kj7ger6bk7m66qj9jsdqm254ae8fjfc84rc5lrug3lceq6idhkcg" 2025/07/29 03:45:12 DEBUG : Creating backend with remote "/tmp/rclone2413089006" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi'", Local "Local file system at /tmp/rclone2413089006", Modify Window "1ms" 2025/07/29 03:45:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 887f9a34f88e84611285f0b4e79521cc OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/29 03:45:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/29 03:45:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi' 2025/07/29 03:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': 1 files missing 2025/07/29 03:45:14 NOTICE: 1 hashes missing 2025/07/29 03:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': 1 differences found 2025/07/29 03:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/29 03:45:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/29 03:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': 0 differences found 2025/07/29 03:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': 1 matching files 2025/07/29 03:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-belubej8jaqi': Purge remote 2025/07/29 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nenuwar1mubu': Purge remote 2025/07/29 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debomav1nasa': Purge remote 2025/07/29 03:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mubexew6yohe': Purge remote 2025/07/29 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qegolil5pimu': Purge remote 2025/07/29 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tobejak7yaci': Purge remote 2025/07/29 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqemov8bunu': Purge remote 2025/07/29 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dizedey8wobi': Purge remote 2025/07/29 03:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pokumaj1foze': Purge remote 2025/07/29 03:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rigefew1vuta': Purge remote --- PASS: TestApplyTransforms (52.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:45:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 03:45:22 DEBUG : sub/file2: md5 = 55ca5055469700e4033e8d98d7a7f867 OK 2025/07/29 03:45:22 INFO : file1: Copied (new) to: sub/file2 2025/07/29 03:45:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:45:23 DEBUG : file1: Unchanged skipping 2025/07/29 03:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': don't need to copy/move sub/file2, it is already at target location 2025/07/29 03:45:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.81s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:45:28 DEBUG : dst/file1: md5 = 6fcbb51ae69d9c6dc340a485204d9597 OK 2025/07/29 03:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/backup" 2025/07/29 03:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/1nrff024r7pq65ecp72fc28jb0" 2025/07/29 03:45:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 03:45:33 INFO : dst/file1: Moved (server-side) 2025/07/29 03:45:34 DEBUG : dst/file1: md5 = 893caab9d940c85d5fa42482c7bbdc7d OK 2025/07/29 03:45:34 INFO : dst/file1: Copied (new) 2025/07/29 03:45:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:45:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:45:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/dst" 2025/07/29 03:45:39 DEBUG : Config file has changed externally - reloading 2025/07/29 03:45:39 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 03:45:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/CompareDest" 2025/07/29 03:45:41 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/gveqi14airsml4bgu7krj116o8" 2025/07/29 03:45:42 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:45:44 DEBUG : one: md5 = 0b7707b8c1a8b30a9703ccad294f60e4 OK 2025/07/29 03:45:44 INFO : one: Copied (new) 2025/07/29 03:45:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:45:47 DEBUG : one: md5 = 395fb6598339b42d59408f711fa8ce81 OK 2025/07/29 03:45:47 INFO : one: Copied (replaced existing) 2025/07/29 03:45:49 DEBUG : dst/one: md5 = 10785fc93816851b00cfaf3f8ad40b00 OK 2025/07/29 03:45:51 DEBUG : CompareDest/one: md5 = d4310e8771cdbb5fcca820c9605e2651 OK 2025/07/29 03:45:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:45:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:45:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/29 03:45:54 DEBUG : CompareDest/two: md5 = 8f726c7bedc3cd6cd93d490098bdad0f OK 2025/07/29 03:45:55 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:45:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:45:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:45:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:45:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:45:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/29 03:45:57 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:45:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/29 03:45:59 DEBUG : two: md5 = 737e3920c0b41623d1881d960cb9c9e8 OK 2025/07/29 03:45:59 INFO : two: Copied (new) 2025/07/29 03:46:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 03:46:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:46:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:46:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:46:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/dst" 2025/07/29 03:46:03 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 03:46:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/CopyDest" 2025/07/29 03:46:05 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/29 03:46:06 DEBUG : one: Need to transfer - File not found at Destination 2025/07/29 03:46:08 DEBUG : one: md5 = 4768a26fd30ec120688c1eb3b1667c83 OK 2025/07/29 03:46:08 INFO : one: Copied (new) 2025/07/29 03:46:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:46:11 DEBUG : one: md5 = 58ef1aeaf02bca2923f723069108df6d OK 2025/07/29 03:46:11 INFO : one: Copied (replaced existing) 2025/07/29 03:46:13 DEBUG : dst/one: md5 = 852945f5c787f699df164a6c48c9bd67 OK 2025/07/29 03:46:15 DEBUG : CopyDest/one: md5 = 3ba0a8cb0dd101f6ae60c98994e86399 OK 2025/07/29 03:46:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/BackupDir" 2025/07/29 03:46:16 DEBUG : Config file has changed externally - reloading 2025/07/29 03:46:16 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/29 03:46:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:46:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:46:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/29 03:46:19 INFO : one: Moved (server-side) 2025/07/29 03:46:20 INFO : one: Copied (server-side copy) 2025/07/29 03:46:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/29 03:46:22 DEBUG : CopyDest/two: md5 = 16e7ffc8718c0fd1e7514b7c7b0e21c2 OK 2025/07/29 03:46:23 DEBUG : two: Need to transfer - File not found at Destination 2025/07/29 03:46:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:46:24 INFO : two: Copied (server-side copy) 2025/07/29 03:46:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/29 03:46:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/29 03:46:25 DEBUG : two: Unchanged skipping 2025/07/29 03:46:27 DEBUG : CopyDest/three: md5 = 5d11d967e728edca048a3cdde5bcf82a OK 2025/07/29 03:46:27 DEBUG : three: Need to transfer - File not found at Destination 2025/07/29 03:46:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/29 03:46:28 DEBUG : three: Destination not found in --copy-dest 2025/07/29 03:46:29 DEBUG : three: md5 = 6a4d09411e1c0e5a50f642a83d3a538a OK 2025/07/29 03:46:29 INFO : three: Copied (new) 2025/07/29 03:46:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 03:46:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 03:46:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:46:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 03:46:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:46:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 03:46:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.63s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:46:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/29 03:46:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 377161a9e4c698171658ede6aa9f8d3d OK 2025/07/29 03:46:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/29 03:46:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/29 03:46:40 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/07/29 03:46:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/29 03:46:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/29 03:46:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ece9b372276d92006972cd0caaf82776 OK 2025/07/29 03:46:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/29 03:46:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/29 03:46:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:46:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using skip mode. 2025/07/29 03:46:48 NOTICE: one: Found 2 files with duplicate names 2025/07/29 03:46:48 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:46:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using skip mode. 2025/07/29 03:46:54 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:46:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/29 03:46:55 INFO : one: Deleted 2025/07/29 03:46:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using first mode. 2025/07/29 03:47:01 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:47:01 INFO : one: Deleted 2025/07/29 03:47:02 INFO : one: Deleted 2025/07/29 03:47:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using newest mode. 2025/07/29 03:47:07 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:47:07 INFO : one: Deleted 2025/07/29 03:47:08 INFO : one: Deleted 2025/07/29 03:47:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.39s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using oldest mode. 2025/07/29 03:47:14 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:47:14 INFO : one: Deleted 2025/07/29 03:47:15 INFO : one: Deleted 2025/07/29 03:47:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using largest mode. 2025/07/29 03:47:20 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:47:20 INFO : one: Deleted 2025/07/29 03:47:21 INFO : one: Deleted 2025/07/29 03:47:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.96s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using smallest mode. 2025/07/29 03:47:26 NOTICE: one: Found 3 files with duplicate names 2025/07/29 03:47:26 INFO : one: Deleted 2025/07/29 03:47:27 INFO : one: Deleted 2025/07/29 03:47:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Looking for duplicate names using rename mode. 2025/07/29 03:47:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/29 03:47:35 INFO : one-2.txt: renamed from: one.txt 2025/07/29 03:47:36 INFO : one-3.txt: renamed from: one.txt 2025/07/29 03:47:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.33s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:41 DEBUG : dupe1/one.txt: md5 = d595606cd66681f86400cabe489b25cf OK 2025/07/29 03:47:43 DEBUG : dupe2/two.txt: md5 = 8335e6e8b70e8a2c0dc190fcbbfc2bfe OK 2025/07/29 03:47:45 DEBUG : dupe3/three.txt: md5 = c3555b870900d0f1cd71bd813a969562 OK 2025/07/29 03:47:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/29 03:47:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/29 03:47:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/29 03:47:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/29 03:47:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/29 03:47:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/29 03:47:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.26s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:47:53 DEBUG : a.txt: md5 = 3213ad4f33769c738ab10f90099945b3 OK 2025/07/29 03:47:54 DEBUG : zend.txt: md5 = cabf74b73069e794e9b577df1e3316dc OK 2025/07/29 03:47:56 DEBUG : sub dir/hello world: md5 = 31e9a4484112f5dcf717b9e1b98c5dd1 OK 2025/07/29 03:47:58 DEBUG : sub dir/hello world2: md5 = bbc6058f9110f9ff83a58ee782bbef89 OK 2025/07/29 03:48:00 DEBUG : sub dir/ignore dir/.ignore: md5 = f628d9b8192b674a23f6726f255a9c8a OK 2025/07/29 03:48:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2fbf0e8df92d9251aa8663e81e2798e5 OK 2025/07/29 03:48:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1749bac2b85f3fa3c73f5f2e3c7f254a OK 2025/07/29 03:48:04 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 03:48:04 DEBUG : a.txt: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 03:48:05 DEBUG : sub dir/hello world: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 03:48:05 DEBUG : sub dir/hello world2: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 03:48:05 DEBUG : sub dir/hello world: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 03:48:05 DEBUG : sub dir/hello world2: Excluded 2025/07/29 03:48:05 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 03:48:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/29 03:48:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/29 03:48:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/29 03:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/29 03:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/29 03:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/29 03:48:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.67s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:13 DEBUG : a.txt: md5 = f2a0fd97b3052d5a1cc81937c7a00cfd OK 2025/07/29 03:48:15 DEBUG : zend.txt: md5 = bae62b8874ddb3156a69fdfa3922929a OK 2025/07/29 03:48:17 DEBUG : sub dir/hello world: md5 = 863c712231eea4955016b799c01bfeaf OK 2025/07/29 03:48:18 DEBUG : sub dir/hello world2: md5 = 7469dcb9ec353d31c3517c9f1f91ef28 OK 2025/07/29 03:48:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 6950aeb3fa0a13d53613c3605ca8a282 OK 2025/07/29 03:48:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = 25530a456711875a0a32c220093ebd86 OK 2025/07/29 03:48:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6c8247ff6b7394a9701f43a8bc47c791 OK 2025/07/29 03:48:25 DEBUG : a.txt: Excluded (Size Filter) 2025/07/29 03:48:25 DEBUG : a.txt: Excluded 2025/07/29 03:48:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 03:48:26 DEBUG : sub dir/hello world2: Excluded 2025/07/29 03:48:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 03:48:26 DEBUG : sub dir/hello world: Excluded 2025/07/29 03:48:26 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 03:48:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/29 03:48:26 DEBUG : sub dir/hello world2: Excluded 2025/07/29 03:48:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/29 03:48:26 DEBUG : sub dir/hello world: Excluded 2025/07/29 03:48:27 DEBUG : sub dir/ignore dir: Excluded 2025/07/29 03:48:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/29 03:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/29 03:48:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/29 03:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/29 03:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/29 03:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/07/29 03:48:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.00s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:34 DEBUG : file1: md5 = 666c1579c9f2326e211d9e365d6557ac OK 2025/07/29 03:48:36 DEBUG : sub/file2: md5 = 84f1532e6d8ae09977fc6189b24b357c 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/07/29 03:48:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/29 03:48:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/29 03:48:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/29 03:48:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.89s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:43 DEBUG : file1: md5 = 69e9c4ab151f91c0f10035064c7cf0e9 OK 2025/07/29 03:48:45 DEBUG : sub/file2: md5 = 962a2903fab55d1499d670f7e8ec0d56 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/07/29 03:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/notfound" 2025/07/29 03:48:49 DEBUG : Config file has changed externally - reloading 2025/07/29 03:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/qe0i31qdkoejk60elps0ni5sqk" 2025/07/29 03:48:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.11s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Making directory 2025/07/29 03:48:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Making directory --- PASS: TestMkdir (0.64s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:56 DEBUG : sub dir/hello world: md5 = ddf7bc93b8da2e88de52941c0be99c9e OK 2025/07/29 03:48:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.39s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:48:59 DEBUG : potato2: md5 = bd53bf19530fa077a4cfd2ccc6d7fbdb OK 2025/07/29 03:49:01 DEBUG : empty space: md5 = 141cdc9ef37f742da4e80bfe0fe03430 OK --- PASS: TestLs (4.40s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:04 DEBUG : potato2: md5 = c6a30d3ee6adedacb830c52573a96c5c OK 2025/07/29 03:49:05 DEBUG : empty space: md5 = 6a8f25e63c7a47a982bf813fbebc25cf OK 2025/07/29 03:49:06 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.75s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:09 DEBUG : potato2: md5 = 34c1090ffa125eed7b7bfe41c68b328d OK 2025/07/29 03:49:10 DEBUG : empty space: md5 = 741f2e92f55a143edbddf37335dd70b7 OK --- PASS: TestLsLong (4.37s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:13 DEBUG : potato2: md5 = 84c11b18d7ab4a3e91d6b4dc11462a3b OK 2025/07/29 03:49:15 DEBUG : empty space: md5 = d354ec8ffe7919da4c10baf70e66a31c OK --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2025/07/29 03:49:16 DEBUG : Creating backend with remote ":memory:" 2025/07/29 03:49:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/29 03:49:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/29 03:49:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/29 03:49:16 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:17 DEBUG : potato2: md5 = 390e8187ed8106430a5809d36ccf96e4 OK 2025/07/29 03:49:19 DEBUG : empty space: md5 = 03065fc8fa5c564b9237c04eb3eca21f OK 2025/07/29 03:49:21 DEBUG : sub dir/potato3: md5 = 4c937eec0c94b01ecb77c30295167385 OK 2025/07/29 03:49:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.15s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:26 DEBUG : small: md5 = 2f22e51faa4fa01aa4d1758f1ec03d68 OK 2025/07/29 03:49:27 DEBUG : medium: md5 = 7b0730dc8606f7ab2372a2fce19936bb OK 2025/07/29 03:49:28 DEBUG : large: md5 = a6a6beedc61cb2cb93ffc27711e37ed0 OK 2025/07/29 03:49:29 DEBUG : Waiting for deletions to finish 2025/07/29 03:49:29 DEBUG : large: Excluded (Size Filter) 2025/07/29 03:49:29 INFO : small: Deleted 2025/07/29 03:49:29 INFO : medium: Deleted --- PASS: TestDelete (6.20s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:32 DEBUG : small: md5 = f35b170d08627f84001d2b848b9f5a9d OK 2025/07/29 03:49:33 DEBUG : medium: md5 = c175aa80f8ff9139b5fd024d0e316d7b OK 2025/07/29 03:49:35 DEBUG : large: md5 = 78f6cbada0f848a5ba2d58c5b3cf33c1 OK 2025/07/29 03:49:35 DEBUG : Waiting for deletions to finish 2025/07/29 03:49:35 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/29 03:49:36 INFO : small: Deleted 2025/07/29 03:49:36 INFO : large: Deleted --- PASS: TestMaxDelete (6.76s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:39 DEBUG : small: md5 = e58171905612ed3115f778d4c005227b OK 2025/07/29 03:49:40 DEBUG : medium: md5 = 4ebf610ce67b1680dc20ada2ca125231 OK 2025/07/29 03:49:41 DEBUG : large: md5 = 4f944f40820785ae4cf8872e47989a2c OK 2025/07/29 03:49:42 DEBUG : Waiting for deletions to finish 2025/07/29 03:49:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 03:49:42 INFO : medium: Deleted 2025/07/29 03:49:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:45 DEBUG : small: md5 = b65788b484079af0e5751835cc7ded26 OK 2025/07/29 03:49:47 DEBUG : medium: md5 = 2336f0032a8e4ba03368465fdfdd2038 OK 2025/07/29 03:49:48 DEBUG : large: md5 = d1735bbd2d4aed610666f4110efbc22e OK 2025/07/29 03:49:48 DEBUG : Waiting for deletions to finish 2025/07/29 03:49:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/29 03:49:49 INFO : medium: Deleted 2025/07/29 03:49:49 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.65s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:52 DEBUG : ReadFile: md5 = dcc205d3f42aa5c8e2bdba002ef325b1 OK --- PASS: TestReadFile (4.12s) === RUN TestRetry 2025/07/29 03:49:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/29 03:49:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/29 03:49:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 03:49:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 03:49:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 03:49:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/29 03:49:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:49:56 DEBUG : file1: md5 = 99e4c60480e4f81e8cedaf18c287f963 OK 2025/07/29 03:49:57 DEBUG : file2: md5 = 9d13e6d270f54ea8158ba503ca453000 OK --- PASS: TestCat (15.49s) === RUN TestPurge 2025/07/29 03:50:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lisepob8zeqi" 2025/07/29 03:50:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/29 03:50:10 DEBUG : Creating backend with remote "TestDrive:crypt/keporvalg8lgns03vafnbj4fp6gt89qfo9cno0pglqpdsvlq97c0" 2025/07/29 03:50:11 DEBUG : Creating backend with remote "/tmp/rclone2357221096" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lisepob8zeqi'", Local "Local file system at /tmp/rclone2357221096", Modify Window "1ms" 2025/07/29 03:50:16 DEBUG : A1/B1/C1/one: md5 = efdad7a3f2552c94a3c6ceed357d1d72 OK 2025/07/29 03:50:16 INFO : A2: Making directory 2025/07/29 03:50:16 INFO : A1/B2: Making directory 2025/07/29 03:50:17 INFO : A1/B2/C2: Making directory 2025/07/29 03:50:18 INFO : A1/B1/C3: Making directory 2025/07/29 03:50:18 INFO : A3: Making directory 2025/07/29 03:50:19 INFO : A3/B3: Making directory 2025/07/29 03:50:20 INFO : A3/B3/C4: Making directory 2025/07/29 03:50:23 DEBUG : A1/two: md5 = 5bcb3ef91e00986c282d558781a4dc04 OK 2025/07/29 03:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lisepob8zeqi': Purge remote 2025/07/29 03:50:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:50:30 DEBUG : A1/B1/C1/one: md5 = d9e20438c3373bc038f22757581cdc00 OK 2025/07/29 03:50:30 INFO : A2: Making directory 2025/07/29 03:50:30 INFO : A1/B2: Making directory 2025/07/29 03:50:31 INFO : A1/B2/C2: Making directory 2025/07/29 03:50:32 INFO : A1/B1/C3: Making directory 2025/07/29 03:50:32 INFO : A3: Making directory 2025/07/29 03:50:33 INFO : A3/B3: Making directory 2025/07/29 03:50:34 INFO : A3/B3/C4: Making directory 2025/07/29 03:50:36 DEBUG : A1/two: md5 = ad76be4aa7e4a66a97aa57069f0a89cc OK 2025/07/29 03:50:37 DEBUG : removing 1 level 3 directories 2025/07/29 03:50:37 INFO : A3/B3/C4: Removing directory 2025/07/29 03:50:40 DEBUG : removing 2 level 3 directories 2025/07/29 03:50:40 INFO : A1/B2/C2: Removing directory 2025/07/29 03:50:40 INFO : A1/B1/C3: Removing directory 2025/07/29 03:50:40 DEBUG : removing 2 level 2 directories 2025/07/29 03:50:40 INFO : A3/B3: Removing directory 2025/07/29 03:50:40 INFO : A1/B2: Removing directory 2025/07/29 03:50:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 03:50:41 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/29 03:50:41 DEBUG : removing 2 level 1 directories 2025/07/29 03:50:41 INFO : A3: Removing directory 2025/07/29 03:50:41 INFO : A2: Removing directory 2025/07/29 03:50:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/29 03:50:45 DEBUG : removing 1 level 3 directories 2025/07/29 03:50:45 INFO : A1/B1/C1: Removing directory 2025/07/29 03:50:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:46 DEBUG : removing 1 level 2 directories 2025/07/29 03:50:46 INFO : A1/B1: Removing directory 2025/07/29 03:50:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 03:50:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:50:46 DEBUG : removing 1 level 1 directories 2025/07/29 03:50:46 INFO : A1: Removing directory 2025/07/29 03:50:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 03:50:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 03:50:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 03:50:47 DEBUG : removing 1 level 0 directories 2025/07/29 03:50:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Removing directory 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/29 03:50:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:50:50 INFO : A1: Making directory 2025/07/29 03:50:50 INFO : A1/B1: Making directory 2025/07/29 03:50:51 INFO : A1/B1/C1: Making directory 2025/07/29 03:50:53 DEBUG : removing 1 level 3 directories 2025/07/29 03:50:53 INFO : A1/B1/C1: Removing directory 2025/07/29 03:50:54 DEBUG : removing 1 level 2 directories 2025/07/29 03:50:54 INFO : A1/B1: Removing directory 2025/07/29 03:50:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:50:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.55s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:50:56 INFO : A1: Making directory 2025/07/29 03:50:57 INFO : A1/B1: Making directory 2025/07/29 03:50:58 INFO : A1/B1/C1: Making directory 2025/07/29 03:51:01 DEBUG : removing 1 level 3 directories 2025/07/29 03:51:01 INFO : A1/B1/C1: Removing directory 2025/07/29 03:51:01 DEBUG : removing 1 level 2 directories 2025/07/29 03:51:01 INFO : A1/B1: Removing directory 2025/07/29 03:51:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:51:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.47s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:51:05 DEBUG : file1: md5 = 7c586526886a3fae30d9c5b9a4549b90 OK 2025/07/29 03:51:06 DEBUG : filename.txt: File name found in url 2025/07/29 03:51:07 DEBUG : filename.txt: md5 = 73c86b8e568fca57d4a476916366b9f8 OK 2025/07/29 03:51:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/29 03:51:09 DEBUG : headerfilename.txt: md5 = e70b43cb2fba012f1ff44224104cccb9 OK 2025/07/29 03:51:10 DEBUG : file2: md5 = 2f3a0dd5783fc9d143c513603756d1df OK --- PASS: TestCopyURL (8.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:51:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 03:51:15 DEBUG : sub/file2: md5 = faee659c641c4a92fc568bab9a8936bc OK 2025/07/29 03:51:15 INFO : file1: Copied (new) to: sub/file2 2025/07/29 03:51:15 INFO : file1: Deleted 2025/07/29 03:51:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:51:16 DEBUG : file1: Unchanged skipping 2025/07/29 03:51:16 INFO : file1: Deleted 2025/07/29 03:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': don't need to copy/move sub/file2, it is already at target location 2025/07/29 03:51:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.83s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:51:19 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/29 03:51:20 DEBUG : file1: md5 = 428631598fafa165c4c5cdcfb33aadaa OK 2025/07/29 03:51:20 INFO : file1: Copied (new) 2025/07/29 03:51:20 INFO : file1: Deleted 2025/07/29 03:51:21 DEBUG : file1: Destination exists, skipping 2025/07/29 03:51:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:51:25 DEBUG : dst/file1: md5 = 7e8e3a7b9bfe4b216f73cf722e03483f OK 2025/07/29 03:51:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufawum6voba/backup" 2025/07/29 03:51:25 DEBUG : Creating backend with remote "TestDrive:crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20/1nrff024r7pq65ecp72fc28jb0" 2025/07/29 03:51:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/29 03:51:29 INFO : dst/file1: Moved (server-side) 2025/07/29 03:51:30 DEBUG : dst/file1: md5 = 823e2bff76e9bb22e75d8b9d3148e27e OK 2025/07/29 03:51:30 INFO : dst/file1: Copied (new) 2025/07/29 03:51:30 INFO : dst/file1: Deleted 2025/07/29 03:51:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:51:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/29 03:51:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.32s) === 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:51:37 DEBUG : A1/one: md5 = 733bef4abab3de7c99cb13a562f0f5c6 OK 2025/07/29 03:51:38 DEBUG : A1/two: md5 = 2026009827f87adecec9bcef008d575c OK 2025/07/29 03:51:40 DEBUG : A1/B1/three: md5 = 361d71128ef6de6f0ffef6cf15282ece OK 2025/07/29 03:51:42 DEBUG : A1/B1/C1/four: md5 = 35f8d16ae9c8bbdcd3418ef5e6d74ee7 OK 2025/07/29 03:51:44 DEBUG : A1/B1/C2/five: md5 = e9c86c204c145e503c2c879c45c5ce00 OK 2025/07/29 03:51:44 INFO : A1/B2: Making directory 2025/07/29 03:51:45 INFO : A1/B1/C3: Making directory 2025/07/29 03:51:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/29 03:51:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/29 03:51:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/29 03:51:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/29 03:51:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/29 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 03:51:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:51:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 03:51:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 03:52:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/29 03:52:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/29 03:52:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/29 03:52:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/29 03:52:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/29 03:52:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/29 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 03:52:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:52:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 03:52:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 03:52:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/29 03:52:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/29 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/29 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/29 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/29 03:52:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/29 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/29 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/29 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/29 03:52:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.36s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:52:21 DEBUG : no_checksum_small_file_from_pipe: md5 = ee244ad071c286e8432e9c5b1d8d64e1 OK 2025/07/29 03:52:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/29 03:52:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 03:52:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/29 03:52:22 DEBUG : no_checksum_big_file_from_pipe: md5 = c466fef4a72c89aacf63d0a44469c780 OK 2025/07/29 03:52:22 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:52:25 DEBUG : with_checksum_small_file_from_pipe: md5 = d683bdee6c8f19677203788afc3cc30b OK 2025/07/29 03:52:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 03:52:26 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/29 03:52:27 DEBUG : with_checksum_big_file_from_pipe: md5 = b086acb3ae51e3aa32f8e59357da1239 OK 2025/07/29 03:52:27 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:52:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:52:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/29 03:52:32 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-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (34 bytes), uploading instead of streaming 2025/07/29 03:52:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/29 03:52:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/29 03:52:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.23s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/29 03:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (48 bytes), uploading instead of streaming 2025/07/29 03:52:40 DEBUG : rcat_metadata: md5 = b82f2c63631281759422acb17122d0bd OK 2025/07/29 03:52:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/29 03:52:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/29 03:52:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5857faebd2bb40ea655c837f35f7b3ce OK 2025/07/29 03:52:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.07s) --- PASS: TestRcatMetadata/Normal (2.52s) --- PASS: TestRcatMetadata/ViaDisk (3.13s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:46 DEBUG : potato1: md5 = db6987038dfbff1703668e4fc856e7db OK 2025/07/29 03:52:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 03:52:47 DEBUG : potato2: md5 = 6a7e2bc6114eb2afbe206761cdb1da11 OK 2025/07/29 03:52:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.26s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:50 DEBUG : potato1: md5 = 98b25ad043a0db16d5bb2c1828770d19 OK 2025/07/29 03:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': File to upload is small (60 bytes), uploading instead of streaming 2025/07/29 03:52:51 DEBUG : potato2: md5 = fff9228445b7ed2bdc63d1cd06c11b38 OK 2025/07/29 03:52:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.82s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:52:55 DEBUG : potato2: md5 = cec1e754d235f030dd200698cc6f5b68 OK 2025/07/29 03:52:56 DEBUG : empty space: md5 = 61825dffebc98f7539a6fb54fb6e57b0 OK 2025/07/29 03:52:58 DEBUG : sub dir/potato3: md5 = 3c7322c4258b8e65a303713b37fdcff3 OK 2025/07/29 03:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Touching "sub dir/potato3" 2025/07/29 03:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Touching "empty space" 2025/07/29 03:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Touching "potato2" 2025/07/29 03:53:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:04 DEBUG : dir with metadata: Making directory with metadata 2025/07/29 03:53:05 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.48s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:06 DEBUG : directory with modtime: Making directory with metadata 2025/07/29 03:53:07 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/29 03:53:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:53:09 DEBUG : Google drive root 'crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20': Skipping btime metadata as can't update it on an existing file: 2025-07-29T03:53:09.189196643Z 2025/07/29 03:53:09 INFO : non existent directory: Updated directory metadata 2025/07/29 03:53:11 DEBUG : Google drive root 'crypt/8d2inqao3u1iie5gtica9giomioad8n5iqa3j06gdc2ljvlqph20': Skipping btime metadata as can't update it on an existing file: 2025-07-29T03:53:09.189196643Z 2025/07/29 03:53:12 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:13 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/29 03:53:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/29 03:53:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.92s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/29 03:53:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:53:17 DEBUG : dst: Making directory with metadata 2025/07/29 03:53:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/29 03:53:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/29 03:53:18 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 03:53:19 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 03:53:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/29 03:53:19 INFO : dst: Set directory modification time (using SetModTime) 2025/07/29 03:53:19 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba'", Local "Local file system at /tmp/rclone230311837", Modify Window "1ms" 2025/07/29 03:53:23 DEBUG : sub dir/test remove existing: md5 = b8955c7e15004852c75a659168604a45 OK 2025/07/29 03:53:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3c314eb722f40a1ae56ce78a37b869e2 OK 2025/07/29 03:53:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jocoxax3" before starting 2025/07/29 03:53:28 DEBUG : sub dir/test remove existing.jocoxax3: TEST: removing renamed existing file after operation 2025/07/29 03:53:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moledor2" before starting 2025/07/29 03:53:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.moledor2: TEST: renaming existing back after failed operation 2025/07/29 03:53:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zibubik8" before starting 2025/07/29 03:53:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zibubik8: TEST: removing renamed existing file after operation 2025/07/29 03:53:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "llo5g3i1mgshvtloic5h8ras6v584fkilat7apoc700jfdoaiiig" 2025/07/29 03:53:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1rj0qq3mpcbdvlm5af0tbkvsspa4u59e3t2i88bfitqqrhlgs7a554jsrm2gen6pss1cunj1jvjbamr6at3ucpjsbvak2iaj4ndvpkrt6uta9gp1gt4puo9rpq8d7d9meg9l7b7km1kp2euai1f9il93qa6ob64027hvcbn45v5oo5q4nj10" --- PASS: TestRemoveExisting (14.12s) === 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/07/29 03:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufawum6voba': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m35.343386019s (try 1/5)